Sean Morley
|
7a3ec33fa7
|
Fix locale fallback logic: ensure valid fallback locale from navigator language or default to 'en'
|
2024-11-27 11:27:18 -05:00 |
|
Sean Morley
|
958e9de84e
|
Enhance cookie management: set SameSite attribute for locale and theme cookies, and add comments for clarity
|
2024-11-27 11:25:33 -05:00 |
|
dymek37
|
06f0b93dd5
|
Update zh.json
|
2024-11-27 17:09:05 +01:00 |
|
dymek37
|
734208d869
|
Update sv.json
|
2024-11-27 17:06:12 +01:00 |
|
dymek37
|
fd3c30f540
|
Update nl.json
|
2024-11-27 17:04:04 +01:00 |
|
dymek37
|
6963fd858e
|
Update it.json
|
2024-11-27 17:00:11 +01:00 |
|
dymek37
|
74ff1b0b7f
|
Update fr.json
|
2024-11-27 16:58:22 +01:00 |
|
dymek37
|
4dbcd96581
|
Update es.json
|
2024-11-27 16:55:06 +01:00 |
|
dymek37
|
def642960c
|
Update en.json
|
2024-11-27 16:54:03 +01:00 |
|
dymek37
|
d20de4aeed
|
Update de.json
|
2024-11-27 16:52:03 +01:00 |
|
dymek37
|
a0aae8c237
|
Create pl.json
Addition of Polish language.
|
2024-11-27 16:50:15 +01:00 |
|
Sean Morley
|
02f534662b
|
Merge branch 'main' into development
|
2024-11-26 22:11:40 -05:00 |
|
Sean Morley
|
477e76a0af
|
Fix user identification in adventure filtering: update user primary key reference from 'pk' to 'uuid' in search page logic
|
2024-11-26 21:59:15 -05:00 |
|
Sean Morley
|
f878167a36
|
Enhance category management: update adventure category assignment logic, improve category display in UI components, and add dynamic sorting for category dropdown
|
2024-11-26 20:06:52 -05:00 |
|
Sean Morley
|
adf45ff557
|
Fix general category handling
|
2024-11-26 17:39:10 -05:00 |
|
Sean Morley
|
ce0b82acb7
|
Fix custom default category
|
2024-11-26 15:10:17 -05:00 |
|
Sean Morley
|
17d8784d8c
|
Migration to new documentation and information site
|
2024-11-26 10:31:25 -05:00 |
|
dependabot[bot]
|
d7baf6961e
|
Bump @sveltejs/kit
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Updates `@sveltejs/kit` from 2.5.17 to 2.8.3
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.8.3/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 16:06:57 +00:00 |
|
Sean Morley
|
b1ec7dc815
|
Update docker-compose-traefik.yaml
As described in #345
|
2024-11-23 13:55:48 -05:00 |
|
Sean Morley
|
8e5a20ec62
|
Refactor adventure category handling: update type definitions, enhance category management in UI components, and implement user-specific category deletion logic in the backend
|
2024-11-23 13:42:41 -05:00 |
|
Sean Morley
|
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
|
2024-11-22 17:03:02 -05:00 |
|
Sean Morley
|
a6630b7de2
|
Update issue templates
|
2024-11-22 10:02:43 -05:00 |
|
Sean Morley
|
9b28d9a315
|
Update issue templates
|
2024-11-22 10:01:53 -05:00 |
|
Sean Morley
|
86d213bb8b
|
Refactor user ID handling to use UUIDs; update related components and serializers for consistency
|
2024-11-17 16:34:46 -05:00 |
|
Sean Morley
|
129c76078e
|
Fetch and display categories in CategoryFilterDropdown; update adventure details to include category information
|
2024-11-16 23:32:23 -05:00 |
|
Sean Morley
|
42f07dc2fb
|
Implement user-specific category filtering in AdventureViewSet and update AdventureCard to display category details
|
2024-11-16 22:31:39 -05:00 |
|
Sean Morley
|
ae92fc2027
|
Fix bug where num_visits was not user specific
|
2024-11-16 16:47:21 -05:00 |
|
Sean Morley
|
4a7f720773
|
Initial framework for custom categories
|
2024-11-14 09:37:35 -05:00 |
|
Sean Morley
|
0ea948c62c
|
Merge pull request #356 from seanmorley15/development
AdventureLog v0.7.1
|
2024-11-13 09:06:32 -05:00 |
|
Sean Morley
|
c3f37b66d0
|
Fix detection of custom locations in AdventureModal
|
2024-11-12 23:12:08 -05:00 |
|
Sean Morley
|
954c154add
|
Add Umami Analytics documentation for configuration
|
2024-11-12 09:23:23 -05:00 |
|
Sean Morley
|
10a0963a1e
|
Update motivational message in adventurelog.txt
|
2024-11-12 00:02:49 -05:00 |
|
Sean Morley
|
f16a7f1e94
|
Add adventurelog.txt with motivational message and display it on entrypoint
|
2024-11-11 23:56:16 -05:00 |
|
Sean Morley
|
39fce5ace7
|
Add guides category to documentation and rename nginx migration guide
|
2024-11-11 23:46:22 -05:00 |
|
Sean Morley
|
0a7704aade
|
Add support link to documentation and format sidebar configuration
|
2024-11-11 23:38:35 -05:00 |
|
Sean Morley
|
adb92a1d41
|
Remove redundant validation checks in Adventure model
|
2024-11-11 09:38:22 -05:00 |
|
Sean Morley
|
bde33260fa
|
Show tabs in description box
|
2024-11-09 22:25:47 -05:00 |
|
Sean Morley
|
3dc193d098
|
Update nginx migration documentation and change package name to adventurelog-docs
|
2024-11-09 22:09:58 -05:00 |
|
Sean Morley
|
742cb9dd94
|
Fix formatting in README.md for backend container configuration options
|
2024-11-08 17:53:46 -05:00 |
|
Sean Morley
|
6132b1c0d6
|
Update nginx migration documentation and enhance AdventureModal component functionality
|
2024-11-08 17:15:53 -05:00 |
|
Sean Morley
|
efd19da10b
|
Add custom location handling in AdventureModal component
|
2024-11-08 09:39:03 -05:00 |
|
Sean Morley
|
98e545be6f
|
Add 'set_to_pin' translation to multiple language files
|
2024-11-07 20:03:54 -05:00 |
|
Sean Morley
|
add691b678
|
Update outline style for adventure markers on map
|
2024-11-07 19:58:36 -05:00 |
|
Sean Morley
|
b32c780266
|
Fix issues determined from testing series
|
2024-11-07 19:48:44 -05:00 |
|
Sean Morley
|
c7207ccf52
|
Add internationalization support for profile and shared collections; update translations in multiple languages
|
2024-11-05 14:40:32 -05:00 |
|
Sean Morley
|
bcba4f4425
|
Remove unused command from Dockerfile
|
2024-11-05 14:07:12 -05:00 |
|
Sean Morley
|
2c3fb41e5c
|
Add staticfiles directory to Dockerfile
|
2024-11-05 11:24:42 -05:00 |
|
Sean Morley
|
04b332e031
|
Add creation command to dockerfile
|
2024-11-05 11:15:57 -05:00 |
|
Sean Morley
|
de45296dc1
|
Refactor media and static file paths; update countries JSON download URL to use COUNTRY_REGION_JSON_VERSION
|
2024-11-05 10:55:06 -05:00 |
|
Sean Morley
|
c27bf4baba
|
Update COUNTRY_REGION_JSON_VERSION to v2.4 and adjust download URL in management command
|
2024-11-05 10:41:01 -05:00 |
|