1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-03-23 00:15:09 +00:00

Commit Graph

  • e955118a6f chore(translations): update translations via Crowdin (#1213) Elias Schneider 2026-01-10 23:19:26 +01:00
  • 0a49c8b699 mark ldap emails as verified Elias Schneider 2026-01-10 23:14:08 +01:00
  • 7d71191902 feat: add support for email verification Elias Schneider 2026-01-10 23:11:54 +01:00
  • 811e8772b6 feat: add option to renew API key (#1214) Elias Schneider 2026-01-09 12:08:58 +01:00
  • 0a94f0fd64 feat: make home page URL configurable (#1215) Elias Schneider 2026-01-07 22:01:51 +01:00
  • 03f9be0d12 fix: login codes sent by an admin incorrectly requires a device token Elias Schneider 2026-01-07 16:13:18 +01:00
  • 2f25861d15 feat: improve passkey error messages Elias Schneider 2026-01-07 11:30:37 +01:00
  • 2af70d9b4d feat: add CLI command for encryption key rotation (#1209) Elias Schneider 2026-01-07 09:34:23 +01:00
  • 5828fa5779 fix: user can't update account if email is empty Elias Schneider 2026-01-06 17:35:47 +01:00
  • 1a032a812e fix: data import from sqlite to postgres fails because of wrong datatype Elias Schneider 2026-01-06 16:08:49 +01:00
  • 8c68b08c12 fix: allow changing "require email address" if no SMTP credentials present Elias Schneider 2026-01-06 13:49:10 +01:00
  • 646f849441 release: 2.1.0 v2.1.0 Elias Schneider 2026-01-04 21:18:24 +01:00
  • 20bbd4a06f chore(translations): update translations via Crowdin (#1189) Elias Schneider 2026-01-04 21:17:49 +01:00
  • 2d7e2ec8df feat: process nonce within device authorization flow (#1185) Justin Moy 2026-01-04 11:18:17 -07:00
  • 72009ced67 feat: add issuer url to oidc client details list (#1197) Kyle Mendell 2026-01-04 12:04:16 -06:00
  • 4881130ead refactor: run SCIM jobs in context of gocron instead of custom implementation Elias Schneider 2026-01-04 19:00:18 +01:00
  • d6a7b503ff fix: invalid cookie name for email login code device token Elias Schneider 2026-01-03 23:46:44 +01:00
  • 3c3916536e release: 2.0.2 v2.0.2 Elias Schneider 2026-01-03 15:16:46 +01:00
  • a24b2afb7b chore: add no-op migration to postgres Elias Schneider 2026-01-03 15:12:14 +01:00
  • 7c34501055 fix: localhost callback URLs with port don't match correctly Elias Schneider 2026-01-03 15:07:56 +01:00
  • ba00f40bd4 fix: allow version downgrade database is dirty Elias Schneider 2026-01-03 15:06:39 +01:00
  • 2f651adf3b fix: migration fails if users exist with no email address Elias Schneider 2026-01-03 14:32:19 +01:00
  • f42ba3bbef release: 2.0.1 v2.0.1 Elias Schneider 2026-01-02 23:50:35 +01:00
  • 2341da99e9 fix: restore old input input field size Elias Schneider 2026-01-02 23:49:41 +01:00
  • 2cce200892 fix: admins imported from LDAP lose admin privileges Elias Schneider 2026-01-02 23:42:25 +01:00
  • cd2e9f3a2a chore(docker): bump image tag to v2 Elias Schneider 2026-01-02 19:21:58 +01:00
  • f5e2c68ba3 release: 2.0.0 v2.0.0 Elias Schneider 2026-01-02 19:07:32 +01:00
  • 651b58aee6 chore(translations): update translations via Crowdin (#1184) Elias Schneider 2026-01-02 18:55:58 +01:00
  • ffb2ef91bd tests: change translation string in e2e tests Elias Schneider 2026-01-02 18:19:35 +01:00
  • 4776b70d96 chore: upgrade dependencies Elias Schneider 2026-01-02 17:55:24 +01:00
  • 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