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 b5931c6c23 refactor(worldtravel): remove insert_id fields from city, country, and region models; update related migration
feat(search): enhance search results display with total results count and improved layout
fix(profile): update achievement levels based on adventure count; remove unused quick actions
refactor(shared): delete unused shared collections route and related components
feat(worldtravel): improve interactive map functionality and layout in world travel detail view
2025-06-14 14:05:30 -04:00
..
achievements refactor: Remove initial and key achievement migrations for cleanup 2025-02-22 17:06:40 -05:00
adventures refactor: remove archived collections page and related components; enhance world travel pages with improved UI and filtering options 2025-06-13 21:41:10 -04:00
integrations fix: add logging import to integrations views 2025-06-05 15:12:40 -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: pin setuptools version and update docker-compose to use images 2025-06-06 09:44:01 -04:00