Files
picpeak/backend
paul f7b8c0c0fe
Mirror to GitHub / mirror (push) Successful in 22s
Test and Lint / backend-test (push) Successful in 1m7s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 2m18s
Version and Release / version-bump (push) Failing after 31s
Version and Release / trigger-drone (push) Has been skipped
fix: resolve event deletion 500 error with proper foreign key handling
- Rewrite delete endpoint to use database transaction
- Delete related data in correct order: access_logs, email_queue, photos, photo_categories, then event
- Add cleanup for storage folders and archive files
- Improve error messages for better debugging

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 08:30:05 +02:00
..
2025-07-03 16:29:36 +02:00
2025-07-03 16:29:50 +02:00
2025-07-03 16:30:03 +02:00
2025-07-03 16:30:20 +02:00
2025-07-15 20:45:45 +00:00