1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-25 07:49:37 +02:00
Commit graph

1042 commits

Author SHA1 Message Date
Sean Morley
d44cb06e31 Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
Sean Morley
a39e22b0a8 Add new dashboard 2024-12-03 14:00:48 -05:00
Sean Morley
88dbd41b92
Merge pull request #375 from seanmorley15/dependabot/npm_and_yarn/frontend/npm_and_yarn-330f789f30
Bump @sveltejs/kit from 2.5.17 to 2.8.3 in /frontend in the npm_and_yarn group across 1 directory
2024-12-02 19:50:29 -05:00
Sean Morley
21d8b376b3
Merge pull request #395 from seanmorley15/update-nl
Update nl.json
2024-12-02 15:47:37 -05:00
Sean Morley
dc29f48ab2 Add 'Northern Lights' theme and update localization and Tailwind configuration 2024-12-02 15:47:09 -05:00
Sean Morley
4ecad7f46d Update nl.json 2024-12-02 13:16:48 -05:00
Sean Morley
0a2b172405
Merge pull request #393 from seanmorley15/fix-nginx-upload
Increase client_max_body_size to 100M in nginx configuration
2024-12-01 09:53:04 -05:00
Sean Morley
6ba047d2a5 Increase client_max_body_size to 100M in nginx configuration 2024-12-01 09:52:34 -05:00
Sean Morley
50dc0424a9 Refactor user serializers, update Docker configurations, and remove unused Nginx files 2024-12-01 09:52:04 -05:00
Sean Morley
84566b8ec1 User profile settings API and remove old Dj-Rest-Auth code 2024-11-30 10:24:27 -05:00
Sean Morley
c65fcc2558 Migrate to session based auth 2024-11-29 18:20:51 -05:00
Sean Morley
b86c7258e7 Enhance admin security by integrating secure_admin_login from AllAuth and updating settings for new dependencies 2024-11-29 17:51:32 -05:00
Sean Morley
1f4a02467b
Merge pull request #392 from seanmorley15/fix-390
Update adventure display to show category name and icon
2024-11-29 17:12:49 -05:00
Sean Morley
aecb3ca70e Update adventure display to show category name and icon 2024-11-29 17:08:52 -05:00
Sean Morley
2d24cb8aba Merge branch 'main' of github.com:seanmorley15/AdventureLog 2024-11-29 17:03:23 -05:00
Sean Morley
0d9c063c58 Update .gitignore to exclude .vscode/settings.json 2024-11-29 17:03:20 -05:00
Sean Morley
f119e6fdc2 Refactor settings.py to remove unused authentication configurations and clean up middleware 2024-11-29 16:55:28 -05:00
Sean Morley
53dc57453c
Update README.md 2024-11-29 15:29:50 -05:00
Sean Morley
9bc20be70e Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
Sean Morley
bde2e6a82d
Merge pull request #389 from seanmorley15/development
Add Polish Localization and Update Docs
2024-11-27 18:07:18 -05:00
Sean Morley
7defdac3a8 Update documentation and add Polish locale support 2024-11-27 18:06:16 -05:00
Sean Morley
0878008a05
Merge pull request #378 from dymek37/patch-11
Update de.json
2024-11-27 18:01:58 -05:00
Sean Morley
0b08dfbab9
Merge pull request #379 from dymek37/patch-12
Update en.json
2024-11-27 18:01:49 -05:00
Sean Morley
888bde042e
Merge pull request #380 from dymek37/patch-13
Update es.json
2024-11-27 18:01:35 -05:00
Sean Morley
335b5c2498
Merge pull request #381 from dymek37/patch-14
Update fr.json
2024-11-27 18:01:21 -05:00
Sean Morley
9f9e4fd12e
Merge pull request #382 from dymek37/patch-15
Update it.json
2024-11-27 18:01:13 -05:00
Sean Morley
30e2606a2f
Merge pull request #383 from dymek37/patch-16
Update nl.json
2024-11-27 18:01:05 -05:00
Sean Morley
df0d49298f
Merge pull request #384 from dymek37/patch-17
Update sv.json
2024-11-27 18:00:56 -05:00
Sean Morley
2ea3637c4b
Merge pull request #386 from dymek37/patch-18
Update zh.json
2024-11-27 18:00:45 -05:00
Sean Morley
84c013fa11
Merge pull request #377 from dymek37/patch-10
Create pl.json
2024-11-27 18:00:35 -05:00
Sean Morley
f618c24a7b
Update README.md 2024-11-27 12:34:56 -05:00
Sean Morley
39991c1877
Merge pull request #388 from seanmorley15/development
Add Umami analytics script to VitePress
2024-11-27 12:19:24 -05:00
Sean Morley
483c297af8 Add Umami analytics script to VitePress config for enhanced tracking 2024-11-27 12:18:29 -05:00
Sean Morley
66713ea76d
Merge pull request #387 from seanmorley15/development
Enhance documentation: update VitePress config to ignore localhost li…
2024-11-27 12:07:50 -05:00
Sean Morley
ec4935ecdd Update VitePress config: set ignoreDeadLinks to 'localhostLinks' for improved link management 2024-11-27 12:01:53 -05:00
Sean Morley
173c6183b3 Simplify VitePress config: set ignoreDeadLinks to true for streamlined link management 2024-11-27 11:59:24 -05:00
Sean Morley
f5a0f388b7 Enhance documentation: update VitePress config to ignore localhost links with any port and correct docker-compose.yml formatting for Nginx Proxy Manager 2024-11-27 11:58:25 -05:00
Sean Morley
9d2f83d4b6
Implement Custom Categories
Implement Custom Categories and other bug fixes
2024-11-27 11:28:02 -05:00
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