Sean Morley
a3cd940065
feat: Pass collection data to adventure, transportation, lodging, and checklist components
2025-03-21 17:35:58 -04:00
Sean Morley
fe25f8e2c8
feat: Add start_date to collection ordering and enhance localization for itinerary features
2025-03-21 17:31:33 -04:00
Sean Morley
794df82ec6
feat: Enhance AdventureModal date handling for all-day events and improve localization in collections page
2025-03-21 16:30:03 -04:00
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
6e1fbbfc3a
feat: Pass collection prop to various card components in the collections page
2025-03-19 13:49:46 -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
3b6d437f29
feat: Add search functionality for regions and cities in World Travel pages
2025-03-17 14:31:22 -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
a38828eb45
feat: Implement disable password authentication for users with social accounts
2025-03-16 21:49:00 -04: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
50a732b4d7
refactor: Optimize GPX file processing with concurrent fetching and improved error handling
2025-03-13 17:26:42 -04: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
4759ff71a1
fix: Update URL path for user stats counts and remove email from response
2025-02-28 14:50:32 -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
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
1c15e85986
feat: Enhance session cookie domain handling for IP addresses and single-label hostnames
2025-02-20 10:21:48 -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
670e499d8f
feat: Localize text in calendar and adventure pages, and update CountryCard component
2025-02-16 13:57:46 -05:00
Sean Morley
af33acec66
feat: Add session cookie to API requests in profile page server load
2025-02-16 12:53:58 -05:00
Sean Morley
00f0fc9acf
feat: Remove locations API call and implement random background image in stats view
2025-02-16 12:27:49 -05:00
Sean Morley
b5d6788c11
feat: Add location_name to ReverseGeocode type and implement location fetching in stats view
2025-02-15 19:44:11 -05:00
Sean Morley
68924d7ecc
feat: Refactor hotel terminology to lodging and update related components
2025-02-08 16:10:01 -05:00
Sean Morley
d1f50dfa17
feat: Add hotel management functionality with serializer and UI integration
2025-02-05 19:38:04 -05:00
Sean Morley
8ea8043beb
feat: Update stats API endpoint to include username for personalized user statistics
2025-02-03 19:57:22 -05:00
Sean Morley
9c3a52ae85
feat: Refactor user detail view and enhance localization strings for multiple languages
2025-02-03 19:56:25 -05:00
Sean Morley
7d71c84fd2
feat: Remove email field from user details response and enhance frontend user display
2025-02-01 15:10:25 -05:00
Sean Morley
c1807826d0
feat: Add server-side redirection to admin page based on public URL fetch
2025-01-31 16:43:09 -05:00
Sean Morley
85b55660f9
feat: Update user profile handling and enhance public user details response
2025-01-29 22:50:53 -05:00
Sean Morley
f5dc0ceb0a
feat: Refactor session cookie domain handling to use psl for improved domain parsing
2025-01-26 20:18:50 -05:00
Sean Morley
d326d38329
feat: Update session cookie domain handling using publicsuffix2 and psl libraries
2025-01-26 20:06:47 -05:00
Sean Morley
6a5bfbda2d
feat: Enhance adventure marker popup with image carousel and visit details
2025-01-23 17:51:56 -05:00
Sean Morley
37fca9ba1d
Merge branch 'development' of github.com:seanmorley15/AdventureLog into development
2025-01-23 17:49:03 -05:00
Sean Morley
abaee8c9c4
feat: Add attachments array to recommendation object and update options with collection start date
2025-01-23 17:48:55 -05:00
Sean Morley
6b090096d6
Merge pull request #465 from larsl-net/collection-map-icons
...
Display adventure category icon also on collection maps
2025-01-23 17:46:05 -05:00
Lars Lehmann
8fee537d8b
feat: Open collection calendar on start date
2025-01-23 21:56:19 +01:00
Lars Lehmann
69967b759f
fix: Error loading calender when transport has no date
2025-01-23 21:29:49 +01:00
Lars Lehmann
9e66c67c62
fix: Display adventure category icon also on collection maps
2025-01-23 20:07:16 +01:00
Sean Morley
0eb4bc706a
feat: enhance adventure handling with user ID support in serializers and attachment view; refactor saveEdit function and clean up Avatar component
2025-01-22 08:36:02 -05:00
Sean Morley
3f30819d25
feat: add GPX file support in AdventureModal and improve map marker handling
2025-01-21 19:40:56 -05:00
Sean Morley
6e28e5234e
feat: enhance attachment handling with new localization strings and GPX upload tips
2025-01-21 19:33:48 -05:00