Commit Graph

7 Commits

Author SHA1 Message Date
jamesread 5741c8ea2c feat: Alpha support for search (behind feature gate) 2026-08-06 22:24:05 +01:00
jamesread 1303a27d05 fix: Hidden acctions are for display purposes only, not security 2026-08-06 11:22:22 +01:00
jamesread c72d180fae fix: Dashboards now can have ACLs (#445) 2026-07-18 23:57:09 +01:00
HurracaineIke 751d574d75
Update oauth2_pocketid.adoc
PocketID now requires to explicitly include the `openid` scope in the `scopes` list. PocketID will strictly block user information queries with a `403 Forbidden` if this scope is missing.
2026-07-15 08:13:42 -07:00
jamesread 1f8f36ace1 docs: bug in "some admin actions" example 2026-06-19 22:28:54 +01:00
jamesread 246e33d565 feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00
jamesread c132eacc00 docs: add Antora site sources under docs/ with CI smoke build
Move the docs.olivetin.app AsciiDoc component into this repository, add
local Antora playbooks for contributors and CI, and document the split
between this repo and the docs build repository.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-10 21:58:48 +01:00