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
95dad28d53
packlist
/
backend
History
Felix Zett
a99c0218fb
feat: add tag management functionality to items route with add and remove tag endpoints
2025-08-30 20:08:50 +02:00
..
routes
feat: add tag management functionality to items route with add and remove tag endpoints
2025-08-30 20:08:50 +02:00
config.py
Move item management routes to separate file
2025-08-09 15:01:09 +02:00
crud.py
Refactor models and CRUD operations: improve tag handling, simplify queries, and enhance relationships in dev_seed and items routes
2025-08-15 09:39:24 +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
Refactor models and CRUD operations: improve tag handling, simplify queries, and enhance relationships in dev_seed and items routes
2025-08-15 09:39:24 +02:00
requirements.txt
Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality
2025-08-14 20:40:12 +02:00
schemas.py
feat: add tag management functionality to items route with add and remove tag endpoints
2025-08-30 20:08:50 +02:00