1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
Commit graph

28 commits

Author SHA1 Message Date
Sean Morley
433599dc20 feat: implement protected media serving and permission checks for adventure images 2025-01-18 17:03:03 -05:00
Sean Morley
73036dcef8 fix: put languages in locale selection dropdown into native language 2025-01-02 18:38:29 -05:00
Sean Morley
64105808b5 Add calendar route and integrate calendar component in Navbar 2024-12-04 18:11:57 -05:00
Sean Morley
958e9de84e Enhance cookie management: set SameSite attribute for locale and theme cookies, and add comments for clarity 2024-11-27 11:25:33 -05:00
Sean Morley
adf45ff557 Fix general category handling 2024-11-26 17:39:10 -05:00
Sean Morley
8e5a20ec62 Refactor adventure category handling: update type definitions, enhance category management in UI components, and implement user-specific category deletion logic in the backend 2024-11-23 13:42:41 -05:00
Sean Morley
44c0ffc1d7 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
Sean Morley
9c6e11b16d Add language selection and share localization for multiple languages 2024-11-04 19:41:25 -05:00
Sean Morley
05076a6732 Refactor localization strings and add missing translations 2024-10-29 10:29:03 -04:00
Sean Morley
91c0ec8c07 localization v2 2024-10-28 13:56:57 -04:00
Sean Morley
6cf62cfb82 localization v1 2024-10-26 23:03:35 -04:00
Sean Morley
4a293798eb
Allow for Sharing of Collections to other Public Users 2024-09-10 17:16:05 -04:00
Sean Morley
4c858ab8b5 Fix adding to collection to change value of is_public first try 2024-09-10 09:30:09 -04:00
Sean Morley
a70b1f2818 Fix contrast issues 2024-09-07 17:39:47 -04:00
Sean Morley
6b778dea79 Fix card colors in light modes 2024-09-06 23:39:37 -04:00
Sean Morley
5ca5e1f69c Change card colors and add aestheticDark theme. 2024-09-06 23:35:48 -04:00
Sean Morley
524b7fca0e Migrate to new icon! 2024-09-06 19:06:24 -04:00
Sean Morley
844dd0c797 Update home page content 2024-08-07 17:56:53 -04:00
Sean Morley
304097fb9d Mobile optimization from #170 2024-08-06 12:11:50 -04:00
Sean Morley
7c61fa3363 chore: Disable email verification for new users, update search functionality, and improve note card display 2024-08-04 21:50:15 -04:00
Sean Morley
f44a6a2dfd chore: Update Navbar component with search form 2024-07-20 08:39:32 -04:00
Sean Morley
5e70130000 feat: Convert activity input to lowercase for consistency 2024-07-18 11:26:14 -04:00
Sean Morley
2b3c96bb8d activity types for autocomplete in the future 2024-07-17 19:35:02 -04:00
Sean Morley
533453b764 collections v1 2024-07-15 09:36:07 -04:00
Sean Morley
82db6f1789 sorting server side 2024-07-13 10:28:45 -04:00
Sean Morley
f220911d7a new adventure list 2024-07-11 15:37:04 -04:00
Sean Morley
b3c36638ce add map button 2024-07-08 15:04:23 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00