Commit Graph

16 Commits

Author SHA1 Message Date
guangfei.zhao
fd640631fc fix(pdfjs): ensure correct MIME type for PDF.js worker files 2025-11-17 13:35:37 +08:00
guangfei.zhao
b75a4e4564 build: install and link subpackage dependencies after copying workspace 2025-11-15 00:46:07 +08:00
guangfei.zhao
94ff0c13f7 refactor(Dockerfile): reorder pnpm install step for better build efficiency 2025-11-15 00:45:08 +08:00
guangfei.zhao
21d46e7440 refactor(Dockerfile): reorganize build steps and remove redundant copy 2025-11-10 16:27:27 +08:00
guangfei.zhao
e392062a4b build: remove pnpm install from Dockerfile
The pnpm install step is removed to optimize the Docker build process. The dependencies will be installed in a later stage when needed.
2025-11-10 16:19:24 +08:00
guangfei.zhao
4fb906a84d build(docker): add pnpm workspace support and multi-stage dependency installation 2025-11-10 16:18:37 +08:00
guangfei.zhao
0457f2edd1 refactor(Dockerfile): split frontend build commands for clarity 2025-11-10 16:14:04 +08:00
guangfei.zhao
a3ff72e575 feat(iframe): add iframe bridge for ragflow integration
- Implement Penpal-based iframe communication bridge between host and child apps
- Add route handling for ragflow integration with '/route-ragflow' prefix
- Update navigation hooks to support embedded mode via iframe bridge
- Configure build and dependencies for new iframe-bridge package
- Adjust nginx config for proper SPA routing in subpath deployments
2025-11-10 16:11:21 +08:00
guangfei.zhao
81fa34669a feat: update env configs and add team canvas endpoint 2025-11-10 11:09:22 +08:00
guangfei.zhao
24ceec5cc3 feat(docker): add flask build mode support and port configuration 2025-10-27 14:56:13 +08:00
guangfei.zhao
266b10a23b refactor(docker): update port configuration and remove docker-compose 2025-10-20 11:35:31 +08:00
guangfei.zhao
cb34c927d4 refactor(docker): update nginx port and simplify docker-compose config 2025-10-20 11:04:13 +08:00
guangfei.zhao
91eaa37283 refactor: update grid component props and optimize docker setup 2025-10-20 10:34:38 +08:00
Ding, Shuo
cedb0699f5 update Docker 2025-10-13 16:03:23 +08:00
Ding, Shuo
005a803968 update dockerfile 2025-10-13 15:12:56 +08:00
Ding, Shuo
e8b20bb716 add dockerfile 2025-10-13 14:37:25 +08:00