Commit Graph

  • 91b0d74c43 feat: add HTTP HEAD method support (#1135) main Elias Schneider 2025-12-05 11:17:13 +01:00
  • dc16ad486b New translations en.json (German) i18n_crowdin Elias Schneider 2025-12-04 09:42:56 +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 breaking/v2 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
  • 96aa2ce043 Merge branch 'breaking/v2' into v2/use-item-component v2/use-item-component Elias Schneider 2025-11-29 18:42:28 +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
  • ddff3a2975 fixes Kyle Mendell 2025-11-26 13:55:49 -06:00
  • a738d9fe88 refactor: update forms and other areas to use new shadcn components Kyle Mendell 2025-11-26 12:58:44 -06: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
  • 35d913f905 chore(deps-dev): bump vite from 7.0.7 to 7.0.8 in the npm_and_yarn group across 1 directory (#1042) dependabot[bot] 2025-10-21 18:04:28 -05:00
  • 32485f4c7c chore: update AAGUIDs (#1041) github-actions[bot] 2025-10-20 08:43:27 +02:00
  • ceb38b0825 chore(translations): update translations via Crowdin (#1025) Elias Schneider 2025-10-16 08:28:13 +02:00
  • c0b6ede5be chore(deps): bump sveltekit-superforms from 2.27.1 to 2.27.4 in the npm_and_yarn group across 1 directory (#1031) dependabot[bot] 2025-10-16 08:27:52 +02:00
  • c20e93b55c feat: add various improvements to the table component (#961) Elias Schneider 2025-10-13 11:12:55 +02:00
  • 24ca6a106d chore(translations): update translations via Crowdin (#1014) Elias Schneider 2025-10-12 16:58:22 +02:00
  • 9f0aa55be6 fix: ignore trailing slash in URL Elias Schneider 2025-10-09 20:27:15 +02:00
  • 068fcc65a6 chore(translations): add Japanese files Kyle Mendell 2025-10-07 18:29:13 -05:00
  • f2dfb3da5d release: 1.13.1 v1.13.1 Elias Schneider 2025-10-07 08:21:41 +02:00
  • cbf0e3117d fix: mark any callback url as valid if they contain a wildcard (#1006) Elias Schneider 2025-10-07 08:18:53 +02:00
  • 694f266dea fix: uploading a client logo with an URL fails (#1008) CzBiX 2025-10-06 23:37:43 +08:00
  • 29fc185376 chore: cleanup root of repo, update workflow actions (#1003) Kyle Mendell 2025-10-05 14:49:06 -05:00
  • 781be37416 release: 1.13.0 v1.13.0 Elias Schneider 2025-10-05 17:30:47 +02:00
  • b1f97e05a1 chore(translations): update translations via Crowdin (#999) Elias Schneider 2025-10-05 17:30:08 +02:00
  • 2c74865173 feat: add link to API docs on API key page Elias Schneider 2025-10-04 23:45:37 +02:00
  • ad8a90c839 fix: uploading a client logo with an URL fails if folder doesn't exist Elias Schneider 2025-10-04 23:38:26 +02:00
  • f9839a978c release: 1.12.0 v1.12.0 Elias Schneider 2025-10-03 11:59:38 +02:00
  • b81de45166 fix: date locale can't be loaded if locale is en Elias Schneider 2025-10-03 11:54:07 +02:00
  • 22f4254932 fix: allow any image source but disallow base64 Elias Schneider 2025-10-03 11:50:39 +02:00
  • 507f9490fa feat: add the ability to make email optional (#994) Elias Schneider 2025-10-03 11:24:53 +02:00
  • 043cce615d feat: add required indicator for required inputs (#993) Elias Schneider 2025-10-01 13:44:17 +02:00
  • 69e2083722 chore(translations): update translations via Crowdin (#992) Elias Schneider 2025-10-01 06:04:54 +02:00
  • d47b20326f fix: improve back button handling on auth pages Elias Schneider 2025-09-30 14:44:08 +02:00
  • fc9939d1f1 fix: prevent endless effect loop in login wrapper Elias Schneider 2025-09-30 14:06:13 +02:00
  • 2c1c67b5e4 fix: include port in OIDC client details Elias Schneider 2025-09-30 12:18:44 +02:00
  • d010be4c88 feat: hide alternative sign in methods page if email login disabled Elias Schneider 2025-09-30 12:15:08 +02:00