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

1334 commits

Author SHA1 Message Date
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
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
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
Cathnan
299b190f69
Modified translation to make it more natural und understandable 2025-02-09 18:47:16 +01: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
1351f26ba0
Merge pull request #489 from ThomasDetemmerman/main
Improved translation for Dutch
2025-02-08 10:15:24 -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
d2cb862103 feat: Add favicon link to CDN index.html 2025-02-06 10:49:58 -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
271cba9abc feat: Add GitHub Actions workflows for uploading CDN images to GHCR and Docker Hub 2025-02-05 16:55:07 -05:00
Sean Morley
921e756aef feat: Enhance CDN management with entrypoint script and update country data handling 2025-02-05 16:50:05 -05:00
Sean Morley
f7ff8f30b0 feat: Add CODEOWNERS file to define repository ownership 2025-02-04 18:06:03 -05:00
Sean Morley
9b54af8d40 feat: Update country data management to use AdventureLog CDN for fetching flags and JSON files 2025-02-04 17:43:41 -05:00
Sean Morley
5f344cad83 feat: Implement CDN update process with country data download and flag management 2025-02-04 17:19:58 -05:00
Sean Morley
a00d2abe0d feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00
Sean Morley
e93909e7ea
Merge pull request #487 from seanmorley15/cdn
feat: Add CDN generation scripts and Docker setup; include Nginx conf…
2025-02-04 10:36:59 -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
ad5fb02ebb feat: Enhance AdventureViewSet to filter adventures based on visit status with improved boolean handling 2025-02-03 19:38:24 -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
da9c2ba80a feat: Add linking instructions for existing accounts in Authentik and GitHub documentation 2025-02-03 11:10:14 -05:00