masina-dock/backend
copilot-swe-agent[bot] 90143f7dc0 Add attachment deletion route and automatic cleanup on record deletion
Co-authored-by: aiulian25 <17886483+aiulian25@users.noreply.github.com>
2025-11-12 21:44:27 +00:00
..
__init__.py Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00
app.py Add attachment deletion route and automatic cleanup on record deletion 2025-11-12 21:44:27 +00:00
app.py.backup-before-edit Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00
app.py.backup-clean Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00
auth.py Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00
config.py Fix SECRET_KEY to be consistent across Gunicorn workers 2025-10-19 12:34:41 +01:00
entrypoint.sh Fix route registration by moving main block to end of file 2025-11-12 21:42:33 +00:00
init_db.py Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00
migrate_attachments.py Add attachment support for fuel and recurring expenses with camera capture 2025-11-12 21:39:52 +00:00
migrate_db.py Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00
models.py Add attachment support for fuel and recurring expenses with camera capture 2025-11-12 21:39:52 +00:00
requirements.txt Initial commit: Masina-Dock Vehicle Management System 2025-10-19 11:10:11 +01:00