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

1293 commits

Author SHA1 Message Date
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
Sean Morley
dc169d1046 feat: Add CDN generation scripts and Docker setup; include Nginx configuration 2025-02-02 20:31:28 -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
6d80969fdc
Merge pull request #476 from ThunderLord956/main
Documentation Update/Spell-Checks
2025-01-29 08:04:41 -05:00
Thunder
defd97fc02 Mass documentation spelling check, as well as improving the unraid installation guide, and some small changes to the docker installation guide. 2025-01-28 23:23:47 -06:00
Sean Morley
afdc894f23
Merge pull request #472 from ThunderLord956/patch-1
Update unraid.md
2025-01-28 17:20:38 -05:00
ThunderLord956
41cc47d631
Update unraid.md
Separate 2 lines in Installation Configuration
2025-01-28 15:13:10 -06:00
ThunderLord956
145627b1eb
Update unraid.md
Try to fix tables
2025-01-28 15:11:33 -06:00
ThunderLord956
896c537791
Update unraid.md
Update the unraid wiki page to be more precise and easier to understand
2025-01-28 14:04:41 -06:00
Sean Morley
b68e2dedaa feat: Add new background image entry for adventurelog showcase 2025-01-27 20:19:33 -05:00
Sean Morley
db077b5fd7
Merge pull request #460 from seanmorley15/development
Attachments, GPX Maps, Global Search, Security
2025-01-27 09:50:00 -05:00
Sean Morley
3468e82b04 feat: Sanitize FRONTEND_URL by removing quotes for improved URL parsing 2025-01-27 09:23:48 -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
Sean Morley
8fef53fd24
Merge pull request #466 from larsl-net/calendar-collection-range
Calendar collection range
2025-01-23 17:44:00 -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
f04a6e30a7
Remove package-lock.json 2025-01-23 20:14:10 +01:00
Lars Lehmann
9e66c67c62
fix: Display adventure category icon also on collection maps 2025-01-23 20:07:16 +01:00
Sean Morley
12a6429812 Merge branch 'development' of github.com:seanmorley15/AdventureLog into development 2025-01-22 08:36:03 -05: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