This website requires JavaScript.
Explore
Help
Register
Sign In
anti
/
DECNET
Watch
1
Star
0
Fork
0
You've already forked DECNET
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14f7a535db5c8e73f716c9f30d035b9a10860e4b
DECNET
/
decnet
/
web
History
anti
14f7a535db
fix: use model_dump(mode='json') to serialize datetime fields; fixes SSE stream silently dying post-ORM migration
2026-04-09 19:29:27 -04:00
..
db
fix: use model_dump(mode='json') to serialize datetime fields; fixes SSE stream silently dying post-ORM migration
2026-04-09 19:29:27 -04:00
router
fix: emit stats/histogram snapshot on SSE connect; remove polling api.get('/stats') from Dashboard
2026-04-09 19:23:24 -04:00
api.py
fix: add Last-Event-ID to CORS allow_headers to unblock SSE reconnects
2026-04-09 19:26:24 -04:00
auth.py
fix: handle bcrypt 72-byte limit and increase JWT secret length
2026-04-09 01:11:32 -04:00
dependencies.py
fix: add get_stream_user dependency for SSE endpoint; allow query-string token for EventSource
2026-04-09 19:20:38 -04:00
ingester.py
refactor: migrate database to SQLModel and implement modular DB structure
2026-04-09 16:43:30 -04:00