This website requires JavaScript.
Explore
Help
Register
Sign In
Soren_Molty
/
plumbing-dashy
Watch
1
Star
0
Fork
0
You've already forked plumbing-dashy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9494742bd2f28507e28c90dc4301b589889df12
plumbing-dashy
/
backend
T
History
NPS Agent
a17aafbbc9
Sessions now update live across all users and devices
2026-05-18 11:41:02 +09:30
..
__pycache__
Initial commit -- just started to factor and implement python fast API backend
2026-05-11 12:48:35 +10:00
auth.py
Nginx now listens for path /api and redirects internally, changed BaseURL to use /api, AND patched security authentication issue for POST and GET requests to the uvicorn service
2026-05-12 09:22:59 +09:30
database.py
Initial commit -- just started to factor and implement python fast API backend
2026-05-11 12:48:35 +10:00
main.py
Sessions now update live across all users and devices
2026-05-18 11:41:02 +09:30
models.py
Deleting user now works, and forces you to allocate tasks from each user to another user before deleting them
2026-05-13 10:40:57 +09:30
requirements.txt
Initial commit -- just started to factor and implement python fast API backend
2026-05-11 12:48:35 +10:00
schemas.py
Deleting user now works, and forces you to allocate tasks from each user to another user before deleting them
2026-05-13 10:40:57 +09:30
seed.py
Fixed react refresh bug and fixed white background when clicking on task which was a TASK_AUDIT hangover from react local storagedb now pointing too python fastapi
2026-05-11 14:04:13 +09:30