Commit Graph

  • 579cfdc678 feat: add support for SCIM provisioning (#1182) Elias Schneider 2026-01-02 17:54:20 +01:00
  • e4a8ca476c refactor: run formatter Elias Schneider 2026-01-02 17:45:53 +01:00
  • 386add08c4 refactor: update forms and other areas to use new shadcn components (#1115) Kyle Mendell 2026-01-02 10:45:08 -06:00
  • 894eaf3cff fix(translations): add missing translations to date picker Elias Schneider 2026-01-02 15:57:50 +01:00
  • d9e7bf9eef fix: remove ambiguous characters from login code Elias Schneider 2026-01-02 15:48:46 +01:00
  • b19d901618 chore(translations): update translations via Crowdin (#1181) Elias Schneider 2026-01-01 16:56:11 +01:00
  • 0b625a9707 chore(deps): bump pnpm to version 10.27.0 (#1183) Kyle Mendell 2026-01-01 09:55:54 -06:00
  • e60b80632f chore: preparation for merge into main branch Elias Schneider 2025-12-30 16:27:48 +01:00
  • 078152d4db fix!: make wildcard matching in callback URLs more stricter (#1161) Elias Schneider 2025-12-22 16:15:10 +01:00
  • ba2f0f18f4 feat: remove DbProvider env variable and calculate it dynamically (#1114) Kyle Mendell 2025-11-27 14:38:06 -06:00
  • 3420a00073 feat: add CLI command for importing and exporting Pocket ID data (#998) Elias Schneider 2025-11-26 10:38:15 +01:00
  • f0144584af feat!: drop support for storing JWK on the filesystem (#1088) Elias Schneider 2025-11-14 12:02:51 +01:00
  • e1c5021eee fix!: rename LDAP_ATTRIBUTE_ADMIN_GROUP env variable to LDAP_ADMIN_GROUP_NAME (#1089) Elias Schneider 2025-11-12 11:51:01 +01:00
  • c0e490c28f chore(translations): update translations via Crowdin (#1167) Elias Schneider 2025-12-29 16:03:44 +01:00
  • 3c98c98fe3 chore: update AAGUIDs (#1177) github-actions[bot] 2025-12-29 09:03:25 -06:00
  • 1bc9f5f7e7 feat: add "restricted" column to oidc client table Elias Schneider 2025-12-24 14:05:37 +01:00
  • 461293ba1d ci/cd: remove breaking/** push trigger from actions Elias Schneider 2025-12-24 11:45:15 +01:00
  • 7c5ffbf9a5 chore(translations): update translations via Crowdin (#1134) Elias Schneider 2025-12-24 11:42:35 +01:00
  • f75cef83d5 feat: restrict oidc clients by user groups per default (#1164) Elias Schneider 2025-12-24 09:09:25 +01:00
  • e358c433f0 feat: allow audit log retention to be controlled by env variable (#1158) Jenic Rycr 2025-12-23 07:50:00 -05:00
  • 08e4ffeb60 feat: minor redesign of auth pages Elias Schneider 2025-12-22 21:36:23 +01:00
  • 59ca6b26ac feat: add ability define user groups for sign up tokens (#1155) Elias Schneider 2025-12-21 18:26:52 +01:00
  • f5da11b99b feat: add email logo customization (#1150) Melvin Snijders 2025-12-17 16:20:22 +01:00
  • 3eaf36aae7 fix: restrict email one time sign in token to same browser (#1144) Elias Schneider 2025-12-12 14:51:07 +01:00
  • 0a6ff6f84b fix(translations): add Japanese locale to inlang settings (#1142) Masahiro Ono 2025-12-11 00:43:31 +09:00
  • edb32d82b2 chore: fix type error after version bump Elias Schneider 2025-12-10 16:41:59 +01:00
  • 90f555f7c1 chore: upgrade dependencies Elias Schneider 2025-12-10 16:13:24 +01:00
  • 177ada10ba chore: update AAGUIDs (#1140) github-actions[bot] 2025-12-07 19:41:51 -06:00
  • b11860b864 Add initial REST endpoints oidc-scopes ItalyPaleAle 2025-12-07 15:49:45 -08:00
  • c4bd20a90d Merge branch 'main' into breaking/v2 Alessandro (Ale) Segala 2025-12-07 12:38:12 -08:00
  • 91b0d74c43 feat: add HTTP HEAD method support (#1135) Elias Schneider 2025-12-05 11:17:13 +01:00
  • 3a1dd3168e fix(translations): update image format message to include WEBP (#1133) Sebastian 2025-12-04 08:58:03 +01:00
  • 25f67bd25a tests: fix api key e2e test Elias Schneider 2025-12-03 10:51:19 +01:00
  • e3483a9c78 chore(translations): update translations via Crowdin (#1129) Elias Schneider 2025-12-02 22:17:58 +01:00
  • 95d49256f6 chore: update AAGUIDs (#1128) github-actions[bot] 2025-11-30 19:00:53 +01:00
  • 900f8fe240 post merge fix Elias Schneider 2025-11-30 18:48:10 +01:00
  • 8cddcb88e8 release: 1.16.0 v1.16.0 Elias Schneider 2025-11-30 18:30:29 +01:00
  • a25d6ef56c feat: add Cache-Control: private, no-store to all API routes per default (#1126) Elias Schneider 2025-11-30 18:29:35 +01:00
  • 1da694f8ad Merge branch 'main' into v2-main Elias Schneider 2025-11-30 18:28:00 +01:00
  • 14c7471b52 refactor: run formatter Elias Schneider 2025-11-30 18:17:22 +01:00
  • 5d6a7fdb58 fix: hide theme switcher on auth pages because of dynamic background Elias Schneider 2025-11-30 18:17:11 +01:00
  • a1cd3251cd fix: theme mode not correctly applied if selected manually Elias Schneider 2025-11-30 18:05:01 +01:00
  • 4eeb06f29d docs: add ENCRYPTION_KEY to .env.example for breaking change preparation Elias Schneider 2025-11-30 13:14:15 +01:00
  • b2c718d13d ci/cd: fix wrong storage value Elias Schneider 2025-11-30 13:12:57 +01:00
  • 8d30346f64 refactor: rename file backend value fs to filesystem Elias Schneider 2025-11-30 12:56:15 +01:00
  • 714b7744f0 chore(translations): update translations via Crowdin (#1123) Elias Schneider 2025-11-30 12:20:35 +01:00
  • d98c0a391a fix: global audit log user filter not working Elias Schneider 2025-11-29 23:15:50 +01:00
  • 4fe56a8d5c chore: update vscode launch.json (#1117) Mike Nestor 2025-11-29 15:16:25 -05:00
  • cfc9e464d9 fix: automatically create parent directory of Sqlite db Elias Schneider 2025-11-29 21:14:23 +01:00
  • e06538a101 feat: remove DbProvider env variable and calculate it dynamically (#1114) Kyle Mendell 2025-11-27 14:38:06 -06:00
  • 3d46badb3c chore: fix package vulnerabilities Elias Schneider 2025-11-27 11:58:44 +01:00
  • 39c1f93756 feat: add CLI command for importing and exporting Pocket ID data (#998) Elias Schneider 2025-11-26 10:38:15 +01:00
  • e306d6eb58 Merge remote-tracking branch 'origin' into breaking/v2 ItalyPaleAle 2025-11-25 20:48:03 -08:00
  • f523f39483 tests: fix Dutch validation message Elias Schneider 2025-11-25 22:51:20 +01:00
  • 4bde271b47 chore: upgrade dependencies Elias Schneider 2025-11-25 22:30:28 +01:00
  • a3c968758a feat: add option to disable S3 integrity check Elias Schneider 2025-11-25 22:14:44 +01:00
  • ca888b3dd2 chore(translations): add Finish files Elias Schneider 2025-11-25 20:46:48 +01:00
  • ce88686c5f chore(translations): update translations via Crowdin (#1111) Elias Schneider 2025-11-25 20:43:47 +01:00
  • a9b6635126 chore(translations): update translations via Crowdin (#1101) Elias Schneider 2025-11-23 17:10:24 +01:00
  • e817f042ec chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /backend in the go_modules group across 1 directory (#1107) dependabot[bot] 2025-11-23 17:10:10 +01:00
  • 46793fe68a Merge branch 'main' into v2 Elias Schneider 2025-11-17 08:39:36 +01:00
  • c56afe016e feat: adding/removing passkeys creates an entry in audit logs (#1099) Alessandro (Ale) Segala 2025-11-16 14:51:38 -08:00
  • a54b867105 refactor: use constants for AppEnv values (#1098) Alessandro (Ale) Segala 2025-11-16 09:25:06 -08:00
  • 29a1d3b778 feat: add database storage backend (#1091) Alessandro (Ale) Segala 2025-11-16 09:23:46 -08:00
  • e22822890f feat!: drop support for storing JWK on the filesystem (#1088) Elias Schneider 2025-11-14 12:02:51 +01:00
  • 2694d79add Merge branch 'main' into v2 Elias Schneider 2025-11-14 11:08:20 +01:00
  • 98cf1f66c3 fix!: rename LDAP_ATTRIBUTE_ADMIN_GROUP env variable to LDAP_ADMIN_GROUP_NAME (#1089) Elias Schneider 2025-11-12 11:51:01 +01:00
  • 12125713a2 feat: add support for WEBP profile pictures (#1090) Elias Schneider 2025-11-11 17:56:20 +01:00
  • ab9c0f9ac0 ci/cd: run checks on PR to breaking/** branches Elias Schneider 2025-11-11 11:21:39 +01:00
  • 419b7613ee Update example .env to use database for keys storage default-env-db-keys Alessandro (Ale) Segala 2025-11-10 07:17:38 -08:00
  • 42b872d6b2 chore(translations): update translations via Crowdin (#1085) Elias Schneider 2025-11-10 14:46:48 +01:00
  • bfd71d090c feat: add support for S3 storage backend (#1080) Elias Schneider 2025-11-10 10:02:25 +01:00
  • d5e0cfd4a6 feat: light/dark/system mode switcher (#1081) Kyle Mendell 2025-11-09 13:28:58 -06:00
  • 9981304b4b chore(deps): update pnpm to 10.20 (#1082) Kyle Mendell 2025-11-08 13:09:05 -06:00
  • 5cf73e9309 fix: use quoted-printable encoding for mails to prevent line limitation Elias Schneider 2025-11-08 17:34:43 +01:00
  • f125cf0dad release: 1.15.0 v1.15.0 Elias Schneider 2025-11-06 15:49:39 +01:00
  • 6a038fcf9a fix: remove redundant indexes in Postgres Elias Schneider 2025-11-06 15:02:39 +01:00
  • 76e0192cee fix: disabled property gets ignored when creating an user Elias Schneider 2025-11-06 12:28:07 +01:00
  • 3ebf94dd84 chore(translations): update translations via Crowdin (#1059) Elias Schneider 2025-11-05 11:28:14 +01:00
  • 7ec57437ac fix: replace %lang% placeholder in html lang (#1071) dai 2025-11-04 14:01:12 +01:00
  • ed2c7b2303 feat: add ability to set default profile picture (#1061) Elias Schneider 2025-11-04 13:40:00 +01:00
  • e03270eb9d fix: sorting by PKCE and re-auth of OIDC clients Elias Schneider 2025-11-04 13:27:05 +01:00
  • d683d18d91 chore: add support for OpenBSD binaries Elias Schneider 2025-11-01 16:26:43 +01:00
  • f184120890 feat: open edit page on table row click Elias Schneider 2025-10-29 10:46:03 +01:00
  • 04d8500910 release: 1.14.2 v1.14.2 Elias Schneider 2025-10-29 09:25:28 +01:00
  • 93639dddb2 fix: dark oidc client icons not saved on client creation (#1057) Mufeed Ali 2025-10-28 17:05:56 +05:30
  • a190529117 chore(translations): add Turkish language files Elias Schneider 2025-10-28 09:31:32 +01:00
  • 73392b5837 release: 1.14.1 v1.14.1 Elias Schneider 2025-10-27 14:07:34 +01:00
  • 65616f65e5 fix: ignore trailing slashes in APP_URL Elias Schneider 2025-10-27 10:48:27 +01:00
  • 98a99fbb0a chore(translations): update translations via Crowdin (#1048) Elias Schneider 2025-10-27 09:48:39 +01:00
  • 3f3b6b88fd fix: use credProps to save passkey on firefox android (#1055) Quentin L'Hours 2025-10-27 09:48:24 +01:00
  • 8f98d8c0b4 fix: Prevent blinding FOUC in dark mode (#1054) Mufeed Ali 2025-10-27 01:10:25 +05:30
  • c9308472a9 release: 1.14.0 v1.14.0 Elias Schneider 2025-10-24 13:47:58 +02:00
  • 6362ff9861 chore: upgrade dependencies Elias Schneider 2025-10-24 12:14:19 +02:00
  • 10d640385f fix: prevent page flickering on redirection based on auth state Elias Schneider 2025-10-24 11:08:31 +02:00
  • 47927d1574 fix: make pkce requirement visible in the oidc form if client is public Elias Schneider 2025-10-24 10:57:44 +02:00
  • b356cef766 fix: only animate login background on initial page load Elias Schneider 2025-10-24 10:39:52 +02:00
  • 9fc45930a8 chore(translations): update translations via Crowdin (#1033) Elias Schneider 2025-10-24 09:58:00 +02:00
  • 028d1c858e feat: add support for dark mode oidc client icons (#1039) Kyle Mendell 2025-10-24 02:57:12 -05:00
  • eb3963d0fc fix: use constant time comparisons when validating PKCE challenges (#1047) Alessandro (Ale) Segala 2025-10-23 23:30:50 -07:00