1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00
Commit graph

52 commits

Author SHA1 Message Date
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
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
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
Sean Morley
de873c9eb5 Add backend and frontend beta deployment workflows 2024-10-26 09:44:36 -04:00
Sean Morley
78ab387055 Refactor Docusaurus configuration and frontend components
- Update the title and logo in Docusaurus configuration
- Add Discord and Support links to the navbar
- Update the label and href for the GitHub link in the footer
- Remove redundant code and comments in ImageInfoModal component
- Update the text and link in ImageInfoModal component
- Update the conditional statement in +page.svelte file
- Comment out the unused code in settings page
2024-10-25 14:20:51 -04:00
dependabot[bot]
63fe90070e
Bump the npm_and_yarn group across 2 directories with 8 updates
Bumps the npm_and_yarn group with 3 updates in the /documentation directory: [express](https://github.com/expressjs/express), [micromatch](https://github.com/micromatch/micromatch) and [webpack](https://github.com/webpack/webpack).
Bumps the npm_and_yarn group with 3 updates in the /frontend directory: [micromatch](https://github.com/micromatch/micromatch), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `webpack` from 5.92.1 to 5.95.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.95.0)

Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

Updates `svelte` from 4.2.18 to 4.2.19
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: svelte
  dependency-type: direct:development
  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>
2024-10-08 15:17:25 +00:00
Sean Morley
3c353fed14 Make comments clearer for self hosting 2024-09-15 11:10:34 -04:00
Sean Morley
f237f480df Custom registration disable message 2024-08-24 23:20:50 -04:00
Sean Morley
15cca42675 Text wrap 2024-08-16 19:53:52 -04:00
Sean Morley
28ad207896 chore: Update terms and privacy policy documentation 2024-08-16 19:42:08 -04:00
Sean Morley
9f574c8505 better signup disable 2024-08-16 12:21:43 -04:00
Sean Morley
e753d023ad email providers 2024-08-04 18:05:19 -04:00
Sean Morley
48b70b5bec Add screenshots and better documentation 2024-08-01 21:06:50 -04:00
Sean Morley
ad1799b79e Add update documentation. 2024-08-01 18:41:27 -04:00
Sean Morley
c446372bcb refactor: Configure nginx container to serve media files in production 2024-07-13 10:53:16 -04:00
Sean Morley
be9c3c6747 starting trips 2024-07-10 13:36:51 -04:00
Sean Morley
22a1acba3b docs 2024-07-10 12:26:12 -04:00
Sean Morley
d64abf2273 chore: Update documentation configuration and remove unused files 2024-07-09 13:53:03 -04:00