This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
aitsc
Watch
1
Star
0
Fork
0
You've already forked aitsc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b806e2bdeec02df78b75d86731f42330e02f8b0
aitsc
/
migrations
/
__pycache__
/
env.cpython-312.pyc
45 lines
4.4 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
登录注册收藏功能上线云服务器
2025-08-29 01:27:58 +08:00
<EFBFBD>
refactor: project restructuring - migrate to modular directory layout - Move root-level docs into docs/ directory - Move config files into config/ directory - Move docker files into docker/ directory - Move test scripts into tests/ directory - Remove .env from tracking (use .env.example as template) - Remove .venv/ from tracking (use requirements.txt) - Add Vue3 frontend app (vue-app/) - Add new routes: upload, user_templates, meeting_minutes, etc. - Add database migrations for prompt_template additions - Fix load_dotenv() to use absolute path for Flask reloader compatibility Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-13 22:34:53 +08:00