.. |
_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 |
adventures
|
feat: add GPX file support in AdventureModal and improve map marker handling
|
2025-01-21 19:40:56 -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
|
UI changes and updates, collection page refresh
|
2024-12-26 11:07:59 -05:00 |
collections
|
fix: add 'finding_recommendations' key and update 'no_adventures_to_recommendations' in multiple locale files
|
2025-01-18 09:19:21 -05:00 |
dashboard
|
feat: add keyboard shortcut to focus search input in Navbar and clean up dashboard animations
|
2025-01-21 19:17:51 -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: add GSAP animations to signup, login, and dashboard pages; include Attachment serializer in backend
|
2025-01-19 00:05:08 -05:00 |
map
|
Refactor map component styles and update transportation location formatting
|
2024-12-19 21:44:31 -05:00 |
profile
|
feat: update toast messages and add city updates; enhance geocoding checks and localizations
|
2025-01-15 11:53:04 -05:00 |
search
|
feat: enhance attachment handling with new localization strings and GPX upload tips
|
2025-01-21 19:33:48 -05:00 |
settings
|
fix: include Referer header in user-related API requests
|
2025-01-17 20:20:56 -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
|
fix: update session cookie domain handling for IP addresses and improve frontend URL configuration
|
2025-01-14 09:38:38 -05:00 |
+page.svelte
|
Refactor static file path and update theme selection text in Navbar; change localization keys for login and signup buttons
|
2024-11-05 10:13:30 -05:00 |