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
05f2e8706d4e62f3ba151eb71bda45f1a14da509
HarborForge.Backend
/
app
/
models
History
Zhi
703103af91
feat: time tracking / work logs (create, list, summary, project summary, CLI commands)
2026-02-23 05:11:52 +00:00
..
__init__.py
refactor: move all files to root (no nested backend/)
2026-02-21 08:25:37 +00:00
activity.py
feat: activity log model + API (audit trail)
2026-02-22 09:06:37 +00:00
apikey.py
feat: API key auth for agents (create/list/revoke) + dual auth (JWT or API key)
2026-02-22 09:05:05 +00:00
milestone.py
feat: milestones, due dates, overdue filter, CSV export
2026-02-22 19:12:35 +00:00
models.py
feat: milestones, due dates, overdue filter, CSV export
2026-02-22 19:12:35 +00:00
notification.py
feat: notifications system, webhook retry, issue assign endpoint, CLI milestones/notifications/overdue commands
2026-02-23 00:11:26 +00:00
webhook.py
feat: add webhook + webhook_log models
2026-02-22 02:40:57 +00:00
worklog.py
feat: time tracking / work logs (create, list, summary, project summary, CLI commands)
2026-02-23 05:11:52 +00:00