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

Commit graph

  • 9a825e56e4 Harmonize language and theme picker interface Lars Kiesow 2025-04-16 00:45:29 +02:00
  • 9043ee9565
    Merge pull request #570 from seanmorley15/dependabot/npm_and_yarn/frontend/npm_and_yarn-d34ec6d50c Sean Morley 2025-04-15 09:33:39 -04:00
  • a11400fa98
    chore(deps-dev): bump @sveltejs/kit dependabot[bot] 2025-04-14 23:21:27 +00:00
  • 44a260b5b6 Show Note preview on Card Lars Kiesow 2025-04-15 01:05:02 +02:00
  • 49f7bf27e8 Fix rendering issue in adventure dropdown Lars Kiesow 2025-04-14 18:44:15 +02:00
  • dd01ada61e
    Update docker.md Sean Morley 2025-04-14 11:22:20 -04:00
  • a974c8c275
    Merge pull request #558 from lkiesow/test Sean Morley 2025-04-14 11:12:59 -04:00
  • 988cdc12e6
    Merge pull request #557 from lkiesow/python-syntax-error Sean Morley 2025-04-14 11:11:48 -04:00
  • 548d43b563 Basic Integration Test for backend Lars Kiesow 2025-04-11 21:10:52 +02:00
  • 23426012af Fix Python Syntax Error Lars Kiesow 2025-04-11 20:18:14 +02:00
  • 2b031f51ac fixed oicd not working on frontend login page Jannis Martensen 2025-04-11 12:35:05 +02:00
  • d7496df100
    Merge pull request #554 from andreatitolo/development Sean Morley 2025-04-08 15:32:44 -04:00
  • 6f489b2734
    Consistency in translating collections Andrea Titolo 2025-04-08 20:49:49 +02:00
  • a09b3f379f
    Update italian translation and terms Andrea Titolo 2025-04-08 19:26:11 +02:00
  • 937c3c6a68
    Update backend/server/adventures/views/collection_view.py Sean Morley 2025-04-07 19:17:26 -04:00
  • 43b8275fc1
    Update documentation/docs/install/caddy.md Sean Morley 2025-04-07 19:16:58 -04:00
  • 3b5240dffe
    Update documentation/docs/troubleshooting/login_unresponsive.md Sean Morley 2025-04-07 19:14:55 -04:00
  • d2933854ff
    Update documentation/docs/usage/usage.md Sean Morley 2025-04-07 19:14:04 -04:00
  • 0ce101594f
    Merge pull request #550 from lkiesow/collection-browser-navigation Sean Morley 2025-04-06 20:27:25 -04:00
  • b166058d36
    Merge pull request #551 from larsl-net/dual-stack Sean Morley 2025-04-06 20:26:36 -04:00
  • 15d34c88dc
    Merge pull request #552 from lkiesow/lodging-card Sean Morley 2025-04-06 20:25:11 -04:00
  • af2778ff61
    Merge pull request #548 from lkiesow/users-reedirect Sean Morley 2025-04-06 20:23:53 -04:00
  • 2982a4044d
    Merge pull request #547 from lkiesow/caddy Sean Morley 2025-04-06 20:22:53 -04:00
  • 658764fb58
    Prevent UI overlaps in lodging card Lars Kiesow 2025-04-07 01:38:14 +02:00
  • 847193a0ae
    fix: Reenable IPv6 for Backend Lars Lehmann 2025-04-06 22:55:13 +02:00
  • 8531855f46 Enable Browser Navigation in Collections Lars Kiesow 2025-04-06 21:09:27 +02:00
  • af8a9acbae
    Prevent unnecessary redirect when requesting users Lars Kiesow 2025-04-06 14:32:19 +02:00
  • 8041f67ba1
    Document deployment using Caddy Lars Kiesow 2025-04-06 12:30:59 +02:00
  • cd833884e8
    Merge pull request #546 from eidsheim98/nb-locale Sean Morley 2025-04-01 16:41:26 -04:00
  • 47c219affd Added Norwegian translation Nikolai Eidsheim 2025-04-01 22:35:03 +02:00
  • cde293c4bd Merge remote-tracking branch 'origin/main' into nb-locale Updating nb-locale branch Nikolai Eidsheim 2025-04-01 21:03:47 +02:00
  • 04c3402e14 fix: Remove duplicate file extension validation for md and pdf formats Sean Morley 2025-03-23 16:40:55 -04:00
  • b4c5e22662 fix: Correct file extension validation for gpx, md, and pdf formats Sean Morley 2025-03-23 16:40:08 -04:00
  • 7d5750049b Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-03-22 12:25:55 -04:00
  • 16a7772003 feat: Add additional adventure type and endpoint for sunrise/sunset information Sean Morley 2025-03-22 12:25:53 -04:00
  • 731b7e9db1
    chore(docker): Fix supervisor logging to stdout Sean Morley 2025-03-22 10:21:26 -04:00
  • ca4ef79837 fix supervisor logging ClumsyAdmin 2025-03-21 20:51:58 -04:00
  • 13d3b24ec2 chore: Reduce Gunicorn worker count from 4 to 2 for optimized resource usage Sean Morley 2025-03-21 20:27:46 -04:00
  • 113d41ca30 Merge branch 'main' of github.com:ClumsyAdmin/AdventureLog ClumsyAdmin 2025-03-21 20:25:40 -04:00
  • b71109fd09 potential fix: set Supervisor priorities to ensure Gunicorn starts before nginx to prevent 502 errors ClumsyAdmin 2025-03-21 20:25:25 -04:00
  • a3cd940065 feat: Pass collection data to adventure, transportation, lodging, and checklist components Sean Morley 2025-03-21 17:35:58 -04:00
  • 6eebd5b70a
    chore(docker): Refactor service startup to use supervisord and foreground processes Sean Morley 2025-03-21 17:34:23 -04:00
  • 44ede92b92
    Merge branch 'development' into main Sean Morley 2025-03-21 17:34:03 -04:00
  • fe25f8e2c8 feat: Add start_date to collection ordering and enhance localization for itinerary features Sean Morley 2025-03-21 17:31:33 -04:00
  • 794df82ec6 feat: Enhance AdventureModal date handling for all-day events and improve localization in collections page Sean Morley 2025-03-21 16:30:03 -04:00
  • db63b6e7d8 feat: Add usage guide for AdventureLog and enhance overview with personal message from the maintainer Sean Morley 2025-03-21 13:35:29 -04:00
  • 4ccfa6e42c refactor docker startup to use supervisord ClumsyAdmin 2025-03-21 12:02:23 -04:00
  • f79b06f6b3 feat: Add troubleshooting guide for unresponsive login and registration, enhance collection modal alerts, and improve localization for itinerary features Sean Morley 2025-03-20 22:28:23 -04:00
  • 1042a3edcc refactor: Remove debug print statement from NoPasswordAuthBackend authentication method Sean Morley 2025-03-20 22:08:22 -04:00
  • 771579ef3d feat: Improve adventure date grouping to handle all-day events and enhance date formatting Sean Morley 2025-03-20 10:26:41 -04:00
  • dbd417ca87
    fix: Pass collection prop to various card components in the collections page Sean Morley 2025-03-19 13:50:32 -04:00
  • 6e1fbbfc3a feat: Pass collection prop to various card components in the collections page Sean Morley 2025-03-19 13:49:46 -04:00
  • 76ee4c73e0 feat: Add changelog for v0.9.0 and update configuration to include it in the documentation Sean Morley 2025-03-19 09:58:53 -04:00
  • c402dff9a7 chore: Bump app version to v0.9.0 and update changelog link v0.9.0 Sean Morley 2025-03-19 09:29:35 -04:00
  • f554bb8777 feat: Enhance date handling in AdventureModal and related components for improved localization and all-day event support Sean Morley 2025-03-18 21:07:34 -04:00
  • 876c5e83b4 feat: Implement chronological itinerary path visualization with GeoJSON for adventures, transportation, and lodging Sean Morley 2025-03-18 18:16:25 -04:00
  • 1dc8e10758 feat: Add "all day" localization strings for multiple languages and enhance transportation date handling Sean Morley 2025-03-18 17:40:32 -04:00
  • 9fd2a142cb feat: Update Visit model to use DateTimeField for start and end dates, and enhance AdventureModal with datetime-local inputs Sean Morley 2025-03-18 14:04:31 -04:00
  • 6eb57d1d6e
    Add Lodging to Map, Sanitize MD, Optional Password Disable Sean Morley 2025-03-17 15:20:44 -04:00
  • 6f720a154f feat: Add password disable functionality and update localization files Sean Morley 2025-03-17 14:40:33 -04:00
  • 585f050a30 feat: Add disable_password field to CustomUserDetailsSerializer and update PublicUserListView Sean Morley 2025-03-17 14:38:10 -04:00
  • 3b6d437f29 feat: Add search functionality for regions and cities in World Travel pages Sean Morley 2025-03-17 14:31:22 -04:00
  • b82e4b6f0d feat: Add country name to Region serializer and update RegionCard component Sean Morley 2025-03-17 14:23:10 -04:00
  • 4e543fad55 feat: Enhance City and Lodging components with region and country names, and improve password disable functionality Sean Morley 2025-03-17 10:38:41 -04:00
  • eb541225bd Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-03-16 21:49:02 -04:00
  • a38828eb45 feat: Implement disable password authentication for users with social accounts Sean Morley 2025-03-16 21:49:00 -04:00
  • 9adf1d158a
    Improved German translation Sean Morley 2025-03-16 13:30:42 -04:00
  • ea61b5e67a
    Update translation to German Marc Schumacher 2025-03-16 18:17:30 +01:00
  • 189cd0ee69 feat: Add origin and destination markers with connecting line for transportation routes Sean Morley 2025-03-16 12:35:42 -04:00
  • c2fc249c92 feat: Add lodging types icons and update related components Sean Morley 2025-03-15 23:55:53 -04:00
  • a640934370 [REQUEST] Add Lodgings to Map #509 Sean Morley 2025-03-15 23:44:22 -04:00
  • 7fbcf170d0 feat: Add file type validation and sanitize markdown input in adventure components Sean Morley 2025-03-15 12:29:12 -04:00
  • d26d3a2128
    GPX file fixes, improved translations, and fixed itinerary view elements Sean Morley 2025-03-13 17:37:02 -04:00
  • 50a732b4d7 refactor: Optimize GPX file processing with concurrent fetching and improved error handling Sean Morley 2025-03-13 17:26:42 -04:00
  • d9a88b644f
    Merge pull request #514 from jyyyeung/fix/zh-translation Sean Morley 2025-03-03 23:43:53 -05:00
  • b7d6d6af56
    Merge branch 'development' into fix/zh-translation Sean Morley 2025-03-03 23:37:56 -05:00
  • 4db72d9719 refactor: Remove duplicated notes display from collection page Sean Morley 2025-03-03 08:50:09 -05:00
  • eaab1f8a7c refactor: Remove duplicate checklist display in collection page Sean Morley 2025-03-01 23:18:31 -05:00
  • ed76c1426e
    Open Locations in Maps and new API Routes Sean Morley 2025-02-28 15:50:49 -05:00
  • a16df1640d Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-02-28 15:50:26 -05:00
  • fee6c66eab feat: Add "Open in Maps" translations for multiple languages Sean Morley 2025-02-28 15:50:25 -05:00
  • 6d3b4c1e8e
    Merge branch 'main' into development Sean Morley 2025-02-28 15:47:56 -05:00
  • 4759ff71a1 fix: Update URL path for user stats counts and remove email from response Sean Morley 2025-02-28 14:50:32 -05:00
  • 88ca5e10a4 feat: gets translations for country, city, region, etc. names for i18n JYYYeung 2025-02-28 08:23:23 +00:00
  • bc1f36bf6c feat: show country name in current locale if translation exists JYYYeung 2025-02-26 10:34:48 +00:00
  • 7a63e1227f fix: fixing Chinese translation with context JYYYeung 2025-02-26 09:28:30 +00:00
  • 689d2af21c fix: updated zh translations JYYYeung 2025-02-26 08:44:17 +00:00
  • 3e0639e6f7 fix: Update URL path regex in StatsViewSet for username counts action Sean Morley 2025-02-25 10:55:08 -05:00
  • 3c9aec4bfb refactor: Simplify location name assignment logic in LocationDropdown component Sean Morley 2025-02-23 17:15:37 -05:00
  • b1068d27b0 refactor: Update API endpoint paths from "_allauth" to "auth" for consistency Sean Morley 2025-02-23 17:04:20 -05:00
  • d5311bb71e feat: Add "Open in Maps" button for adventures with location coordinates Sean Morley 2025-02-22 20:36:25 -05:00
  • 00e4ec64ae
    Hotel tracking, new profile system, UI improvements and lots of bug fixes Sean Morley 2025-02-22 17:22:31 -05:00
  • b61083f7df refactor: Remove initial and key achievement migrations for cleanup Sean Morley 2025-02-22 17:06:40 -05:00
  • d80805a181 feat: Add current timezone and airport description fields to localization files Sean Morley 2025-02-22 17:00:40 -05:00
  • ea36b104b6 feat: Add Transportation and Lodging models to AdventureViewSet; update Avatar and TransportationModal components for improved user experience Sean Morley 2025-02-22 10:37:22 -05:00
  • 232e01bf8f fix: Correct button closing tags in Navbar component for proper rendering Sean Morley 2025-02-20 14:53:05 -05:00
  • 1c15e85986 feat: Enhance session cookie domain handling for IP addresses and single-label hostnames Sean Morley 2025-02-20 10:21:48 -05:00
  • 7cea432353
    Merge pull request #493 from Cathnan/Modified-german-translation Sean Morley 2025-02-17 10:35:08 -05:00
  • a7513d6c06
    Merge pull request #495 from Cathnan/main Sean Morley 2025-02-17 10:34:26 -05:00
  • b4496508dd
    Korean i18n (#503) Sean Morley 2025-02-17 10:32:18 -05:00