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
2024-11-27 18:06:16 -05:00
..
activities Update localization for activities and adventures; change links and placeholders 2024-11-04 19:25:07 -05:00
adventures Fix custom default category 2024-11-26 15:10:17 -05:00
api/[...path] edit transportation 2024-07-27 22:18:52 -04:00
auth/[...path] Add continent code to the country cards 2024-09-06 23:58:06 -04:00
collections Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
login more localization 2024-10-28 19:59:44 -04:00
map Enhance category management: update adventure category assignment logic, improve category display in UI components, and add dynamic sorting for category dropdown 2024-11-26 20:06:52 -05:00
profile Add internationalization support for profile and shared collections; update translations in multiple languages 2024-11-05 14:40:32 -05:00
search Fix user identification in adventure filtering: update user primary key reference from 'pk' to 'uuid' in search page logic 2024-11-26 21:59:15 -05:00
settings More settings localization 2024-11-03 15:45:29 -05:00
shared Add internationalization support for profile and shared collections; update translations in multiple languages 2024-11-05 14:40:32 -05:00
signup Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -05:00
user/[uuid] Fix adding to collection to change value of is_public first try 2024-09-10 09:30:09 -04:00
users Refactor localization strings and add missing translations 2024-10-29 10:29:03 -04:00
worldtravel more localization 2024-10-28 19:59:44 -04: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 Enhance cookie management: set SameSite attribute for locale and theme cookies, and add comments for clarity 2024-11-27 11:25:33 -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