abearxiong 158dd9e85c Refactor AI proxy error handling and remove deprecated upload and event routes
- Updated `getAiProxy` function to return a JSON response for missing objects when the user is the owner.
- Removed the `upload.ts`, `event.ts`, and related middleware files to streamline the codebase.
- Cleaned up `handle-request.ts` and `index.ts` by removing unused imports and routes.
- Deleted chunk upload handling and related utility functions to simplify resource management.
- Enhanced app manager list functionality to support app creation if not found.
2026-02-02 18:06:31 +08:00
2026-01-26 02:44:17 +08:00
2025-12-28 10:52:04 +08:00
2026-01-25 03:23:42 +08:00
2025-10-13 17:49:01 +08:00
2025-11-27 19:20:46 +08:00
2025-12-28 10:52:04 +08:00
2025-11-27 17:38:42 +08:00

code center

unzip -x app.config.json5
"@kevisual/oss": "file:/home/ubuntu/kevisual/dev3/kevisual-oss",
TODO: /home/ubuntu/kevisual/code-center/src/routes/file/module/get-minio-list.ts
Description
轻部署网站的,核心代码部分。使用minio,redis,postgress,node构建一个用户可以随意搭建页面的核心代码
https://kevisual.xiongxiao.me/root/code-center/
Readme 5.9 MiB
Languages
TypeScript 98.7%
JavaScript 1.3%