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
cf3e4cfe411d2c1529dfcc9747e199eca7796109
plumbing-dashy
/
backend
T
History
NPS Agent
b0fd767c80
Changed it so that tasks can be dragged and reordered, as well as having tasks breathe to leave a space where the task will go when you let go
2026-05-12 12:31:44 +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
Changed it so that tasks can be dragged and reordered, as well as having tasks breathe to leave a space where the task will go when you let go
2026-05-12 12:31:44 +09:30
models.py
Changed it so that tasks can be dragged and reordered, as well as having tasks breathe to leave a space where the task will go when you let go
2026-05-12 12:31:44 +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
Changed it so that tasks can be dragged and reordered, as well as having tasks breathe to leave a space where the task will go when you let go
2026-05-12 12:31:44 +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