Commit Graph

1360 Commits

Author SHA1 Message Date
Orion 1bba4f59aa 🔀 合并测试环境性能优化到生产分支
Build and push Docker image / buildx (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
从已验证并已推送的 test/custom-admin-ui 分支合并静态资源压缩和统一主题资源路由改动。

- 保留生产 Dockerfile 使用前端 main 分支
- 不带入测试环境专用构建配置
- 测试环境已通过 48 组响应式与明暗模式回归
2026-07-21 17:33:31 +08:00
Orion 6bed5fb76d Revert " 启用压缩并兼容统一主题资源路径"
This reverts commit f093a8ac6d.
2026-07-21 17:33:11 +08:00
orion f093a8ac6d 启用压缩并兼容统一主题资源路径
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Build and push Docker image / buildx (push) Has been cancelled
为 FastAPI 应用启用 Gzip,并兼容 Vite 在 /theme-assets/ 基址下生成的 assets 子路径。

- 压缩超过 1KB 的静态资源和 API 响应,保留不可变缓存策略
- 同时兼容 /theme-assets/<file> 与 /theme-assets/assets/<file>
- 保留 /assets 旧入口,避免影响历史主题
- 已通过 Python 编译检查
2026-07-21 17:29:21 +08:00
orion 5e4c3ed5e3 启用压缩并兼容统一主题资源路径
为 FastAPI 应用启用 Gzip,并兼容 Vite 在 /theme-assets/ 基址下生成的 assets 子路径。

- 压缩超过 1KB 的静态资源和 API 响应,保留不可变缓存策略
- 同时兼容 /theme-assets/<file> 与 /theme-assets/assets/<file>
- 保留 /assets 旧入口,避免影响历史主题
- 已通过 Python 编译检查
2026-07-21 17:08:02 +08:00
orion bcc26e4bc2 🧪 测试环境构建测试前端分支 2026-07-10 16:09:36 +08:00
orion f8f7166896 Merge pull request '♻️ 改用 2026 主题原生生命周期组件' (#7) from test/custom-admin-ui into master
Build and push Docker image / buildx (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Reviewed-on: #7
2026-07-10 10:18:22 +08:00
orion 6d5ac36f5c ♻️ 改用 2026 主题原生生命周期组件 2026-07-10 10:12:45 +08:00
orion 01b9c88a59 Merge pull request 'Test/custom admin ui' (#6) from test/custom-admin-ui into master
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Build and push Docker image / buildx (push) Has been cancelled
Reviewed-on: #6
2026-07-10 09:18:50 +08:00
orion 49d2dc9c2c 优化生命周期折叠与缓存更新 2026-07-10 09:15:36 +08:00
orion ed98cbe826 🐛 优化生命周期记录展开收起 2026-07-09 17:41:48 +08:00
orion be7d155c1f Merge pull request '🐛 提升生命周期展开收起响应' (#5) from test/custom-admin-ui into master
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Build and push Docker image / buildx (push) Has been cancelled
Reviewed-on: #5
2026-07-09 17:33:11 +08:00
orion a144ed67f2 🐛 提升生命周期展开收起响应 2026-07-09 17:30:02 +08:00
orion 15cd30ec85 Merge pull request 'Test/custom admin ui' (#4) from test/custom-admin-ui into master
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Build and push Docker image / buildx (push) Has been cancelled
Reviewed-on: #4
2026-07-09 17:11:50 +08:00
orion 656188a486 🐛 修复生命周期收起按钮点击响应 2026-07-09 17:09:36 +08:00
orion b8c9796fd6 🐛 仅对 2026 主题应用详情修复 2026-07-09 17:00:00 +08:00
orion 95b8c6ab36 🐛 修复实际主题生命周期默认收起 2026-07-09 17:00:00 +08:00
orion 27cb3aa430 🐛 修复详情取件记录和复制链接回退 2026-07-09 17:00:00 +08:00
orion 7bba4313bd 🐛 避免主题资源命中旧缓存
Build and push Docker image / buildx (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-06-05 17:47:56 +08:00
orion 4953b6a68d 🐛 修复主题切换资源白屏
Build and push Docker image / buildx (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-06-05 17:37:56 +08:00
orion bdb2b9f1ec Merge pull request 'test/custom-admin-ui' (#3) from test/custom-admin-ui into master
Build and push Docker image / buildx (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Reviewed-on: #3
2026-06-05 17:20:57 +08:00
orion f613d9f69e Merge remote-tracking branch 'origin/master' into test/custom-admin-ui
# Conflicts:
#	.gitignore
#	Dockerfile
#	apps/admin/services.py
#	apps/admin/views.py
#	apps/base/models.py
#	apps/base/views.py
#	core/settings.py
2026-06-05 17:01:32 +08:00
orion 85af153b38 🐛 修复下载历史重复计数 2026-06-05 16:34:07 +08:00
orion 87d8f522a6 🐛 补充历史文件过期状态 2026-06-05 16:18:17 +08:00
orion 5025228ad5 🐛 修复历史文件当前信息同步 2026-06-05 16:04:05 +08:00
Orion a8615aca0b Add 2026 theme build and retrieval timeline 2026-06-05 12:18:04 +08:00
Orion 7a62a79763 Bust frontend clone cache in Docker builds 2026-06-05 11:43:07 +08:00
Orion 37462d2ec1 Backfill analytics from legacy file records 2026-06-05 11:38:47 +08:00
Orion 9d978ca68e Use forked frontend builds for test admin UI 2026-06-05 11:14:13 +08:00
Orion 1460b51163 🔧 修正脚本库更新脚本公网仓库地址 2026-06-05 09:43:23 +08:00
Orion c872958a18 🎨 修复测试布局和图表交互 2026-06-05 09:40:31 +08:00
Orion 188025c354 恢复测试环境交互与更新脚本 2026-06-05 09:33:23 +08:00
Orion fcef432e70 🧪 恢复测试环境完整增强功能 2026-06-05 09:24:59 +08:00
Orion 1eaa82c525 🚀 添加从 master 部署生产脚本 2026-06-05 08:57:09 +08:00
Orion b930f68aa4 🧰 添加测试与生产部署脚本 2026-06-05 08:49:20 +08:00
Orion 6b7bae9105 🧪 添加 FileCodeBox 测试环境配置 2026-06-05 08:43:54 +08:00
Orion 9081cf3b6d 🧰 纳入 FileCodeBox 1Panel 定制资料 2026-06-05 08:39:16 +08:00
Lan e3ea7825bf fix: build frontend with pnpm in Docker
Build and push Docker image / buildx (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2026-06-03 19:56:39 +08:00
Lan 64fd857e97 fix: build frontend with pnpm in Docker 2026-06-03 19:56:39 +08:00
Lan 6759539078 Merge branch 'feature/ux-compat-platform' 2026-06-03 18:40:50 +08:00
Lan 8e4d21f02f Merge branch 'feature/ux-compat-platform' 2026-06-03 18:40:50 +08:00
Lan 530f52aa1e refactor: centralize app version 2026-06-03 12:22:12 +08:00
Lan 0eb9adf8fd refactor: centralize app version 2026-06-03 12:22:12 +08:00
Lan b859ec211e refactor: remove settings diagnostics recommendations 2026-06-03 10:37:17 +08:00
Lan 6a2006085c refactor: remove settings diagnostics recommendations 2026-06-03 10:37:17 +08:00
Lan 8ac367d0b8 refactor: remove admin recommendation summaries 2026-06-03 10:24:07 +08:00
Lan 63754e806a refactor: remove admin recommendation summaries 2026-06-03 10:24:07 +08:00
Lan 63cf725802 feat: add admin file view summary 2026-06-03 10:00:58 +08:00
Lan 32af822e3b feat: add admin file view summary 2026-06-03 10:00:58 +08:00
Lan ccbc710d74 feat: add admin maintenance queue 2026-06-03 08:18:41 +08:00
Lan 750265d8a5 feat: add admin maintenance queue 2026-06-03 08:18:41 +08:00