1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-08 06:35:19 +02:00

Commit graph

  • 9ffde03a37
    chore: Korean translation (#502) Seongjun Ji 2025-02-18 00:31:21 +09:00
  • 50022f4e1a correct ko.json Seongjun Ji 2025-02-17 10:04:28 +09:00
  • cec7ffeb0d correct ko translation at Navbar.svelte Seongjun Ji 2025-02-17 09:58:13 +09:00
  • 2713b3640f feat: Set SESSION_COOKIE_SAMESITE to 'Lax' for improved security Sean Morley 2025-02-16 15:35:10 -05:00
  • 670e499d8f feat: Localize text in calendar and adventure pages, and update CountryCard component Sean Morley 2025-02-16 13:57:46 -05:00
  • 16fc9bc70e feat: Fetch categories and check for Immich integration on modal mount Sean Morley 2025-02-16 13:45:08 -05:00
  • 577eb9cceb feat: Improve is_visited parameter handling in AdventureViewSet Sean Morley 2025-02-16 13:11:35 -05:00
  • af33acec66 feat: Add session cookie to API requests in profile page server load Sean Morley 2025-02-16 12:53:58 -05:00
  • 00f0fc9acf feat: Remove locations API call and implement random background image in stats view Sean Morley 2025-02-16 12:27:49 -05:00
  • d598573d6f Add Korean language support to Navbar and layout Sean Morley 2025-02-16 10:48:58 -05:00
  • d31b95289d feat: Add reservation number and price fields to lodging information across multiple languages Sean Morley 2025-02-16 09:35:07 -05:00
  • b5d6788c11 feat: Add location_name to ReverseGeocode type and implement location fetching in stats view Sean Morley 2025-02-15 19:44:11 -05:00
  • 9e5e2456fa
    Modified german translation Cathnan 2025-02-10 13:31:54 +01:00
  • 60b5bbb3c8 feat: Enhance Navbar with new icons and improved button layout Sean Morley 2025-02-09 15:42:46 -05:00
  • 299b190f69
    Modified translation to make it more natural und understandable Cathnan 2025-02-09 18:47:16 +01:00
  • cf4691beaf Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-02-08 16:10:03 -05:00
  • 68924d7ecc feat: Refactor hotel terminology to lodging and update related components Sean Morley 2025-02-08 16:10:01 -05:00
  • 10cd755b84
    bugfix: use provider_id Matt Chaffe 2025-02-08 19:10:34 +00:00
  • 1351f26ba0
    Merge pull request #489 from ThomasDetemmerman/main Sean Morley 2025-02-08 10:15:24 -05:00
  • 57db1e088f
    Merge branch 'development' into main Sean Morley 2025-02-08 10:14:11 -05:00
  • cbcf2a70d7
    improved locals for dutch Thomas 2025-02-08 08:04:01 +01:00
  • d4f9abd158
    Improved dutch language Thomas 2025-02-08 07:58:25 +01:00
  • a899579a02 Started work on norwegian translations Nikolai Eidsheim 2025-02-06 21:33:17 +00:00
  • d2cb862103 feat: Add favicon link to CDN index.html Sean Morley 2025-02-06 10:49:58 -05:00
  • d1f50dfa17 feat: Add hotel management functionality with serializer and UI integration Sean Morley 2025-02-05 19:38:04 -05:00
  • 271cba9abc feat: Add GitHub Actions workflows for uploading CDN images to GHCR and Docker Hub Sean Morley 2025-02-05 16:55:07 -05:00
  • 921e756aef feat: Enhance CDN management with entrypoint script and update country data handling Sean Morley 2025-02-05 16:50:05 -05:00
  • f7ff8f30b0 feat: Add CODEOWNERS file to define repository ownership Sean Morley 2025-02-04 18:06:03 -05:00
  • 9b54af8d40 feat: Update country data management to use AdventureLog CDN for fetching flags and JSON files Sean Morley 2025-02-04 17:43:41 -05:00
  • 5f344cad83 feat: Implement CDN update process with country data download and flag management Sean Morley 2025-02-04 17:19:58 -05:00
  • a00d2abe0d feat: Add achievements app with models, admin, and management command for seeding data Sean Morley 2025-02-04 10:37:15 -05:00
  • e93909e7ea
    Merge pull request #487 from seanmorley15/cdn Sean Morley 2025-02-04 10:36:59 -05:00
  • 8ea8043beb feat: Update stats API endpoint to include username for personalized user statistics Sean Morley 2025-02-03 19:57:22 -05:00
  • 9c3a52ae85 feat: Refactor user detail view and enhance localization strings for multiple languages Sean Morley 2025-02-03 19:56:25 -05:00
  • ad5fb02ebb feat: Enhance AdventureViewSet to filter adventures based on visit status with improved boolean handling Sean Morley 2025-02-03 19:38:24 -05:00
  • ed1e24252c feat: Enhance HotelModal with geocoding, custom location handling, and improved hotel initialization Sean Morley 2025-02-03 19:18:46 -05:00
  • df60184f23 feat: Implement Hotel model with CRUD operations and integrate into views and serializers Sean Morley 2025-02-03 12:28:42 -05:00
  • da9c2ba80a feat: Add linking instructions for existing accounts in Authentik and GitHub documentation Sean Morley 2025-02-03 11:10:14 -05:00
  • 5b42e8b372
    Merge pull request #469 from mcguirepr89/patch-1 Sean Morley 2025-02-03 09:23:40 -05:00
  • 28b2a918e8
    Merge pull request #486 from motox986/patch-1 Sean Morley 2025-02-03 09:05:25 -05:00
  • 4da34032e9
    Update immich_integration.md motox986 2025-02-02 21:42:23 -08:00
  • dc169d1046 feat: Add CDN generation scripts and Docker setup; include Nginx configuration Sean Morley 2025-02-02 20:31:28 -05:00
  • 720bd4d142
    immich: Allow users to upload the URL's to their images, instead of the entire file Thies 2025-02-02 16:48:37 +01:00
  • 659c56f02d feat: Add Hotel model and integrate into admin panel; update related components Sean Morley 2025-02-02 10:36:47 -05:00
  • bdb17a3177
    Merge pull request #478 from Thiesjoo/immich-improvements Sean Morley 2025-02-01 15:28:15 -05:00
  • 7d71c84fd2 feat: Remove email field from user details response and enhance frontend user display Sean Morley 2025-02-01 15:10:25 -05:00
  • c1807826d0 feat: Add server-side redirection to admin page based on public URL fetch Sean Morley 2025-01-31 16:43:09 -05:00
  • 341de6daea
    Merge pull request #480 from evertyang/patch-1 Sean Morley 2025-01-31 07:25:51 -05:00
  • 9cdd502264
    Update unraid.md evertyang 2025-01-31 05:02:00 -06:00
  • cc6a98d23b
    Convert indentation to tabs, as my vscode did not want to cooperate Thies 2025-01-30 13:02:49 +01:00
  • 94fca45af0
    immich: Show dates of images next to the results Thies 2025-01-30 12:52:28 +01:00
  • c7d34f6c48
    immich: Add a loading indicator Thies 2025-01-30 12:46:03 +01:00
  • 08bfeac837
    immich: Automatically select the date of the last visit for the photos Thies 2025-01-30 12:30:11 +01:00
  • aaacacbd60
    immich: Now able to show images by date! Thies 2025-01-30 12:18:35 +01:00
  • bc08362a4c
    navbar: Allow the typing of slash in input/textarea fields Thies 2025-01-30 12:12:05 +01:00
  • 85b55660f9 feat: Update user profile handling and enhance public user details response Sean Morley 2025-01-29 22:50:53 -05:00
  • 6d80969fdc
    Merge pull request #476 from ThunderLord956/main Sean Morley 2025-01-29 08:04:41 -05:00
  • defd97fc02 Mass documentation spelling check, as well as improving the unraid installation guide, and some small changes to the docker installation guide. Thunder 2025-01-28 23:23:47 -06:00
  • afdc894f23
    Merge pull request #472 from ThunderLord956/patch-1 Sean Morley 2025-01-28 17:20:38 -05:00
  • 41cc47d631
    Update unraid.md ThunderLord956 2025-01-28 15:13:10 -06:00
  • 145627b1eb
    Update unraid.md ThunderLord956 2025-01-28 15:11:33 -06:00
  • 896c537791
    Update unraid.md ThunderLord956 2025-01-28 14:04:41 -06:00
  • b68e2dedaa feat: Add new background image entry for adventurelog showcase Sean Morley 2025-01-27 20:19:33 -05:00
  • db077b5fd7
    Merge pull request #460 from seanmorley15/development Sean Morley 2025-01-27 09:50:00 -05:00
  • 697851e210
    Update email.md Patrick McGuire 2025-01-27 09:38:59 -05:00
  • 3468e82b04 feat: Sanitize FRONTEND_URL by removing quotes for improved URL parsing Sean Morley 2025-01-27 09:23:48 -05:00
  • 680a2378d9
    Merge pull request #458 from larsl-net/basic-pwa Sean Morley 2025-01-26 20:20:47 -05:00
  • f5dc0ceb0a feat: Refactor session cookie domain handling to use psl for improved domain parsing Sean Morley 2025-01-26 20:18:50 -05:00
  • d326d38329 feat: Update session cookie domain handling using publicsuffix2 and psl libraries Sean Morley 2025-01-26 20:06:47 -05:00
  • 6a5bfbda2d feat: Enhance adventure marker popup with image carousel and visit details Sean Morley 2025-01-23 17:51:56 -05:00
  • 37fca9ba1d Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-01-23 17:49:03 -05:00
  • abaee8c9c4 feat: Add attachments array to recommendation object and update options with collection start date Sean Morley 2025-01-23 17:48:55 -05:00
  • 6b090096d6
    Merge pull request #465 from larsl-net/collection-map-icons Sean Morley 2025-01-23 17:46:05 -05:00
  • 8fef53fd24
    Merge pull request #466 from larsl-net/calendar-collection-range Sean Morley 2025-01-23 17:44:00 -05:00
  • 8fee537d8b
    feat: Open collection calendar on start date Lars Lehmann 2025-01-23 21:56:19 +01:00
  • 69967b759f
    fix: Error loading calender when transport has no date Lars Lehmann 2025-01-23 21:29:49 +01:00
  • f04a6e30a7
    Remove package-lock.json Lars Lehmann 2025-01-23 20:14:10 +01:00
  • 9e66c67c62
    fix: Display adventure category icon also on collection maps Lars Lehmann 2025-01-23 20:07:16 +01:00
  • c7a11874dd
    Change joined string to i18n Lars Lehmann 2025-01-23 19:46:22 +01:00
  • a2a3570ec0
    Remove package-lock.json Lars Lehmann 2025-01-23 19:39:07 +01:00
  • 27b7f3a350
    fix: Make look of public profile like internal Lars Lehmann 2025-01-23 18:39:37 +01:00
  • 12a6429812 Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-01-22 08:36:03 -05:00
  • 0eb4bc706a feat: enhance adventure handling with user ID support in serializers and attachment view; refactor saveEdit function and clean up Avatar component Sean Morley 2025-01-22 08:36:02 -05:00
  • 6ea0e07775
    Merge pull request #462 from seanmorley15/dependabot/npm_and_yarn/documentation/npm_and_yarn-1d5806dca3 Sean Morley 2025-01-21 23:53:13 -05:00
  • d5fe7eeff8
    build(deps): bump the npm_and_yarn group across 2 directories with 1 update dependabot[bot] 2025-01-22 04:51:56 +00:00
  • 1447a948c2
    Merge pull request #461 from seanmorley15/dependabot/npm_and_yarn/frontend/npm_and_yarn-f25c717a0f Sean Morley 2025-01-21 22:51:01 -05:00
  • 10230e926c
    build(deps-dev): bump vite dependabot[bot] 2025-01-22 03:28:49 +00:00
  • 3f30819d25 feat: add GPX file support in AdventureModal and improve map marker handling Sean Morley 2025-01-21 19:40:56 -05:00
  • 6e28e5234e feat: enhance attachment handling with new localization strings and GPX upload tips Sean Morley 2025-01-21 19:33:48 -05:00
  • 1b3cf6ab39 feat: add keyboard shortcut to focus search input in Navbar and clean up dashboard animations Sean Morley 2025-01-21 19:17:51 -05:00
  • f9cf92041d feat: enhance CategoryModal with loading state and remove unused activities route Sean Morley 2025-01-21 19:01:45 -05:00
  • 64d2bdebce feat: add GPX file handling and GeoJSON integration in adventure page; update dependencies and AttachmentCard component Sean Morley 2025-01-20 20:03:00 -05:00
  • 30c58ca118 feat: refactor AttachmentCard component to handle delete action locally and simplify adventure page logic Sean Morley 2025-01-20 09:01:11 -05:00
  • 25edec460b feat: enhance search page with reactive data updates and simplify component usage Sean Morley 2025-01-19 23:09:28 -05:00
  • 1f3abf7f32 feat: replace placeholder image with gradient background and text for no image available state in CardCarousel component Sean Morley 2025-01-19 22:33:35 -05:00
  • 94c3e3d363 feat: implement attachment management with upload, delete, and permission checks; update serializers and models Sean Morley 2025-01-19 22:22:03 -05:00
  • a88e59869e
    Fix service worker Lars Lehmann 2025-01-19 22:43:31 +01:00
  • 3ccd078508
    Add Service Worker Lars Lehmann 2025-01-19 11:51:04 +01:00
  • e9538b707f
    Add basic PWA Lars Lehmann 2025-01-19 11:36:28 +01:00
  • e0fa62c1ea feat: add GSAP animations to signup, login, and dashboard pages; include Attachment serializer in backend Sean Morley 2025-01-19 00:05:08 -05:00