Sean Morley
f79b06f6b3
feat: Add troubleshooting guide for unresponsive login and registration, enhance collection modal alerts, and improve localization for itinerary features
2025-03-20 22:28:23 -04:00
Sean Morley
1042a3edcc
refactor: Remove debug print statement from NoPasswordAuthBackend authentication method
2025-03-20 22:08:22 -04:00
Sean Morley
771579ef3d
feat: Improve adventure date grouping to handle all-day events and enhance date formatting
2025-03-20 10:26:41 -04:00
Sean Morley
f554bb8777
feat: Enhance date handling in AdventureModal and related components for improved localization and all-day event support
2025-03-18 21:07:34 -04:00
Sean Morley
876c5e83b4
feat: Implement chronological itinerary path visualization with GeoJSON for adventures, transportation, and lodging
2025-03-18 18:16:25 -04:00
Sean Morley
1dc8e10758
feat: Add "all day" localization strings for multiple languages and enhance transportation date handling
2025-03-18 17:40:32 -04:00
Sean Morley
9fd2a142cb
feat: Update Visit model to use DateTimeField for start and end dates, and enhance AdventureModal with datetime-local inputs
2025-03-18 14:04:31 -04:00
Sean Morley
6f720a154f
feat: Add password disable functionality and update localization files
2025-03-17 14:40:33 -04:00
Sean Morley
585f050a30
feat: Add disable_password field to CustomUserDetailsSerializer and update PublicUserListView
2025-03-17 14:38:10 -04:00
Sean Morley
3b6d437f29
feat: Add search functionality for regions and cities in World Travel pages
2025-03-17 14:31:22 -04:00
Sean Morley
b82e4b6f0d
feat: Add country name to Region serializer and update RegionCard component
2025-03-17 14:23:10 -04:00
Sean Morley
4e543fad55
feat: Enhance City and Lodging components with region and country names, and improve password disable functionality
2025-03-17 10:38:41 -04:00
Sean Morley
eb541225bd
Merge branch 'development' of github.com:seanmorley15/AdventureLog into development
2025-03-16 21:49:02 -04:00
Sean Morley
a38828eb45
feat: Implement disable password authentication for users with social accounts
2025-03-16 21:49:00 -04:00
Sean Morley
9adf1d158a
Improved German translation
2025-03-16 13:30:42 -04:00
Marc Schumacher
ea61b5e67a
Update translation to German
2025-03-16 18:17:30 +01:00
Sean Morley
189cd0ee69
feat: Add origin and destination markers with connecting line for transportation routes
2025-03-16 12:35:42 -04:00
Sean Morley
c2fc249c92
feat: Add lodging types icons and update related components
2025-03-15 23:55:53 -04:00
Sean Morley
a640934370
[REQUEST] Add Lodgings to Map #509
2025-03-15 23:44:22 -04:00
Sean Morley
7fbcf170d0
feat: Add file type validation and sanitize markdown input in adventure components
2025-03-15 12:29:12 -04:00
Sean Morley
d26d3a2128
GPX file fixes, improved translations, and fixed itinerary view elements
2025-03-13 17:37:02 -04:00
Sean Morley
50a732b4d7
refactor: Optimize GPX file processing with concurrent fetching and improved error handling
2025-03-13 17:26:42 -04:00
Sean Morley
d9a88b644f
Merge pull request #514 from jyyyeung/fix/zh-translation
...
Improve Simplified Chinese Translations
2025-03-03 23:43:53 -05:00
Sean Morley
b7d6d6af56
Merge branch 'development' into fix/zh-translation
2025-03-03 23:37:56 -05:00
Sean Morley
4db72d9719
refactor: Remove duplicated notes display from collection page
2025-03-03 08:50:09 -05:00
Sean Morley
eaab1f8a7c
refactor: Remove duplicate checklist display in collection page
2025-03-01 23:18:31 -05:00
Sean Morley
ed76c1426e
Open Locations in Maps and new API Routes
2025-02-28 15:50:49 -05:00
Sean Morley
a16df1640d
Merge branch 'development' of github.com:seanmorley15/AdventureLog into development
2025-02-28 15:50:26 -05:00
Sean Morley
fee6c66eab
feat: Add "Open in Maps" translations for multiple languages
2025-02-28 15:50:25 -05:00
Sean Morley
6d3b4c1e8e
Merge branch 'main' into development
2025-02-28 15:47:56 -05:00
Sean Morley
4759ff71a1
fix: Update URL path for user stats counts and remove email from response
2025-02-28 14:50:32 -05:00
JYYYeung
7a63e1227f
fix: fixing Chinese translation with context
2025-02-26 09:28:30 +00:00
JYYYeung
689d2af21c
fix: updated zh translations
2025-02-26 08:44:17 +00:00
Sean Morley
3e0639e6f7
fix: Update URL path regex in StatsViewSet for username counts action
2025-02-25 10:55:08 -05:00
Sean Morley
3c9aec4bfb
refactor: Simplify location name assignment logic in LocationDropdown component
2025-02-23 17:15:37 -05:00
Sean Morley
b1068d27b0
refactor: Update API endpoint paths from "_allauth" to "auth" for consistency
2025-02-23 17:04:20 -05:00
Sean Morley
d5311bb71e
feat: Add "Open in Maps" button for adventures with location coordinates
2025-02-22 20:36:25 -05:00
Sean Morley
00e4ec64ae
Hotel tracking, new profile system, UI improvements and lots of bug fixes
2025-02-22 17:22:31 -05:00
Sean Morley
b61083f7df
refactor: Remove initial and key achievement migrations for cleanup
2025-02-22 17:06:40 -05:00
Sean Morley
d80805a181
feat: Add current timezone and airport description fields to localization files
2025-02-22 17:00:40 -05:00
Sean Morley
ea36b104b6
feat: Add Transportation and Lodging models to AdventureViewSet; update Avatar and TransportationModal components for improved user experience
2025-02-22 10:37:22 -05:00
Sean Morley
232e01bf8f
fix: Correct button closing tags in Navbar component for proper rendering
2025-02-20 14:53:05 -05:00
Sean Morley
1c15e85986
feat: Enhance session cookie domain handling for IP addresses and single-label hostnames
2025-02-20 10:21:48 -05:00
Sean Morley
7cea432353
Merge pull request #493 from Cathnan/Modified-german-translation
...
Modified translation to make it more natural und understandable
2025-02-17 10:35:08 -05:00
Sean Morley
a7513d6c06
Merge pull request #495 from Cathnan/main
...
Modified german translation
2025-02-17 10:34:26 -05:00
Sean Morley
b4496508dd
Korean i18n ( #503 )
...
* Update email.md
Removing the single quotes allow SMTP to work -- it did not work otherwise. Also, [Google recommends TLS over SSL](https://support.google.com/a/answer/2520500?sjid=7564827219172741277-NA )
* Update immich_integration.md
Added the /api to the example URL for the Immich server.
* Add Korean language support to Navbar and layout
* chore: Korean translation (#502 )
* correct ko translation at Navbar.svelte
* correct ko.json
correct ko.json::adventures
auto commit
auto commit
auto commit
auto commit
auto commit
adventures
collection
dashboard
home
immich
immich
map
navbar
auto commit
notes
profile
recommendations
settings
share
transportations
auto commit
worldtravel
polishing
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
---------
Co-authored-by: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com>
Co-authored-by: motox986 <49492476+motox986@users.noreply.github.com>
Co-authored-by: Seongjun Ji <metalg0su@gmail.com>
2025-02-17 10:32:18 -05:00
Sean Morley
2713b3640f
feat: Set SESSION_COOKIE_SAMESITE to 'Lax' for improved security
2025-02-16 15:35:10 -05:00
Sean Morley
670e499d8f
feat: Localize text in calendar and adventure pages, and update CountryCard component
2025-02-16 13:57:46 -05:00
Sean Morley
16fc9bc70e
feat: Fetch categories and check for Immich integration on modal mount
2025-02-16 13:45:08 -05:00
Sean Morley
577eb9cceb
feat: Improve is_visited parameter handling in AdventureViewSet
2025-02-16 13:11:35 -05:00