1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00
AdventureLog/backend
Sean Morley 7a61ba2d22 feat: enhance transportation card and modal with image handling
- Added CardCarousel component to TransportationCard for image display.
- Implemented privacy indicator with Eye and EyeOff icons.
- Introduced image upload functionality in TransportationModal, allowing users to upload multiple images.
- Added image management features: remove image and set primary image.
- Updated Transportation and Location types to include images as ContentImage array.
- Enhanced UI for image upload and display in modal, including selected images preview and current images management.
2025-07-14 18:57:39 -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 feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -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