Commit Graph
1298 Commits
Author SHA1 Message Date
Elias Schneider c2cb5c7537 Merge branch 'main' into feat/huma-api-docs 2026-07-26 20:39:38 +02:00
Elias Schneider 4743d5967a fix: enforce user verification for login assertions 2026-07-26 19:09:12 +02:00
Markus SchanzandGitHub 9f559788a4 feat: add support for declaritive client secret configuration (#1619) 2026-07-26 16:27:42 +02:00
a1b4e1d2b2 feat: migrate one-time and signup tokens to an actor (#1611)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2026-07-26 15:32:43 +02:00
Elias SchneiderandGitHub 531bb5f0cf chore(translations): update translations via Crowdin (#1623) 2026-07-26 15:24:56 +02:00
Markus SchanzandGitHub 80c7c4aaf1 feat: add declaritive user id configuration (#1622) 2026-07-25 23:43:16 +02:00
Elias Schneider 8563934fd5 refactor: use NewTextHandler instead of NewHandler for tint 2026-07-24 17:27:54 +02:00
c57c27a004 chore(deps): Bump the "all-dependencies" group with 3 updates across multiple ecosystems (#1621)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 17:21:42 +02:00
Elias Schneider 6e859de2dd tests(e2e): fix missing data in database.json 2026-07-22 19:01:33 +02:00
2341f4fc4a fix: autofocus one time input fields (#1605)
Co-authored-by: james <james@goldfish.net>
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
2026-07-22 18:50:45 +02:00
Elias Schneider f6b02efe45 chore: upgrade vulnerable dependencies 2026-07-22 18:48:07 +02:00
Elias Schneider e10f66c07a fix: show only accessible clients on "My Apps" page 2026-07-22 18:33:57 +02:00
Elias Schneider ad06ea6e00 fix: datatype mismatch between postgres and sqlite causes import to fail 2026-07-22 18:13:13 +02:00
Elias Schneider 599f7d118d fix: horizontal shadow of cards in light mode cut off 2026-07-22 13:06:33 +02:00
Kyle Mendell 609d5c223c Merge origin/main into feat/huma-api-docs 2026-07-21 12:35:49 -05:00
Elias Schneider 942bb3be2e ci/cd: remove not used permissions 2026-07-21 15:26:41 +02:00
Elias Schneider 0983e91169 fix: honor webauthn user verification setting 2026-07-21 14:59:51 +02:00
2cfbcb4b67 refactor: use actors for db configuration (#1604)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-20 08:48:05 +02:00
472fff33ea chore: update AAGUIDs (#1608)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
2026-07-20 08:38:36 +02:00
921095f0a2 fix: relax Francis DB usage while HA is still WIP (#1602)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-18 21:32:27 +02:00
Alessandro (Ale) SegalaandGitHub b254d969a5 fix: sync group membership for users added at creation time (#1600) 2026-07-17 11:15:00 -07:00
31c416ab2c chore(deps): Bump the "all-dependencies" group with 3 updates across multiple ecosystems (#1599)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 13:11:40 -05:00
Elias SchneiderandGitHub ef5444342c Merge branch 'main' into feat/huma-api-docs 2026-07-17 11:19:04 +02:00
Elias Schneider 807bd9e037 feat: add support for proxy protocol 2026-07-17 10:37:47 +02:00
Kyle Mendell f5de8e6bad remove built in api docs 2026-07-16 21:45:52 -05:00
Kyle Mendell 8beb4921c1 coderabbit review stuff 2026-07-13 11:25:01 -05:00
Kyle Mendell c87b9a97aa limits 2026-07-13 11:12:46 -05:00
Kyle Mendell 00d2b0fea9 Merge remote-tracking branch 'origin/main' into feat/huma-api-docs 2026-07-13 11:00:13 -05:00
Elias Schneider 525946e94e release: 2.11.0 v2.11.0 2026-07-13 11:16:16 +02:00
Elias Schneider bb03660bd7 ci/cd: remove low demand issue closer 2026-07-13 11:08:32 +02:00
Elias Schneider 9714296efb fix: block link-local addresses in SSRF protection 2026-07-13 11:05:24 +02:00
Elias Schneider a3f27ec2ec fix: ignore tab URL hashes in navigation history 2026-07-13 10:52:01 +02:00
Elias Schneider 316cf47ceb fix: INTERNAL_APP_URL not reflected in UI URLs 2026-07-13 10:51:24 +02:00
ef9ed8de32 chore(deps): Bump the "all-dependencies" group with 3 updates across multiple ecosystems (#1578)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2026-07-13 09:58:41 +02:00
217bf75b7c fix: login code mobile ux (#1584)
Co-authored-by: james <james@goldfish.net>
2026-07-13 09:52:57 +02:00
Elias Schneider 77398a558d fix: sort signup tokens by creation date explicitly 2026-07-13 09:50:25 +02:00
Elias Schneider 187cd8ddcd feat: add support for CIDR and IP address lists in TRUST_PROXY 2026-07-13 09:32:05 +02:00
Elias Schneider d9ead47d19 fix: allow insecure callback URLs by default until next major release 2026-07-13 09:21:53 +02:00
Kyle Mendell 7b5d6f5a9c format api routes 2026-07-12 13:42:05 -05:00
Kyle MendellandGitHub 3893376cba Merge branch 'main' into feat/huma-api-docs 2026-07-12 12:48:50 -05:00
Elias SchneiderandGitHub 7348bdac50 chore(translations): update translations via Crowdin (#1589) 2026-07-12 12:48:39 -05:00
Elias SchneiderandGitHub 69a6e22c7c chore(translations): update translations via Crowdin (#1577) 2026-07-11 16:16:47 +02:00
Alessandro (Ale) SegalaandGitHub cfda5f693b refactor: manage instance ID in the KV table (#1579) 2026-07-11 16:16:05 +02:00
ff8e34cccf fix: postgres migration 20250822 remove public schema references (#1582)
Co-authored-by: Marco <marco.scabbiolo@redb.ee>
2026-07-11 16:11:07 +02:00
Elias Schneider ff5e565eeb docs: update README 2026-07-11 14:54:22 +02:00
Kyle Mendell f8b441fb06 feat: built in api documentation via huma gin adapter 2026-07-10 16:31:45 -05:00
Elias Schneider 20254eea7c release: 2.10.0 v2.10.0 2026-07-10 17:08:11 +02:00
Elias Schneider f62d476c56 chore: upgrade go version 2026-07-10 16:58:27 +02:00
Elias SchneiderandGitHub 119eecefc3 chore(translations): update translations via Crowdin (#1573) 2026-07-10 16:25:05 +02:00
Elias Schneider 59a6868ecd refactor: run formatter 2026-07-10 15:57:17 +02:00