.. |
_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
|
Initial migration to new session based auth system with AllAuth
|
2024-11-29 14:41:13 -05:00 |
adventures
|
feat: add primary image functionality to AdventureImage model and update related components
|
2025-01-02 23:25:58 -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 date handling in CollectionModal to set null values for missing start and end dates; update localization files to add new confirmation messages and labels.
|
2024-12-28 14:48:30 -05:00 |
dashboard
|
feat: add public URL endpoint and update user type to include password status
|
2025-01-06 18:53:08 -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
|
fix: dynamically set session cookie domain based on request hostname
|
2025-01-13 18:06:16 -05:00 |
map
|
Refactor map component styles and update transportation location formatting
|
2024-12-19 21:44:31 -05:00 |
profile
|
UI changes and updates, collection page refresh
|
2024-12-26 11:07:59 -05:00 |
search
|
Enhance TransportationCard unlinked state logic and improve date handling; update TransportationModal for conditional rendering and add new background image in JSON.
|
2024-12-28 10:56:25 -05:00 |
settings
|
feat: add password validation and error messages, enhance CityCard styling, and update localization for email and password prompts
|
2025-01-09 18:25:51 -05:00 |
shared
|
Migrate to session based auth
|
2024-11-29 18:20:51 -05:00 |
signup
|
Update secure cookie setting to conditionally use HTTPS protocol in authentication flows
|
2024-12-29 12:38:54 -05:00 |
user
|
UI changes and updates, collection page refresh
|
2024-12-26 11:07:59 -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
|
Update session cookie deletion to conditionally use secure flag based on HTTPS protocol
|
2024-12-29 12:55:45 -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 |