1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00
AdventureLog/backend
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
..
.devcontainer migration to new backend 2024-07-08 11:44:39 -04:00
.github migration to new backend 2024-07-08 11:44:39 -04:00
server refactor(worldtravel): remove insert_id fields from city, country, and region models; update related migration 2025-06-14 14:05:30 -04:00
.gitignore chore: Update Django server configuration and models for Adventure and Trip 2024-07-09 13:01:56 -04:00
Dockerfile chore: update version to v0.10.0 across Dockerfiles, package.json, and configuration files; add changelog for v0.10.0 release 2025-06-07 11:14:27 -04:00
entrypoint.sh Enhance entrypoint script with a helper function for environment variable retrieval; improve PostgreSQL connection logic. Update installer script to add spacing for readability in service wait function. 2025-05-26 17:36:22 -04:00
nginx.conf feat: enhance Immich integration with local copy option and validation for image handling 2025-06-01 19:55:12 -04:00
supervisord.conf fix supervisor logging 2025-03-21 20:51:58 -04:00