Commit Graph

  • 9e66c67c62 fix: Display adventure category icon also on collection maps Lars Lehmann 2025-01-23 20:07:16 +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
  • aa216f5688 feat: add Attachment model and implement file permission checks for media access Sean Morley 2025-01-18 20:06:12 -05:00
  • 433599dc20 feat: implement protected media serving and permission checks for adventure images Sean Morley 2025-01-18 17:03:03 -05:00
  • f7e183f9a3 Update README.md Sean Morley 2025-01-18 14:30:05 -05:00
  • f10e171a8e fix: update RegionCard component to handle undefined visited state and refactor global search API to return structured results Sean Morley 2025-01-18 12:57:56 -05:00
  • d60945d5b7 feat: implement global search functionality for adventures, collections, users, and locations Sean Morley 2025-01-18 12:28:14 -05:00
  • 9132ef39ec fix: add 'finding_recommendations' key and update 'no_adventures_to_recommendations' in multiple locale files Sean Morley 2025-01-18 09:19:21 -05:00
  • 8f6e655378 AdventureLog Smart Recommendations Sean Morley 2025-01-17 21:09:04 -05:00
  • 1a7643b8a7 fix: include Referer header in user-related API requests Sean Morley 2025-01-17 20:20:56 -05:00
  • fcec4a420c Update README.md Sean Morley 2025-01-17 19:38:18 -05:00
  • 75162bbf7b fix: improve error handling for Overpass API connection failures Sean Morley 2025-01-17 18:22:03 -05:00
  • ae8617a9fb fix: update formatting in Authentik documentation for clarity Sean Morley 2025-01-17 18:15:26 -05:00
  • 8af53f8f01 Merge pull request #455 from UndyingSoul/main Sean Morley 2025-01-17 18:13:53 -05:00
  • a508dd8d96 update documentation for authentik Corbin Whitton 2025-01-17 15:55:31 -07:00
  • 8f1f2e139a updated traefik config to work with oidc Corbin Whitton 2025-01-17 15:47:48 -07:00
  • e9084db832 fix: remove default adventure type and streamline image upload form Sean Morley 2025-01-17 17:33:16 -05:00
  • 6289c7e305 Merge pull request #454 from seanmorley15/csrf_error Sean Morley 2025-01-17 17:15:42 -05:00
  • 0cee4c386d fix: update deleteAdventure function to use DELETE method for API call Sean Morley 2025-01-17 17:15:18 -05:00
  • f4450b6a38 fix: include Referer header in API requests Sean Morley 2025-01-17 16:58:08 -05:00
  • 5b4092ba6c feat: implement pagination, add activity types and stats views; update category management and localization Sean Morley 2025-01-17 16:50:01 -05:00
  • 2b78021155 feat: update localization files and add adventure creation messages; refine adventure filtering logic Sean Morley 2025-01-16 21:15:22 -05:00
  • 9ceee13edc Merge pull request #453 from bucherfa/main Sean Morley 2025-01-16 19:38:51 -05:00
  • f56abd2312 fix: container relations Fabian Bucher 2025-01-16 22:24:31 +01:00
  • 62efa2478e feat: add OverpassViewSet and implement osmTagToEmoji function; update requirements and aria-labels Sean Morley 2025-01-15 15:39:21 -05:00
  • 0588555707 feat: update toast messages and add city updates; enhance geocoding checks and localizations Sean Morley 2025-01-15 11:53:04 -05:00
  • bcbe7657ad Merge pull request #450 from larsl-net/city-stats-api Sean Morley 2025-01-15 11:34:43 -05:00
  • 5f1a611671 fix: add cities to /stats/countes Lars Lehmann 2025-01-15 14:46:12 +01:00
  • 21345e0971 build(deps): upgrade Django from 5.0.10 to 5.0.11; remove debug print statements in user tests Sean Morley 2025-01-14 22:05:43 -05:00
  • b4c9cd1f27 Merge pull request #449 from seanmorley15/dependabot/pip/backend/server/pip-607b783c7d Sean Morley 2025-01-14 22:02:38 -05:00
  • 92a52d65f2 Merge branch 'development' into dependabot/pip/backend/server/pip-607b783c7d Sean Morley 2025-01-14 22:02:30 -05:00
  • 2c1b540c20 refactor: change visit ordering to use latest visit date; remove unused signup form Sean Morley 2025-01-14 20:46:33 -05:00
  • 743774dbca build(deps): bump django dependabot[bot] 2025-01-14 22:37:24 +00:00
  • 5cce76274a Merge pull request #448 from larsl-net/visited-cities Sean Morley 2025-01-14 16:54:49 -05:00
  • 16cdda2b82 Merge branch 'development' into visited-cities Sean Morley 2025-01-14 16:54:42 -05:00
  • 611509a289 Merge pull request #447 from larsl-net/development Sean Morley 2025-01-14 16:53:50 -05:00
  • af4026300b fix: mark visited cities based on locations Lars Lehmann 2025-01-14 21:44:10 +01:00
  • ab2ad829f2 fix: visited_city not assigned Lars Lehmann 2025-01-14 20:58:25 +01:00
  • ce87afeeb9 fix: key error Lars Lehmann 2025-01-14 20:33:25 +01:00
  • 5965b82780 Merge pull request #444 from seanmorley15/dependabot/pip/backend/server/pip-59524fe9f2 Sean Morley 2025-01-14 13:12:40 -05:00
  • 4a1e51e12a fix: update TOTP input type and attributes for better user experience Sean Morley 2025-01-14 13:10:14 -05:00
  • 7be21fcace fix: update image paths in Unraid installation documentation Sean Morley 2025-01-14 12:23:36 -05:00
  • c084a40cab Dual stack Backend Sean Morley 2025-01-14 12:19:03 -05:00
  • b16b1a1e44 Merge pull request #445 from larsl-net/development Sean Morley 2025-01-14 11:52:36 -05:00
  • 69673fb5ef fix: make backend dual stack ready Lars Lehmann 2025-01-14 17:38:31 +01:00
  • b023078e04 build(deps): bump django dependabot[bot] 2025-01-14 16:36:26 +00:00
  • f6605bc1bf fix: update session cookie domain handling for IP addresses Sean Morley 2025-01-14 09:49:24 -05:00
  • e8f2c7ea81 fix: update session cookie domain handling for IP addresses and improve frontend URL configuration Sean Morley 2025-01-14 09:38:38 -05:00
  • 187f4c0a4f Merge pull request #442 from seanmorley15/development Sean Morley 2025-01-13 19:55:15 -05:00
  • ef44836328 fix: remove unused console log import from page server file Sean Morley 2025-01-13 19:55:00 -05:00
  • 96ff727b57 fix: include Referer header and ensure CSRF token is set in request headers Sean Morley 2025-01-13 19:47:19 -05:00
  • a8e84be28e docs: update known issues for Redirect URI and authorization callback URL in Authentik and GitHub configurations fix: enhance session cookie deletion logic with dynamic domain handling Sean Morley 2025-01-13 19:34:19 -05:00
  • 4c84ac0979 fix: enhance middleware to set HTTP_X_FORWARDED_PROTO and secure proxy SSL header Sean Morley 2025-01-13 19:21:35 -05:00
  • 62d2fd7c6a docs: add warnings for known issues with Redirect URI and authorization callback URL in Authentik and GitHub configurations Sean Morley 2025-01-13 18:50:54 -05:00
  • 609f68b10d Merge pull request #441 from seanmorley15/development Sean Morley 2025-01-13 18:15:56 -05:00
  • 4a36fbb4c1 fix: dynamically set session cookie domain based on request hostname Sean Morley 2025-01-13 18:06:16 -05:00
  • 145a3f00c5 Merge pull request #440 from seanmorley15/development Sean Morley 2025-01-13 17:53:07 -05:00
  • 062111d7fe fix: configure secure session cookies and dynamic domain for frontend URL Sean Morley 2025-01-13 17:52:25 -05:00
  • ec3ada986d OIDC Auth and City Visits Data Sean Morley 2025-01-13 17:21:32 -05:00
  • a010afcc43 fix: replace psutil with tqdm for progress tracking in country download command Sean Morley 2025-01-13 17:07:52 -05:00
  • 563373dd54 fix: implement memory limit and adjust batch size for country downloads Sean Morley 2025-01-13 14:42:48 -05:00
  • a766a07ea1 fix: add warning for interrupted download-countries command due to memory issues Sean Morley 2025-01-13 14:12:05 -05:00
  • f27453824a fix: add psutil dependency for system resource management Sean Morley 2025-01-13 13:03:19 -05:00
  • ac37bc98c4 fix: add insert_id field to City, Country, and Region models Sean Morley 2025-01-13 13:01:36 -05:00
  • 53d500b7d5 fix: add ijson dependency for improved data processing Sean Morley 2025-01-13 11:34:56 -05:00
  • 9a7667fd62 fix: increase batch size for country downloads from 10 to 250 Sean Morley 2025-01-13 11:24:25 -05:00
  • 7f2c3c33a5 fix: switch from json to ijson for efficient country data processing Sean Morley 2025-01-13 11:23:57 -05:00
  • 6252f3cf14 fix: reduce batch size for country downloads from 100 to 10 Sean Morley 2025-01-13 11:19:45 -05:00
  • 6413b9a985 fix: reduce batch size for country downloads from 250 to 100 Sean Morley 2025-01-13 11:07:59 -05:00
  • 3b5b5d83b9 docs: update download-countries command in documentation to include --force option Sean Morley 2025-01-13 10:54:46 -05:00
  • 0f828dd0bf fix: update conditionals in AdventureModal and CategoryDropdown for improved logic Sean Morley 2025-01-13 10:51:33 -05:00
  • 32125efed4 feat: adjust batch size for country updates and include longitude/latitude in bulk update Sean Morley 2025-01-12 22:09:55 -05:00
  • 1f7d75acfc feat: implement batch processing for country, region, and city creation and updates in download command Sean Morley 2025-01-12 21:53:16 -05:00
  • 30f1eaef1c feat: enhance download command with success and warning messages; update Authentik documentation for clarity Sean Morley 2025-01-12 20:28:27 -05:00
  • af1d43ddf3 Update docker.md Sean Morley 2025-01-12 09:32:08 -05:00
  • b04a8b8a9e feat: implement multiple image upload functionality in AdventureModal Sean Morley 2025-01-11 21:25:29 -05:00
  • fa60db1d93 Update unraid.md Sean Morley 2025-01-11 16:11:37 -05:00
  • e8f3674101 Update unraid.md Sean Morley 2025-01-11 15:49:25 -05:00
  • cd06f838b0 Update unraid.md Sean Morley 2025-01-11 15:37:38 -05:00
  • 377420226e Update unraid.md Sean Morley 2025-01-11 15:36:39 -05:00
  • 5cccadad15 fix: correct typo in Unraid installation documentation Sean Morley 2025-01-11 10:53:01 -05:00
  • 3bde752234 fix: update documentation link in README for accuracy Sean Morley 2025-01-11 10:28:01 -05:00