1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-25 07:49:37 +02:00
AdventureLog/frontend/src/routes
2025-02-16 13:57:46 -05:00
..
_allauth/[...path] feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling 2025-01-09 14:58:45 -05:00
activities feat: enhance CategoryModal with loading state and remove unused activities route 2025-01-21 19:01:45 -05:00
admin feat: Add server-side redirection to admin page based on public URL fetch 2025-01-31 16:43:09 -05:00
adventures feat: Localize text in calendar and adventure pages, and update CountryCard component 2025-02-16 13:57:46 -05:00
api/[...path] feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality 2025-01-09 12:38:29 -05:00
auth/[...path] feat: enhance CSRF token handling and add format=json to API requests 2025-01-06 14:49:23 -05:00
calendar feat: Localize text in calendar and adventure pages, and update CountryCard component 2025-02-16 13:57:46 -05:00
collections feat: Add location_name to ReverseGeocode type and implement location fetching in stats view 2025-02-15 19:44:11 -05:00
dashboard feat: Update stats API endpoint to include username for personalized user statistics 2025-02-03 19:57:22 -05:00
gpx/[file] feat: add GPX file handling and GeoJSON integration in adventure page; update dependencies and AttachmentCard component 2025-01-20 20:03:00 -05:00
immich/[key] feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset 2025-01-01 16:24:44 -05:00
login feat: Refactor session cookie domain handling to use psl for improved domain parsing 2025-01-26 20:18:50 -05:00
map feat: Add location_name to ReverseGeocode type and implement location fetching in stats view 2025-02-15 19:44:11 -05:00
profile/[uuid] feat: Add session cookie to API requests in profile page server load 2025-02-16 12:53:58 -05:00
search feat: enhance attachment handling with new localization strings and GPX upload tips 2025-01-21 19:33:48 -05:00
settings feat: Add location_name to ReverseGeocode type and implement location fetching in stats view 2025-02-15 19:44:11 -05:00
shared Migrate to session based auth 2024-11-29 18:20:51 -05:00
signup feat: add GSAP animations to signup, login, and dashboard pages; include Attachment serializer in backend 2025-01-19 00:05:08 -05:00
user fix: include Referer header in API requests 2025-01-17 16:58:08 -05:00
users Migrate to session based auth 2024-11-29 18:20:51 -05:00
worldtravel feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles 2025-01-09 13:53:16 -05:00
+error.svelte Fix contrast issues 2024-09-07 17:39:47 -04:00
+layout.server.ts localization v1 2024-10-26 23:03:35 -04:00
+layout.svelte Update documentation and add Polish locale support 2024-11-27 18:06:16 -05:00
+page.server.ts feat: Remove locations API call and implement random background image in stats view 2025-02-16 12:27:49 -05:00
+page.svelte feat: Remove locations API call and implement random background image in stats view 2025-02-16 12:27:49 -05:00