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

318 commits

Author SHA1 Message Date
Sean Morley
bde33260fa Show tabs in description box 2024-11-09 22:25:47 -05:00
Sean Morley
6132b1c0d6 Update nginx migration documentation and enhance AdventureModal component functionality 2024-11-08 17:15:53 -05:00
Sean Morley
efd19da10b Add custom location handling in AdventureModal component 2024-11-08 09:39:03 -05:00
Sean Morley
98e545be6f Add 'set_to_pin' translation to multiple language files 2024-11-07 20:03:54 -05:00
Sean Morley
add691b678 Update outline style for adventure markers on map 2024-11-07 19:58:36 -05:00
Sean Morley
b32c780266 Fix issues determined from testing series 2024-11-07 19:48:44 -05:00
Sean Morley
c7207ccf52 Add internationalization support for profile and shared collections; update translations in multiple languages 2024-11-05 14:40:32 -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
40cb5daa07 Add i18n support for ImageInfoModal and update localization strings 2024-11-04 19:56:54 -05:00
Sean Morley
9c6e11b16d Add language selection and share localization for multiple languages 2024-11-04 19:41:25 -05:00
Sean Morley
9ac4a8f4e9 Update localization for activities and adventures; change links and placeholders 2024-11-04 19:25:07 -05:00
Sean Morley
3df124b250 Add i18n support for transportation, notes, checklist, and collection components 2024-11-03 22:55:38 -05:00
Sean Morley
c0aaec1436 More settings localization 2024-11-03 15:45:29 -05:00
Sean Morley
4bbbc10097 Bump version to 0.7.1, update COUNTRY_REGION_JSON_VERSION, and add nginx migration guide 2024-11-03 15:12:28 -05:00
Sean Morley
172f07acca Add popup toggle and card carousel for adventure details in map view 2024-11-02 21:45:23 -04:00
Sean Morley
6137411b84 Update adventure type label handling and improve map marker display 2024-11-02 21:29:42 -04:00
Sean Morley
07263c5697 Refactor map page 2024-11-02 21:18:52 -04:00
Sean Morley
e6c5bc9ca8 Add localization strings for visited regions feature and update UI components 2024-11-01 20:12:43 -04:00
Sean Morley
b60455b50a Add mark_visited_region action to ReverseGeocodeViewSet and update AdventureModal for region tracking 2024-11-01 20:08:23 -04:00
Sean Morley
a7a49227c4 Add display_name to ReverseGeocode response and update AdventureModal 2024-10-31 23:47:02 -04:00
Sean Morley
25ed72afbc Add is_visited filtering to AdventureViewSet and update frontend components 2024-10-31 09:59:56 -04:00
Sean Morley
727daf0cfd is visited 2024-10-31 09:51:04 -04:00
Sean Morley
9d42dbac98 Add functionality to mark regions as visited in AdventureModal 2024-10-30 18:40:49 -04:00
Sean Morley
83d06fc0a4 Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04:00
Sean Morley
05076a6732 Refactor localization strings and add missing translations 2024-10-29 10:29:03 -04:00
Sean Morley
fcd2d27221 more localization 2024-10-28 19:59:44 -04:00
Sean Morley
5011829e6e Refactor frontend configuration and add optional Umami Analytics integration 2024-10-28 19:10:40 -04:00
Sean Morley
4f40d0de63 Add Italian and Dutch localization files 2024-10-28 15:28:49 -04:00
Sean Morley
8068fe93f7 more localization 2024-10-28 15:10:14 -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
6f8864a13d Refactor Docker Compose configuration and add email backend documentation 2024-10-26 19:43:27 -04:00
Sean Morley
ae70c96ddc Trigger workflows 2024-10-26 09:47:46 -04:00
Sean Morley
78ab387055 Refactor Docusaurus configuration and frontend components
- Update the title and logo in Docusaurus configuration
- Add Discord and Support links to the navbar
- Update the label and href for the GitHub link in the footer
- Remove redundant code and comments in ImageInfoModal component
- Update the text and link in ImageInfoModal component
- Update the conditional statement in +page.svelte file
- Comment out the unused code in settings page
2024-10-25 14:20:51 -04:00
Sean Morley
075257c846 Refactor login and signup pages to improve code readability and remove unused imports 2024-10-21 19:42:46 -04:00
Sean Morley
1e67de6e14 Add type to map tag 2024-10-21 15:58:39 -04:00
Sean Morley
e22e175ae5
Merge pull request #347 from seanmorley15/ghcw-session-58ae
Add dates to map
2024-10-21 15:55:05 -04:00
Sean Morley
53cfd276f2 Refactor adventure and map pages to display visit dates 2024-10-21 15:52:57 -04:00
Sean Morley
f34d533dc6 Load background from server page 2024-10-20 21:56:16 -04:00
Sean Morley
c084f348d9 New login screen with featured images 2024-10-17 21:35:55 -04:00
Sean Morley
792d9bcda2 Change over to Voyager map styles 2024-10-17 15:14:15 -04:00
Sean Morley
a9b42439cc Filter worldtravel by subregion 2024-10-16 22:37:37 -04:00
Sean Morley
8175daf773 Filter countries by visit status 2024-10-16 22:23:59 -04:00
Sean Morley
3a66a433ca Conditional rendering to the country card to show visited status as a badge 2024-10-16 20:02:28 -04:00
Sean Morley
ca0d54034f
Merge pull request #341 from seanmorley15/development
Version bump
2024-10-15 23:54:31 -04:00
Sean Morley
aa8d456e41 Version bump 2024-10-15 23:47:02 -04:00
Sean Morley
3508b3b04f
Merge pull request #338 from seanmorley15/development
Development
2024-10-14 10:12:13 -04:00
Sean Morley
2601b07b5f Refactor AdventureCard and CardCarousel components 2024-10-14 08:58:23 -04:00
Sean Morley
3ee9625fe8 Refactor AdventureCard component and add CardCarousel
- Refactor AdventureCard component to remove unused variable and add meta tags for shared collections page
- Add CardCarousel component to display a carousel of adventure images in AdventureCard
2024-10-13 23:23:32 -04:00
Sean Morley
5b7aaa6aad Fix profile stats 2024-10-09 14:48:59 -04:00