This website requires JavaScript.
Explore
Help
Register
Sign In
hyungi
/
document-server
Watch
1
Star
0
Fork
0
You've already forked document-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f776a5281f78cd67bb29988e4fa7904fc5fc412
document-server
/
backend
History
Hyungi Ahn
8f776a5281
Fix: DocumentLink 모델에서 target_document relationship 제거
...
- 외래키 제약 조건 제거로 인한 SQLAlchemy relationship 오류 해결 - target_document relationship 제거 (노트 ID 지원을 위해)
2025-09-03 19:02:15 +09:00
..
database
/migrations
feat: 소설 분기 시스템 및 트리 메모장 구현
2025-08-25 10:25:10 +09:00
migrations
Fix: 업로드 및 API 연결 문제 해결
2025-09-03 15:58:10 +09:00
src
Fix: DocumentLink 모델에서 target_document relationship 제거
2025-09-03 19:02:15 +09:00
uploads
/documents
feat: 완전한 문서 업로드 및 관리 시스템 구현
2025-08-22 06:42:26 +09:00
Dockerfile
🐛
Fix: 백엔드 500 오류 해결 및 배포용 도커 설정 완성
2025-08-22 09:58:23 +09:00
Dockerfile.dev
🎉
Initial commit: Document Server MVP
2025-08-21 16:09:17 +09:00
pyproject.toml
Fix: 업로드 및 API 연결 문제 해결
2025-09-03 15:58:10 +09:00