1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-09 07:05:18 +02:00

Commit graph

  • 2d24cb8aba Merge branch 'main' of github.com:seanmorley15/AdventureLog Sean Morley 2024-11-29 17:03:23 -05:00
  • 0d9c063c58 Update .gitignore to exclude .vscode/settings.json Sean Morley 2024-11-29 17:03:20 -05:00
  • f119e6fdc2 Refactor settings.py to remove unused authentication configurations and clean up middleware Sean Morley 2024-11-29 16:55:28 -05:00
  • 53dc57453c
    Update README.md Sean Morley 2024-11-29 15:29:50 -05:00
  • 9bc20be70e Initial migration to new session based auth system with AllAuth Sean Morley 2024-11-29 14:41:13 -05:00
  • bde2e6a82d
    Merge pull request #389 from seanmorley15/development Sean Morley 2024-11-27 18:07:18 -05:00
  • 7defdac3a8 Update documentation and add Polish locale support Sean Morley 2024-11-27 18:06:16 -05:00
  • 0878008a05
    Merge pull request #378 from dymek37/patch-11 Sean Morley 2024-11-27 18:01:58 -05:00
  • 0b08dfbab9
    Merge pull request #379 from dymek37/patch-12 Sean Morley 2024-11-27 18:01:49 -05:00
  • 888bde042e
    Merge pull request #380 from dymek37/patch-13 Sean Morley 2024-11-27 18:01:35 -05:00
  • 335b5c2498
    Merge pull request #381 from dymek37/patch-14 Sean Morley 2024-11-27 18:01:21 -05:00
  • 9f9e4fd12e
    Merge pull request #382 from dymek37/patch-15 Sean Morley 2024-11-27 18:01:13 -05:00
  • 30e2606a2f
    Merge pull request #383 from dymek37/patch-16 Sean Morley 2024-11-27 18:01:05 -05:00
  • df0d49298f
    Merge pull request #384 from dymek37/patch-17 Sean Morley 2024-11-27 18:00:56 -05:00
  • 2ea3637c4b
    Merge pull request #386 from dymek37/patch-18 Sean Morley 2024-11-27 18:00:45 -05:00
  • 84c013fa11
    Merge pull request #377 from dymek37/patch-10 Sean Morley 2024-11-27 18:00:35 -05:00
  • f618c24a7b
    Update README.md Sean Morley 2024-11-27 12:34:56 -05:00
  • 39991c1877
    Merge pull request #388 from seanmorley15/development Sean Morley 2024-11-27 12:19:24 -05:00
  • 483c297af8 Add Umami analytics script to VitePress config for enhanced tracking Sean Morley 2024-11-27 12:18:29 -05:00
  • 66713ea76d
    Merge pull request #387 from seanmorley15/development Sean Morley 2024-11-27 12:07:50 -05:00
  • ec4935ecdd Update VitePress config: set ignoreDeadLinks to 'localhostLinks' for improved link management Sean Morley 2024-11-27 12:01:53 -05:00
  • 173c6183b3 Simplify VitePress config: set ignoreDeadLinks to true for streamlined link management Sean Morley 2024-11-27 11:59:24 -05:00
  • f5a0f388b7 Enhance documentation: update VitePress config to ignore localhost links with any port and correct docker-compose.yml formatting for Nginx Proxy Manager Sean Morley 2024-11-27 11:58:25 -05:00
  • 9d2f83d4b6
    Implement Custom Categories Sean Morley 2024-11-27 11:28:02 -05:00
  • 7a3ec33fa7 Fix locale fallback logic: ensure valid fallback locale from navigator language or default to 'en' Sean Morley 2024-11-27 11:27:18 -05:00
  • 958e9de84e Enhance cookie management: set SameSite attribute for locale and theme cookies, and add comments for clarity Sean Morley 2024-11-27 11:25:33 -05:00
  • 06f0b93dd5
    Update zh.json dymek37 2024-11-27 17:09:05 +01:00
  • 734208d869
    Update sv.json dymek37 2024-11-27 17:06:12 +01:00
  • fd3c30f540
    Update nl.json dymek37 2024-11-27 17:04:04 +01:00
  • 6963fd858e
    Update it.json dymek37 2024-11-27 17:00:11 +01:00
  • 74ff1b0b7f
    Update fr.json dymek37 2024-11-27 16:58:22 +01:00
  • 4dbcd96581
    Update es.json dymek37 2024-11-27 16:55:06 +01:00
  • def642960c
    Update en.json dymek37 2024-11-27 16:54:03 +01:00
  • d20de4aeed
    Update de.json dymek37 2024-11-27 16:52:03 +01:00
  • a0aae8c237
    Create pl.json dymek37 2024-11-27 16:50:15 +01:00
  • 02f534662b
    Merge branch 'main' into development Sean Morley 2024-11-26 22:11:40 -05:00
  • 477e76a0af Fix user identification in adventure filtering: update user primary key reference from 'pk' to 'uuid' in search page logic Sean Morley 2024-11-26 21:59:15 -05:00
  • f878167a36 Enhance category management: update adventure category assignment logic, improve category display in UI components, and add dynamic sorting for category dropdown Sean Morley 2024-11-26 20:06:52 -05:00
  • adf45ff557 Fix general category handling Sean Morley 2024-11-26 17:39:10 -05:00
  • ce0b82acb7 Fix custom default category Sean Morley 2024-11-26 15:10:17 -05:00
  • 17d8784d8c Migration to new documentation and information site Sean Morley 2024-11-26 10:31:25 -05:00
  • d7baf6961e
    Bump @sveltejs/kit dependabot[bot] 2024-11-25 16:06:57 +00:00
  • b1ec7dc815
    Update docker-compose-traefik.yaml Sean Morley 2024-11-23 13:55:48 -05:00
  • 8e5a20ec62 Refactor adventure category handling: update type definitions, enhance category management in UI components, and implement user-specific category deletion logic in the backend Sean Morley 2024-11-23 13:42:41 -05:00
  • 736ede2417 Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment Sean Morley 2024-11-22 17:03:02 -05:00
  • a6630b7de2
    Update issue templates Sean Morley 2024-11-22 10:02:43 -05:00
  • 9b28d9a315
    Update issue templates Sean Morley 2024-11-22 10:01:53 -05:00
  • 86d213bb8b Refactor user ID handling to use UUIDs; update related components and serializers for consistency Sean Morley 2024-11-17 16:34:46 -05:00
  • 129c76078e Fetch and display categories in CategoryFilterDropdown; update adventure details to include category information Sean Morley 2024-11-16 23:32:23 -05:00
  • 42f07dc2fb Implement user-specific category filtering in AdventureViewSet and update AdventureCard to display category details Sean Morley 2024-11-16 22:31:39 -05:00
  • ae92fc2027 Fix bug where num_visits was not user specific Sean Morley 2024-11-16 16:47:21 -05:00
  • 4a7f720773 Initial framework for custom categories Sean Morley 2024-11-14 09:37:35 -05:00
  • 0ea948c62c
    Merge pull request #356 from seanmorley15/development v0.7.1 Sean Morley 2024-11-13 09:06:32 -05:00
  • c3f37b66d0 Fix detection of custom locations in AdventureModal Sean Morley 2024-11-12 23:12:08 -05:00
  • 954c154add Add Umami Analytics documentation for configuration Sean Morley 2024-11-12 09:23:23 -05:00
  • 10a0963a1e Update motivational message in adventurelog.txt Sean Morley 2024-11-12 00:02:49 -05:00
  • f16a7f1e94 Add adventurelog.txt with motivational message and display it on entrypoint Sean Morley 2024-11-11 23:56:16 -05:00
  • 39fce5ace7 Add guides category to documentation and rename nginx migration guide Sean Morley 2024-11-11 23:46:22 -05:00
  • 0a7704aade Add support link to documentation and format sidebar configuration Sean Morley 2024-11-11 23:38:35 -05:00
  • adb92a1d41 Remove redundant validation checks in Adventure model Sean Morley 2024-11-11 09:38:22 -05:00
  • bde33260fa Show tabs in description box Sean Morley 2024-11-09 22:25:47 -05:00
  • 3dc193d098 Update nginx migration documentation and change package name to adventurelog-docs Sean Morley 2024-11-09 22:09:58 -05:00
  • 742cb9dd94 Fix formatting in README.md for backend container configuration options Sean Morley 2024-11-08 17:53:46 -05:00
  • 6132b1c0d6 Update nginx migration documentation and enhance AdventureModal component functionality Sean Morley 2024-11-08 17:15:53 -05:00
  • efd19da10b Add custom location handling in AdventureModal component Sean Morley 2024-11-08 09:39:03 -05:00
  • 98e545be6f Add 'set_to_pin' translation to multiple language files Sean Morley 2024-11-07 20:03:54 -05:00
  • add691b678 Update outline style for adventure markers on map Sean Morley 2024-11-07 19:58:36 -05:00
  • b32c780266 Fix issues determined from testing series Sean Morley 2024-11-07 19:48:44 -05:00
  • c7207ccf52 Add internationalization support for profile and shared collections; update translations in multiple languages Sean Morley 2024-11-05 14:40:32 -05:00
  • bcba4f4425 Remove unused command from Dockerfile Sean Morley 2024-11-05 14:07:12 -05:00
  • 2c3fb41e5c Add staticfiles directory to Dockerfile Sean Morley 2024-11-05 11:24:42 -05:00
  • 04b332e031 Add creation command to dockerfile Sean Morley 2024-11-05 11:15:57 -05:00
  • de45296dc1 Refactor media and static file paths; update countries JSON download URL to use COUNTRY_REGION_JSON_VERSION Sean Morley 2024-11-05 10:55:06 -05:00
  • c27bf4baba Update COUNTRY_REGION_JSON_VERSION to v2.4 and adjust download URL in management command Sean Morley 2024-11-05 10:41:01 -05:00
  • 87928932c2 Update download URL for countries JSON to use tagged version Sean Morley 2024-11-05 10:27:06 -05:00
  • 6eff9f6456 Update STATIC_ROOT path to use 'staticfiles' directory Sean Morley 2024-11-05 10:15:38 -05:00
  • 44c0ffc1d7 Refactor static file path and update theme selection text in Navbar; change localization keys for login and signup buttons Sean Morley 2024-11-05 10:13:30 -05:00
  • 40cb5daa07 Add i18n support for ImageInfoModal and update localization strings Sean Morley 2024-11-04 19:56:54 -05:00
  • 9c6e11b16d Add language selection and share localization for multiple languages Sean Morley 2024-11-04 19:41:25 -05:00
  • 9ac4a8f4e9 Update localization for activities and adventures; change links and placeholders Sean Morley 2024-11-04 19:25:07 -05:00
  • 7cd869a507
    Merge pull request #354 from seanmorley15/dependabot/npm_and_yarn/documentation/npm_and_yarn-b2e09fc846 Sean Morley 2024-11-03 23:12:13 -05:00
  • 7988ba4d68 Remove unused GeoJSONView and related URL path; clean up README links Sean Morley 2024-11-03 22:57:07 -05:00
  • 3df124b250 Add i18n support for transportation, notes, checklist, and collection components Sean Morley 2024-11-03 22:55:38 -05:00
  • c0aaec1436 More settings localization Sean Morley 2024-11-03 15:45:29 -05:00
  • 4bbbc10097 Bump version to 0.7.1, update COUNTRY_REGION_JSON_VERSION, and add nginx migration guide Sean Morley 2024-11-03 15:12:28 -05:00
  • 172f07acca Add popup toggle and card carousel for adventure details in map view Sean Morley 2024-11-02 21:45:23 -04:00
  • 6137411b84 Update adventure type label handling and improve map marker display Sean Morley 2024-11-02 21:29:42 -04:00
  • 07263c5697 Refactor map page Sean Morley 2024-11-02 21:18:52 -04:00
  • e6c5bc9ca8 Add localization strings for visited regions feature and update UI components Sean Morley 2024-11-01 20:12:43 -04:00
  • b60455b50a Add mark_visited_region action to ReverseGeocodeViewSet and update AdventureModal for region tracking Sean Morley 2024-11-01 20:08:23 -04:00
  • a7a49227c4 Add display_name to ReverseGeocode response and update AdventureModal Sean Morley 2024-10-31 23:47:02 -04:00
  • 25ed72afbc Add is_visited filtering to AdventureViewSet and update frontend components Sean Morley 2024-10-31 09:59:56 -04:00
  • 727daf0cfd is visited Sean Morley 2024-10-31 09:51:04 -04:00
  • 9d42dbac98 Add functionality to mark regions as visited in AdventureModal Sean Morley 2024-10-30 18:40:49 -04:00
  • 83d06fc0a4 Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates Sean Morley 2024-10-30 15:11:00 -04:00
  • 05076a6732 Refactor localization strings and add missing translations Sean Morley 2024-10-29 10:29:03 -04:00
  • fcd2d27221 more localization Sean Morley 2024-10-28 19:59:44 -04:00
  • 5011829e6e Refactor frontend configuration and add optional Umami Analytics integration Sean Morley 2024-10-28 19:10:40 -04:00
  • 4f40d0de63 Add Italian and Dutch localization files Sean Morley 2024-10-28 15:28:49 -04:00
  • 8068fe93f7 more localization Sean Morley 2024-10-28 15:10:14 -04:00