1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-03-22 16:45:08 +00:00

Commit Graph

  • 68fc9c0659 release: 1.6.3 v1.6.3 Kyle Mendell 2025-07-20 22:35:35 -05:00
  • 2952b15755 fix: show rename and delete buttons for passkeys without hovering over the row Kyle Mendell 2025-07-20 19:09:06 -05:00
  • ef1d599662 fix: use user-agent for identifying known device signins Kyle Mendell 2025-07-20 19:02:17 -05:00
  • 4e49d3932a chore: upgrade dependencies (#752) Kyle Mendell 2025-07-14 23:36:36 -05:00
  • 86d3c08494 chore(translations): update translations via Crowdin (#750) Elias Schneider 2025-07-14 20:15:33 +02:00
  • 7b4ccd1f30 fix: ensure user inputs are normalized (#724) Alessandro (Ale) Segala 2025-07-13 18:15:57 +02:00
  • f145903eb0 chore: use correct svelte 5 syntax for signup token modal Kyle Mendell 2025-07-11 22:53:01 -05:00
  • d3bc1797b6 fix: use object-contain for images on oidc-client list Kyle Mendell 2025-07-11 22:46:40 -05:00
  • db94f81937 chore: use issue types for new issues Kyle Mendell 2025-07-11 22:25:11 -05:00
  • b03e91b653 fix: allow passkey names up to 50 characters Kyle Mendell 2025-07-11 22:10:59 -05:00
  • 505bdcb8ba release: 1.6.2 v1.6.2 Kyle Mendell 2025-07-09 16:56:34 -05:00
  • f103a54790 fix: ensure confirmation dialog shows on top of other components Kyle Mendell 2025-07-09 16:50:01 -05:00
  • e1de593dcd fix: login failures on Postgres when IP is null (#737) Alessandro (Ale) Segala 2025-07-09 06:45:07 -07:00
  • 45f42772b1 chore(translations): update translations via Crowdin (#730) Elias Schneider 2025-07-08 03:06:52 +02:00
  • 98152640b1 chore(translations): Fix inconsistent punctuation marks for the language name of zh-TW (#731) XLion 2025-07-07 20:54:45 +08:00
  • 04e235e805 chore: update AAGUIDs (#729) github-actions[bot] 2025-07-06 21:04:32 -05:00
  • ae737dddaa release: 1.6.1 v1.6.1 Elias Schneider 2025-07-06 22:50:33 +02:00
  • f565c702e5 ci/cd: use latest-distroless tag for latest distroless images Elias Schneider 2025-07-06 21:15:00 +02:00
  • f945b44bc9 release: 1.6.0 v1.6.0 Elias Schneider 2025-07-06 20:19:45 +02:00
  • 857b9cc864 refactor: run formatter Elias Schneider 2025-07-06 15:32:19 +02:00
  • bf042563e9 feat: add support for OAuth 2.0 Authorization Server Issuer Identification Elias Schneider 2025-07-06 15:29:26 +02:00
  • 49f1ab2f75 fix: custom claims input suggestions flickering Elias Schneider 2025-07-06 00:23:06 +02:00
  • e46f60ac8d fix: keep sidebar in settings sticky Elias Schneider 2025-07-05 21:59:13 +02:00
  • 5c9e504291 fix: show friendly name in user group selection Elias Schneider 2025-07-05 21:58:56 +02:00
  • 7fe83f8087 fix: actually fix linter issues (#720) Alessandro (Ale) Segala 2025-07-04 19:14:44 -07:00
  • 43f0114c57 fix: linter issues (#719) Alessandro (Ale) Segala 2025-07-04 16:29:28 -07:00
  • 1a41b05f60 feat: distroless container additional variant + healthcheck command (#716) Alessandro (Ale) Segala 2025-07-04 12:26:01 -07:00
  • 81315790a8 fix: support non UTF-8 LDAP IDs (#714) Elias Schneider 2025-07-04 08:42:11 +02:00
  • 8c8fc2304d feat: add "key-rotate" command (#709) Alessandro (Ale) Segala 2025-07-03 13:23:24 -07:00
  • 15ece0ab30 chore(translations): update translations via Crowdin (#712) Elias Schneider 2025-07-03 20:47:27 +02:00
  • 5550729120 feat: encrypt private keys saved on disk and in database (#682) Alessandro (Ale) Segala 2025-07-03 11:34:34 -07:00
  • 9872608d61 fix: allow profile picture update even if "allow own account edit" enabled Elias Schneider 2025-07-03 10:57:56 +02:00
  • be52660227 feat: enhance language selection message and add translation contribution link Elias Schneider 2025-07-03 09:20:39 +02:00
  • 237342e876 chore(translations): update translations via Crowdin (#707) Elias Schneider 2025-07-02 13:45:10 +02:00
  • cfbfbc9753 chore(translations): update translations via Crowdin (#705) Elias Schneider 2025-07-02 00:11:42 +02:00
  • aefb308536 fix: token introspection authentication not handled correctly (#704) Elias Schneider 2025-07-01 23:14:07 +02:00
  • 031181ad2a fix: auth fails when client IP is empty on Postgres (#695) Alessandro (Ale) Segala 2025-06-30 05:04:30 -07:00
  • dbf3da41f3 chore(translations): update translations via Crowdin (#699) Elias Schneider 2025-06-29 20:04:15 +02:00
  • 3a2902789e chore: use correct team name for codeowners Kyle Mendell 2025-06-29 09:31:32 -05:00
  • 459a4fd727 chore: update CODEOWNERS to be global Kyle Mendell 2025-06-29 09:30:00 -05:00
  • 2ecc1abbad chore: add CODEOWNERS file Kyle Mendell 2025-06-29 09:28:08 -05:00
  • 92c57ada1a fix: app config forms not updating with latest values (#696) Kyle Mendell 2025-06-29 08:13:06 -05:00
  • fceb6fa7b4 fix: add missing error check in initial user setup Elias Schneider 2025-06-29 15:10:39 +02:00
  • c290c027fb refactor: use github.com/jinzhu/copier for MapStruct (#698) Alessandro (Ale) Segala 2025-06-29 06:01:10 -07:00
  • ca205a8c73 chore(translations): update translations via Crowdin (#697) Elias Schneider 2025-06-29 08:01:39 +02:00
  • 968cf0b307 chore(translations): update translations via Crowdin (#694) Elias Schneider 2025-06-29 04:25:58 +02:00
  • fd8bee94a4 chore(translations): update translations via Crowdin (#692) Elias Schneider 2025-06-28 15:26:17 +02:00
  • 41ac1be082 chore(translations) : translate missing french values (#691) Manuel Rais 2025-06-28 15:26:05 +02:00
  • dd9b1d26ea release: 1.5.0 v1.5.0 Elias Schneider 2025-06-27 23:56:16 +02:00
  • 4b829757b2 tests: fix e2e tests Elias Schneider 2025-06-27 23:52:43 +02:00
  • b5b01cb6dd chore(translations): update translations via Crowdin (#688) Elias Schneider 2025-06-27 23:42:32 +02:00
  • 287314f016 feat: improve initial admin creation workflow Elias Schneider 2025-06-27 23:38:02 +02:00
  • 73e7e0b1c5 refactor: add formatter to Playwright tests Elias Schneider 2025-06-27 23:33:26 +02:00
  • d070b9a778 fix: double double full stops for certain error messages Elias Schneider 2025-06-27 22:43:31 +02:00
  • d976bf5965 fix: improve accent color picker disabled state Elias Schneider 2025-06-27 22:38:21 +02:00
  • 052ac008c3 fix: margin of user sign up description Elias Schneider 2025-06-27 22:31:55 +02:00
  • 57a2b2bc83 chore(translations): update translations via Crowdin (#687) Elias Schneider 2025-06-27 22:24:36 +02:00
  • 043f82ad79 fix: less noisy logging for certain GET requests (#681) ElevenNotes 2025-06-27 22:24:22 +02:00
  • ba61cdba4e feat: redact sensitive app config variables if set with env variable Elias Schneider 2025-06-27 22:22:10 +02:00
  • dcd1ae96e0 feat: self-service user signup (#672) Kyle Mendell 2025-06-27 15:01:10 -05:00
  • 1fdb058386 docs: clarify confusing user update logic Elias Schneider 2025-06-27 17:20:51 +02:00
  • 29cb5513a0 fix: users can't be updated by admin if self account editing is disabled Elias Schneider 2025-06-27 17:14:53 +02:00
  • 6db57d9f27 chore(translations): update translations via Crowdin (#683) Elias Schneider 2025-06-26 19:01:16 +02:00
  • 1a77bd9914 fix: error page flickering after sign out Elias Schneider 2025-06-24 21:56:40 +02:00
  • 350335711b chore(translations): update translations via Crowdin (#677) Elias Schneider 2025-06-24 16:00:57 +02:00
  • 988c425150 fix: remove duplicate request logging (#678) Ryan Kaskel 2025-06-24 14:48:11 +01:00
  • 23827ba1d1 release: 1.4.1 v1.4.1 Elias Schneider 2025-06-22 21:30:07 +02:00
  • 7d36bda769 fix: app not starting if UI config is disabled and Postgres is used Elias Schneider 2025-06-22 21:21:14 +02:00
  • 8c559ea067 chore(translations) : typo in french language (#669) Manuel Rais 2025-06-22 20:58:59 +02:00
  • 88832d4bc9 chore(translations): update translations via Crowdin (#663) Elias Schneider 2025-06-20 11:11:42 +02:00
  • f5cece3b0e release: 1.4.0 v1.4.0 Kyle Mendell 2025-06-19 13:21:49 -05:00
  • d5485238b8 feat: configurable local ipv6 ranges for audit log (#657) Kyle Mendell 2025-06-19 12:56:27 -05:00
  • ac5a121f66 feat: location filter for global audit log (#662) Kyle Mendell 2025-06-19 12:12:53 -05:00
  • 481df3bcb9 chore: add configuration for backend hot reloading Elias Schneider 2025-06-19 18:45:01 +02:00
  • 7677a3de2c feat: allow setting unix socket mode (#661) Mr Snake 2025-06-19 00:41:57 +08:00
  • 1f65c01b04 chore(translations): update translations via Crowdin (#659) Elias Schneider 2025-06-18 16:11:36 +02:00
  • d5928f6fea chore: remove unused crypto util Elias Schneider 2025-06-17 17:55:52 +02:00
  • bef77ac8dc fix: use inline style for dynamic background image URL instead of Tailwind class Elias Schneider 2025-06-16 23:54:35 +02:00
  • c8eb034c49 chore: use v1 tag in example docker-compose.yml Elias Schneider 2025-06-16 23:31:16 +02:00
  • c77167df46 ci/cd: cancel build-next action if new one starts Elias Schneider 2025-06-16 16:12:33 +02:00
  • 3717a663d9 ci/cd: only build required binaries for next image Elias Schneider 2025-06-16 16:09:09 +02:00
  • 5814549cbe refactor: run formatter Elias Schneider 2025-06-16 16:06:11 +02:00
  • 2e5d268798 fix: explicitly cache images to prevent unexpected behavior Elias Schneider 2025-06-16 15:59:14 +02:00
  • 4ed312251e chore(translations): update translations via Crowdin (#652) Elias Schneider 2025-06-15 16:57:08 +02:00
  • 946c534b08 fix: center oidc client images if they are smaller than the box Elias Schneider 2025-06-14 19:33:40 +02:00
  • 883877adec feat: ui accent colors (#643) Kyle Mendell 2025-06-13 07:06:54 -05:00
  • 215531d65c feat: use icon instead of text on application image update hover state Elias Schneider 2025-06-13 12:07:14 +02:00
  • c0f055c3c0 chore(translations): update translations via Crowdin (#649) Elias Schneider 2025-06-11 05:01:50 +02:00
  • d77044882d fix: reduce duration of animations on login and signin page (#648) Alessandro (Ale) Segala 2025-06-10 12:14:55 -07:00
  • d6795300b1 feat: auto-focus on the login buttons (#647) Alessandro (Ale) Segala 2025-06-10 12:13:36 -07:00
  • fd3c76ffa3 refactor: run formatter Elias Schneider 2025-06-10 14:43:56 +02:00
  • 698bc3a35a chore(translations): Update spelling and grammar in en.json (#650) Amazingca 2025-06-10 06:34:49 -06:00
  • 1bcb50edc3 fix: allow images with uppercase file extension Elias Schneider 2025-06-10 10:51:46 +02:00
  • 9700afb9cb chore(translations): update translations via Crowdin (#644) Elias Schneider 2025-06-10 10:36:52 +02:00
  • 9ce82fb205 release: 1.3.1 v1.3.1 Elias Schneider 2025-06-09 22:59:13 +02:00
  • 2935236ace fix: change timestamp of client_credentials.sql migration Elias Schneider 2025-06-09 22:58:56 +02:00
  • c821b675b8 release: 1.3.0 v1.3.0 Elias Schneider 2025-06-09 21:37:27 +02:00
  • a09d529027 chore: add branch check to release script Elias Schneider 2025-06-09 21:37:00 +02:00
  • b62b61fb01 feat: allow introspection and device code endpoints to use Federated Client Credentials (#640) Alessandro (Ale) Segala 2025-06-09 12:17:55 -07:00
  • df5c1ed1f8 chore: add docs link and rename to Federated Client Credentials (#636) Alessandro (Ale) Segala 2025-06-09 12:15:37 -07:00