This website requires JavaScript.
Explore
Help
Sign in
felix
/
packlist
Watch
1
Star
0
Fork
You've already forked packlist
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
14905dd033
packlist
/
backend
History
Felix Zett
85b70d0078
fix: allow deletion of trips: add relationship between Trip and TripItem models
2025-09-20 21:23:34 +02:00
..
routes
feat: always regenerate all trips items after modifications
2025-09-14 20:11:27 +02:00
config.py
Move item management routes to separate file
2025-08-09 15:01:09 +02:00
crud.py
fix: preserve checked state when regenerating tripitems
2025-09-19 22:37:38 +02:00
database.py
Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality
2025-08-14 20:40:12 +02:00
Dockerfile
Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality
2025-08-14 20:40:12 +02:00
main.py
Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality
2025-08-14 20:40:12 +02:00
models.py
fix: allow deletion of trips: add relationship between Trip and TripItem models
2025-09-20 21:23:34 +02:00
requirements.txt
feat: add debugpy configuration for Docker backend and update requirements
2025-08-30 20:19:55 +02:00
schemas.py
feat: add trip-specific items
2025-09-13 22:42:44 +02:00