Commit Graph

193 Commits

Author SHA1 Message Date
27f170ae2b 更新 package.json 版本号至 0.0.12;优化 isLocalhost 函数以处理空主机名;修复 handleRequest 中对 dns.hostName 的访问;在轻代码列表中添加 code 字段;更新示例路由描述 2026-01-26 04:24:00 +08:00
3464bd240b 更新数据库配置,添加默认时间戳,优化轻代码路由处理,新增示例代码文件 2026-01-26 03:46:32 +08:00
0e350b1bca clear old code 2026-01-26 03:02:55 +08:00
4bc58460b4 remove old apps 2026-01-26 03:01:29 +08:00
9ff4057166 update 2026-01-25 03:23:42 +08:00
7b0b00feff test 2026-01-17 23:11:08 +08:00
07b4b0618a update use-config 2026-01-15 18:02:49 +08:00
93879b532b update 2026-01-05 02:02:51 +08:00
c6715c2e35 feat: enhance router views functionality and permissions
- Added new router views schema and types for better structure and type safety.
- Implemented CRUD operations for router views including listing, updating, retrieving, and deleting views.
- Introduced permission checks to ensure users can only access and modify their own views.
- Updated prompts route to include additional permission checks for updating and retrieving prompts.
- Refactored common query tests to align with new configurations.
- Organized route imports for better maintainability.
2025-12-31 17:55:13 +08:00
8731801b52 feat(container): add CRUD operations for container management
- Implemented routes for listing, retrieving, updating, and deleting containers.
- Added ContainerModel with necessary fields and methods for data handling.
- Created utility functions for fetching container data by ID.

feat(page): enhance page management with CRUD and publish functionality

- Developed routes for managing pages, including listing, updating, and deleting.
- Integrated caching and zip file generation for page exports.
- Added publish functionality to manage app versions and file uploads.

feat(prompts): implement prompt management with CRUD operations

- Created routes for listing, updating, and deleting prompts.
- Added pagination and search capabilities for prompt listing.

test: add common query utilities and prompt tests

- Implemented common query utilities for API interactions.
- Added tests for prompt listing functionality.
2025-12-30 13:28:50 +08:00
27e5fb5e82 remove 2025-12-30 00:46:07 +08:00
7370f649c4 update 2025-12-29 23:09:06 +08:00
df6db9d88b remove sync 2025-12-28 16:16:23 +08:00
868979a423 update 2025-12-25 16:59:45 +08:00
1f11013ae0 更新依赖项和上传接口,添加描述字段 2025-12-17 11:22:46 +08:00
fe7863fbb8 update 2025-12-06 18:48:46 +08:00
d614cf12d1 remove: root/login 2025-12-05 01:13:51 +08:00
9e458f4a77 temp 2025-12-04 14:22:04 +08:00
2a55f2d3ef remove mark 2025-12-04 10:31:37 +08:00
98f68fe300 update 2025-12-03 16:40:46 +08:00
31bc2a5576 update: remove app.key 2025-12-01 00:21:14 +08:00
d4ff2862bd update 2025-11-30 21:32:01 +08:00
b7f1095e4a update 2025-11-30 04:48:09 +08:00
f9169bcd8b udpate 2025-11-28 20:05:12 +08:00
39fab83b3d update 2025-11-28 03:36:38 +08:00
727304009d remove page-proxy and merge to code-center 2025-11-27 19:42:38 +08:00
2838d6163e update 2025-11-27 19:20:46 +08:00
7cba8ae8b1 清理代码 2025-11-27 17:38:42 +08:00
5dc4dcfb58 update 2025-11-24 16:14:54 +08:00
c2038b8421 update add ASR MODEL 2025-10-15 01:52:33 +08:00
daf0b6b31d clear old 2025-10-13 17:49:01 +08:00
c7ddaf88f6 feat: fix add code-center-module 2025-06-27 01:59:48 +08:00
b0bd771e3d temp 2025-06-27 00:32:37 +08:00
958ac3f009 fix: add username 2025-06-25 00:18:52 +08:00
3cf26e3eed add share public 2025-06-24 20:30:14 +08:00
633eee4bee feat: add UserSecret 2025-06-20 16:22:59 +08:00
9ac04821f5 fix: update deploy local app 2025-06-18 22:27:44 +08:00
7b415f5ca8 feat: add listener 2025-06-07 12:08:54 +08:00
90729df51a feat: user app get 2025-05-30 00:28:57 +08:00
262ef1d118 fix: fix login bugs 2025-05-23 00:08:27 +08:00
b934687314 fix 2025-05-22 01:38:34 +08:00
6ef9e1218c fix: add manager config assistant-apps-config 2025-05-20 10:48:26 +08:00
1f4404fa5c feat: 修改为bun,优化代码 2025-05-20 00:36:32 +08:00
c3b24ec29c remove pino 2025-05-08 23:43:56 +08:00
b4c1ddd57d add ai.json config 2025-04-06 01:44:12 +08:00
4aaf791801 fix: change version name 2025-04-03 21:23:17 +08:00
d97053a443 user-manager change 2025-04-03 20:08:40 +08:00
8fafe74fa3 fix: fix bugs 2025-04-02 09:55:15 +08:00
e0ac1b7d27 feat: add app-manager for query loading cache 2025-03-30 19:53:44 +08:00
b8fa48e331 fix 2025-03-30 00:37:53 +08:00