This website requires JavaScript.
Explore
Help
Sign In
zhi
/
HarborForge.Backend
Watch
1
Star
0
Fork
0
You've already forked HarborForge.Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a21026ac09e85dc53b525a27140f3a219995ba10
HarborForge.Backend
/
app
History
zhi
a21026ac09
fix: enforce missing RBAC checks on issue/comment updates and deletes
2026-03-11 10:43:31 +00:00
..
api
fix: enforce missing RBAC checks on issue/comment updates and deletes
2026-03-11 10:43:31 +00:00
core
feat: add JWT auth (login/me), fix bcrypt version, add .gitignore
2026-02-21 12:11:06 +00:00
models
feat: time tracking / work logs (create, list, summary, project summary, CLI commands)
2026-02-23 05:11:52 +00:00
schemas
feat: paginated list responses, issue sorting + filtering by assignee/tag
2026-02-23 10:12:07 +00:00
services
feat: auto activity logging on issue create/delete, fix schema db.add bug
2026-02-27 09:39:39 +00:00
__init__.py
refactor: move all files to root (no nested backend/)
2026-02-21 08:25:37 +00:00
main.py
refactor: split monolithic main.py into FastAPI routers (v0.2.0)
2026-02-23 15:14:46 +00:00