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

67 commits

Author SHA1 Message Date
dependabot[bot]
d5fe7eeff8
build(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /documentation directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.11 to 5.4.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

Updates `vite` from 5.3.6 to 5.4.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 04:51:56 +00:00
Sean Morley
8f6e655378
AdventureLog Smart Recommendations 2025-01-17 21:09:04 -05:00
Sean Morley
ae8617a9fb fix: update formatting in Authentik documentation for clarity 2025-01-17 18:15:26 -05:00
Corbin Whitton
a508dd8d96 update documentation for authentik 2025-01-17 15:55:31 -07:00
Sean Morley
2b78021155 feat: update localization files and add adventure creation messages; refine adventure filtering logic 2025-01-16 21:15:22 -05:00
Sean Morley
7be21fcace fix: update image paths in Unraid installation documentation 2025-01-14 12:23:36 -05:00
Sean Morley
ec3ada986d
OIDC Auth and City Visits Data 2025-01-13 17:21:32 -05:00
Sean Morley
3b5b5d83b9 docs: update download-countries command in documentation to include --force option 2025-01-13 10:54:46 -05:00
Sean Morley
30f1eaef1c feat: enhance download command with success and warning messages; update Authentik documentation for clarity 2025-01-12 20:28:27 -05:00
Sean Morley
af1d43ddf3
Update docker.md 2025-01-12 09:32:08 -05:00
Sean Morley
fa60db1d93
Update unraid.md 2025-01-11 16:11:37 -05:00
Sean Morley
e8f3674101
Update unraid.md 2025-01-11 15:49:25 -05:00
Sean Morley
cd06f838b0
Update unraid.md 2025-01-11 15:37:38 -05:00
Sean Morley
377420226e
Update unraid.md 2025-01-11 15:36:39 -05:00
Sean Morley
5cccadad15 fix: correct typo in Unraid installation documentation 2025-01-11 10:53:01 -05:00
Sean Morley
2221b1dad9 docs: new README add ARM compatibility note for PostGIS image in Docker installation guide 2025-01-11 10:26:22 -05:00
Sean Morley
88d62eb869 feat: add GitHub and OIDC social authentication documentation, update Authentik references for clarity 2025-01-11 09:51:31 -05:00
Sean Morley
a50f051079 feat: add Unraid installation documentation and update links 2025-01-10 20:16:09 -05:00
Sean Morley
e19781d7ac feat: add public URL endpoint and update user type to include password status 2025-01-06 18:53:08 -05:00
Sean Morley
9e4846a66a feat: enhance Immich integration documentation and add warnings for localhost usage 2025-01-03 18:46:45 -05:00
Sean Morley
230a786d6e docs: add instructions for customizing email subject in admin site 2025-01-03 15:58:52 -05:00
Sean Morley
259f2e75c2 feat: version bump for release v0.8.0 2025-01-03 12:24:17 -05:00
Sean Morley
991efa8d08 docs: add Immich integration documentation and update configuration menu 2025-01-02 19:00:11 -05:00
Sean Morley
f7c998ab58 UI changes and updates, collection page refresh 2024-12-26 11:07:59 -05:00
dependabot[bot]
febbdfa252
Bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /documentation directory: [nanoid](https://github.com/ai/nanoid).
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [nanoid](https://github.com/ai/nanoid) and [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 17:15:18 +00:00
Sean Morley
148568fca4
Auth Migration, Calendar and Other Misc. Fixes 2024-12-15 12:13:56 -05:00
Sean Morley
0376709325 Enhance localization support; update error messages and add translations for adventure calendar 2024-12-14 09:56:12 -05:00
Sean Morley
2f321517a6
Update getting_started.md 2024-12-07 17:45:26 -05:00
Sean Morley
57f3be0938
Merge pull request #398 from MaximUltimatum/adding-kustomize-documentation
Adding kustomize documentation
2024-12-07 16:27:46 -05:00
Sean Morley
914028ea2f Update Kubernetes and Kustomize documentation 2024-12-07 16:25:31 -05:00
MaximUltimatum
91a51515dd
Removing extraneous env variable info that is externally linked 2024-12-07 14:31:13 -05:00
MaximUltimatum
56a4292f4f
Adding kustomize documentation 2024-12-07 14:26:18 -05:00
Sean Morley
ca66b85838 Add Admin Panel guide to documentation 2024-12-04 12:43:26 -05:00
Sean Morley
7defdac3a8 Update documentation and add Polish locale support 2024-11-27 18:06:16 -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
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
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
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
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
954c154add Add Umami Analytics documentation for configuration 2024-11-12 09:23:23 -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
3dc193d098 Update nginx migration documentation and change package name to adventurelog-docs 2024-11-09 22:09:58 -05:00
Sean Morley
6132b1c0d6 Update nginx migration documentation and enhance AdventureModal component functionality 2024-11-08 17:15:53 -05:00
Sean Morley
c0aaec1436 More settings localization 2024-11-03 15:45:29 -05:00
Sean Morley
4bbbc10097 Bump version to 0.7.1, update COUNTRY_REGION_JSON_VERSION, and add nginx migration guide 2024-11-03 15:12:28 -05:00
Sean Morley
6f8864a13d Refactor Docker Compose configuration and add email backend documentation 2024-10-26 19:43:27 -04:00