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
62cfeb0da4eab792e5fd455f63bac75447d53a3c
plumbing-dashy
/
backend
T
History
NPS Agent
62cfeb0da4
Created ability for Admins to review deleted tasks and restore them if needed
2026-05-12 09:53:51 +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
Created ability for Admins to review deleted tasks and restore them if needed
2026-05-12 09:53:51 +09:30
models.py
Created ability for Admins to review deleted tasks and restore them if needed
2026-05-12 09:53:51 +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
Created ability for Admins to review deleted tasks and restore them if needed
2026-05-12 09:53:51 +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