Sean Morley
fee6c66eab
feat: Add "Open in Maps" translations for multiple languages
2025-02-28 15:50:25 -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
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
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
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
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
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
d31b95289d
feat: Add reservation number and price fields to lodging information across multiple languages
2025-02-16 09:35:07 -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
Cathnan
9e5e2456fa
Modified german translation
2025-02-10 13:31:54 +01:00
Sean Morley
60b5bbb3c8
feat: Enhance Navbar with new icons and improved button layout
2025-02-09 15:42:46 -05:00
Sean Morley
cf4691beaf
Merge branch 'development' of github.com:seanmorley15/AdventureLog into development
2025-02-08 16:10:03 -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
57db1e088f
Merge branch 'development' into main
2025-02-08 10:14:11 -05:00
Thomas
cbcf2a70d7
improved locals for dutch
2025-02-08 08:04:01 +01:00
Thomas
d4f9abd158
Improved dutch language
2025-02-08 07:58:25 +01: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
ed1e24252c
feat: Enhance HotelModal with geocoding, custom location handling, and improved hotel initialization
2025-02-03 19:18:46 -05:00
Sean Morley
df60184f23
feat: Implement Hotel model with CRUD operations and integrate into views and serializers
2025-02-03 12:28:42 -05:00
Sean Morley
659c56f02d
feat: Add Hotel model and integrate into admin panel; update related components
2025-02-02 10:36:47 -05:00
Sean Morley
bdb17a3177
Merge pull request #478 from Thiesjoo/immich-improvements
...
Immich image selection improvements
2025-02-01 15:28:15 -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
Thies
cc6a98d23b
Convert indentation to tabs, as my vscode did not want to cooperate
2025-01-30 13:07:08 +01:00
Thies
94fca45af0
immich: Show dates of images next to the results
2025-01-30 13:06:17 +01:00
Thies
c7d34f6c48
immich: Add a loading indicator
2025-01-30 13:06:17 +01:00
Thies
08bfeac837
immich: Automatically select the date of the last visit for the photos
2025-01-30 13:06:10 +01:00
Thies
aaacacbd60
immich: Now able to show images by date!
2025-01-30 12:57:38 +01:00
Thies
bc08362a4c
navbar: Allow the typing of slash in input/textarea fields
2025-01-30 12:16:19 +01: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
b68e2dedaa
feat: Add new background image entry for adventurelog showcase
2025-01-27 20:19:33 -05:00
Sean Morley
680a2378d9
Merge pull request #458 from larsl-net/basic-pwa
...
Basic PWA support
2025-01-26 20:20:47 -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