Hayden
15b3e59c55
chore(docs): migrate documentation from MkDocs to Zensical
...
Material for MkDocs is in maintenance mode; Zensical is its successor from
the same maintainers. Zensical reads the existing mkdocs.yml natively, so
this is a tooling swap rather than a config rewrite.
- pyproject.toml: replace mkdocs-material with zensical in docs/dev groups
- Taskfile/CI/netlify: swap `mkdocs build|serve` for `zensical build|serve`
- mkdocs.yml: move custom `demo_url` under `extra:` (Zensical doesn't expose
custom top-level config keys to templates); move `custom_dir` out of the
docs source tree so raw templates aren't published as static files
- home.html: use `config.extra.demo_url`; replace the non-functional
`lang.t('source.link.title')` (a Python call MiniJinja can't run, already
rendering as literal text) with a static tooltip
Verified: `zensical build` exits clean ("No issues found"), 46 pages, with
mermaid, admonitions, content tabs, task lists, nav tabs, code-copy, custom
homepage, and announce banner all rendering at parity with the prior build.
2026-05-31 10:10:54 -05:00
Michael Genson
32141187ba
fix: Update frontend refs ( #7444 )
2026-04-11 11:27:52 -05:00
Michael Genson
27f2dc1bf6
dev: Fix autolabel permission to only use pull_request_target ( #7422 )
2026-04-07 19:28:28 -05:00
Brian Choromanski
9c3b94c019
dev: Bumped gh actions to support node 24 ( #7392 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2026-04-04 14:13:09 +00:00
Brian Choromanski
17d9be3b15
fix: Updated commit hash for opencontainers revision ( #7340 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2026-03-27 21:51:53 +00:00
Brian Choromanski
3413c23f16
fix: Release Commit ( #7274 )
2026-03-22 16:35:06 +00:00
Hayden
c8793c474a
chore: bump l10n auto-merge line limit from 400 to 6000 ( #7279 )
2026-03-19 19:22:29 +00:00
Hayden
4c02724087
feat: Auto-merge Renovate dependency updates ( #7280 )
2026-03-19 18:22:59 +00:00
Brian Choromanski
78ff4bb875
fix: Updated workflows to checkout on commit of commit-version-bump ( #7217 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2026-03-18 17:44:39 -05:00
Michael Genson
56086bdf49
dev: Add backend translations to auto-approval ( #7196 )
2026-03-06 13:55:03 -06:00
Michael Genson
8da0d010a5
feat: Add Docker metadata to published images ( #7052 )
2026-02-11 17:07:40 -06:00
Michael Genson
a59511cc81
dev: Switch to Mealie bot for auto-merging ( #6978 )
2026-01-31 22:42:03 -06:00
Michael Genson
a5d4cae6d0
dev: Switch approver for automated i18n merges ( #6976 )
2026-01-31 21:46:13 -06:00
Michael Genson
2987cf8ba6
dev: Allow locale sync path in auto merge ( #6974 )
2026-01-31 21:37:31 -06:00
Michael Genson
46b46978ff
dev: Increase locale merge limit to 300 and allow PRs from Mealie bot ( #6972 )
2026-01-31 21:31:52 -06:00
Michael Genson
12857883a9
dev: Fix token vars ( #6970 )
2026-01-31 21:24:58 -06:00
Michael Genson
60fff3b5b8
dev: Switch to bot token for locale sync ( #6969 )
2026-01-31 21:21:07 -06:00
Michael Genson
e3e45c534e
dev: Skip Trivy on merge queue ( #6957 )
2026-01-30 16:47:30 +00:00
Michael Genson
920eeb26d6
dev: Bunch of GH workflow fixes ( #6956 )
2026-01-30 15:58:49 +00:00
Michael Genson
447a1fb239
dev: Enable CI on merge queues ( #6955 )
2026-01-30 09:18:52 -06:00
Hayden
b5358896eb
fix: use GITHUB_TOKEN for auto-merge to respect CI checks ( #6953 )
2026-01-30 03:26:10 +00:00
Hayden
c8046bbdf0
chore: add workflow to auto-merge l10n PRs ( #6948 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2026-01-30 02:05:56 +00:00
Hayden
13213476d8
docs: add --no-project flags to skip mealie installation ( #6755 )
2025-12-20 21:23:11 -06:00
Hayden
9925450173
docs: isolate docs dependencies to avoid python-ldap build ( #6753 )
2025-12-20 20:45:59 -06:00
Hayden
efb9dae681
docs: add GitHub Actions workflow for docs deployment ( #6752 )
2025-12-20 20:26:14 -06:00
Michael Genson
28d00f7dd5
fix: Bump version before building release ( #6647 )
2025-12-02 16:51:46 -06:00
Michael Genson
1d64f428db
chore: Fail frontend lint if there are warnings ( #6619 )
2025-11-29 11:33:17 -06:00
Michael Genson
75616d66b8
dev: Migrate to uv ( #6470 )
2025-11-01 14:36:40 -05:00
Michael Genson
6895b49543
fix: Re-write Nuxt auth backend and get rid of sidebase auth ( #6322 )
2025-10-05 20:43:38 -05:00
Michael Genson
ecdf7de386
chore: Upgrade Node and Nuxt ( #6240 )
2025-09-27 12:26:02 -05:00
Michael Genson
a080cdb432
chore: Update GitHub Configs ( #6135 )
2025-09-09 07:21:06 +00:00
Kuchenpirat
d737cb3e14
fix: set correct github tag in init py ( #5693 )
2025-07-12 08:54:14 -05:00
Hayden
50a986f331
fix: workflow branch target/base ( #5637 )
2025-07-04 19:34:44 -05:00
Hayden
f72ebed0dc
fix: workflow permissions ( #5636 )
2025-07-04 19:19:25 -05:00
Hayden
9cce0f65aa
chore: automatic crowdin sync via gh actions ( #5630 )
2025-07-04 19:00:23 -05:00
Hoa (Kyle) Trinh
c24d532608
feat: Migrate to Nuxt 3 framework ( #5184 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
2025-06-19 17:09:12 +00:00
Michael Genson
a4ea5ba10d
chore: Relax Stalebot ( #5498 )
2025-06-02 09:41:06 -05:00
Kuchenpirat
e667fe8a5e
fix: build pull request image only in mealie repo ( #5327 )
2025-04-09 07:58:49 +02:00
Kuchenpirat
b994d27b0c
dev: add pull request image build workflow ( #5235 )
2025-03-30 18:38:01 +00:00
Michael Chisholm
c0ab7673ba
dev: Create a Python package, build Docker images from it ( #4551 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com >
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com >
2025-02-11 09:28:40 -06:00
Michael Genson
87504fbb05
feat: Upgrade to Python 3.12 ( #4675 )
...
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com >
2024-12-04 22:31:26 -06:00
Brian Choromanski
446755f678
feat: vrslev/pre-commit-autoupdate archived ( #4421 )
2024-11-01 21:55:17 +00:00
Kuchenpirat
dacd0acff6
dev: add secondary db to trivy ( #4434 )
2024-10-24 13:48:25 +00:00
Kuchenpirat
60ea83d737
dev: add internal dev section to release notes ( #4390 )
2024-10-19 09:20:47 +00:00
Kuchenpirat
d36041fa75
chore: cancel running pull request jobs on new push ( #4339 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com >
2024-10-09 09:51:10 -05:00
Brian Choromanski
fef3f1cee3
fix: GH Actions node deprecation ( #4306 )
2024-10-02 11:21:22 +10:00
boc-the-git
589b226360
feat: Add autolabeler functionality for PRs ( #4188 )
2024-09-10 09:23:23 -05:00
boc-the-git
b2c8585ec5
chore: Set "documentation" label on PR ( #4153 )
2024-09-04 14:06:30 +00:00
boc-the-git
70d5f1a918
chore: Set 'chore' label on PR ( #4154 )
2024-09-04 08:58:07 -05:00
boc-the-git
c2fb4d3fa7
feat: Automate release drafting ( #4147 )
2024-09-04 08:08:39 +10:00