packlist/backend
2025-10-27 21:45:35 +01:00
..
db fix: update Liquibase volume paths to use relative paths 2025-10-19 14:46:30 +02:00
routes feat: remove marked tags functionality and introduce category tags in trip and item management 2025-10-09 22:18:09 +02:00
config.py Move item management routes to separate file 2025-08-09 15:01:09 +02:00
crud.py feat: placeholder evaluation with bounds (min, max) 2025-10-27 21:45:35 +01:00
database.py fix: update DATABASE_URL to use correct packlist-db hostname 2025-09-23 14:52:02 +02:00
Dockerfile fix: update Liquibase volume paths to use relative paths 2025-10-19 14:46:30 +02:00
entrypoint.py fix: update Liquibase volume paths to use relative paths 2025-10-19 14:46:30 +02:00
main.py fix: add root_path to FastAPI initialization for API routing 2025-09-27 22:41:09 +02:00
models.py feat: remove marked tags functionality and introduce category tags in trip and item management 2025-10-09 22:18:09 +02:00
requirements.txt feat: Docker configuration for multi-stage builds and prod deployment 2025-09-22 17:39:25 +02:00
schemas.py feat: remove marked tags functionality and introduce category tags in trip and item management 2025-10-09 22:18:09 +02:00