1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00
AdventureLog/backend/server
Sean Morley 48df9ee56d
Update backend/server/main/settings.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-31 21:08:33 -04:00
..
achievements refactor: Remove initial and key achievement migrations for cleanup 2025-02-22 17:06:40 -05:00
adventures feat: add distance calculation to Transportation model and update TransportationCard to display distance in km and miles 2025-05-30 12:33:30 -04:00
integrations Fix condition for Google Maps integration check in IntegrationView 2025-05-25 22:25:36 -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 feat: update get_num_visits method to improve user visit count retrieval 2025-05-31 15:46:15 -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 Enhance download-countries command with temporary SQLite database for efficient data processing; add batch size argument for improved performance and memory management. 2025-05-27 10:12:33 -04:00