1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 23:39:37 +02:00
AdventureLog/backend/server
taninme 5308ec21d6
added-fix-image-deletion (#681)
* added-fix-image-deletion

* feat(commands): add image cleanup command to find and delete unused files

* fix(models): ensure associated AdventureImages are deleted and files cleaned up on Adventure deletion

* fix(models): ensure associated Attachment files are deleted and their filesystem cleaned up on Adventure deletion

---------

Co-authored-by: ferdousahmed <taninme@gmail.com>
Co-authored-by: Sean Morley
2025-06-23 18:48:35 -04:00
..
achievements refactor: Remove initial and key achievement migrations for cleanup 2025-02-22 17:06:40 -05:00
adventures added-fix-image-deletion (#681) 2025-06-23 18:48:35 -04:00
integrations fix(integration): update image entry retrieval to handle multiple collections and improve access control logic 2025-06-17 15:49:27 -04:00
main Update backend/server/main/settings.py 2025-05-31 21:08:33 -04:00
templates feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset 2025-01-01 16:24:44 -05:00
users Update backend/server/users/backends.py 2025-05-31 21:08:09 -04:00
worldtravel refactor(worldtravel): remove insert_id fields from city, country, and region models; update related migration 2025-06-14 14:05:30 -04:00
.env.example Add Google Maps API integration for geocoding and reverse geocoding functionality 2025-05-24 14:59:58 -04:00
adventurelog.txt Update motivational message in adventurelog.txt 2024-11-12 00:02:49 -05:00
build_files.sh vercel 2024-07-08 11:58:21 -04:00
manage.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
requirements.txt fix(dependencies): update Django version to 5.2.2 2025-06-23 08:27:28 -04:00