1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-05 14:58:48 +00:00

Commit Graph

  • f820fc8301 fix: use pointer cursor for menu items Elias Schneider 2025-05-23 13:47:36 +02:00
  • 131f470757 fix: show correct app name on sign out page Elias Schneider 2025-05-23 12:42:57 +02:00
  • 6c35570e78 fix: add back month and year selection for date picker Elias Schneider 2025-05-23 11:56:08 +02:00
  • 869c4c5871 tests: fix e2e tests after shadcn upgrade Elias Schneider 2025-05-23 09:50:57 +02:00
  • a65c0b3da3 chore: add missing types to Playwright tests Elias Schneider 2025-05-23 09:50:12 +02:00
  • 3042de2ce1 tests: fix lldap setup if data already seeded Elias Schneider 2025-05-23 09:16:13 +02:00
  • f57c8d347e fix: remove nested button in user group list Elias Schneider 2025-05-22 23:39:16 +02:00
  • 5b3ff7b879 tests: fix change locale test Elias Schneider 2025-05-22 23:23:30 +02:00
  • 9fff6ec3b6 tests: move auth.setup.ts into specs folder Elias Schneider 2025-05-22 23:19:16 +02:00
  • ca5e754aea ci/cd: fix .auth path of e2e tests Elias Schneider 2025-05-22 22:40:45 +02:00
  • ebcf861aa6 ci/cd: start test containers with Docker Compose Elias Schneider 2025-05-22 22:23:54 +02:00
  • 966a566ade refactor: move e2e tests to root of repository Elias Schneider 2025-05-22 22:02:44 +02:00
  • 5fa15f6098 fix: remove curly bracket from user group URL Elias Schneider 2025-05-22 22:00:53 +02:00
  • 53f212fd3a tests: wait for network Kyle Mendell 2025-05-21 18:24:28 -05:00
  • 21cb3310d6 tests: use bits-10 as selector Kyle Mendell 2025-05-21 18:12:19 -05:00
  • 4dc0b2f37f fix: ldap tests Kyle Mendell 2025-05-21 18:03:03 -05:00
  • ac6df536ef tests: adapt e2e tests Elias Schneider 2025-05-21 23:48:00 +02:00
  • c37386f8b2 feat: improve buttons styling Elias Schneider 2025-05-21 23:22:30 +02:00
  • c3a03db8b0 fix: authorize page doesn't load Elias Schneider 2025-05-21 23:07:47 +02:00
  • 28c85990ba refactor: migrate shadcn-components to Svelte 5 and TW4 (#551) Kyle Mendell 2025-05-21 12:15:27 -05:00
  • 05b443d984 chore: add .well-known to development reverse proxy Elias Schneider 2025-05-21 15:11:04 +02:00
  • 8326bfd136 chore: add pocket-id to .gitignore Kyle Mendell 2025-05-19 11:39:02 -05:00
  • b2e89934de chore: remove pocket-id binary Kyle Mendell 2025-05-19 11:30:27 -05:00
  • c726c1621b fix: animation speed set to max of 300ms Kyle Mendell 2025-05-19 11:29:48 -05:00
  • b71c84c355 refactor: some clean-up in OIDC service and controller (#550) Alessandro (Ale) Segala 2025-05-19 08:10:33 -07:00
  • 3896b7bb3b chore: address linter's complaint in 1.0 branch (#546) Alessandro (Ale) Segala 2025-05-18 13:04:09 -07:00
  • cb2a9f9f7d refactor: replace create-one-time-access-token script with in-app functionality (#540) Alessandro (Ale) Segala 2025-05-18 04:22:40 -07:00
  • 35b227cd17 ci/cd: update release pipelines (#541) Alessandro (Ale) Segala 2025-05-17 11:17:55 -07:00
  • f8a7467ec0 refactor!: serve the static frontend trough the backend (#520) Elias Schneider 2025-05-17 00:36:58 +02:00
  • bf710aec56 fix: custom logo not correctly loaded if UI configuration is disabled Elias Schneider 2025-05-22 19:07:34 +02:00
  • 005702e5b6 chore(translations): update translations via Crowdin (#556) Elias Schneider 2025-05-21 15:15:21 +02:00
  • 66d47bf933 chore(translations): add Polish translations (#554) Patryk Mikołajczyk 2025-05-21 15:13:07 +02:00
  • d6104bbb35 chore: update AAGUIDs (#547) github-actions[bot] 2025-05-18 21:23:43 -05:00
  • a0e22036c8 refactor: update options API for simplewebauthn (#543) Jake Howard 2025-05-18 12:22:04 +01:00
  • 21bf49c061 refactor: flaky unit test in db_bootstrap_test (#532) Alessandro (Ale) Segala 2025-05-14 08:54:03 -07:00
  • a408ef797b refactor: switch SQLite driver to pure-Go implementation (#530) Alessandro (Ale) Segala 2025-05-14 00:29:04 -07:00
  • f1154257c5 refactor!: remove old DB env variables, and jwk migrations logic (#529) Kyle Mendell 2025-05-13 16:05:54 -05:00
  • 0ca78bef8d chore: update AAGUIDs (#523) github-actions[bot] 2025-05-12 07:05:16 +02:00
  • dc5968cd30 release: 0.53.0 v0.53.0 Elias Schneider 2025-05-08 21:56:49 +02:00
  • 63a0c08696 fix: handle CORS correctly for endpoints that SPAs need (#513) Elias Schneider 2025-05-08 21:56:17 +02:00
  • 6c415e7769 chore(translations): update translations via Crowdin (#517) Elias Schneider 2025-05-08 20:48:45 +02:00
  • 90bdd29fb6 ci/cd: add explicit permissions to actions Elias Schneider 2025-05-07 16:48:18 +02:00
  • e0db4695ac refactor: run formatter Elias Schneider 2025-05-07 16:43:24 +02:00
  • de648dd6da ci/cd: remove wait for LDAP sync Elias Schneider 2025-05-07 16:39:05 +02:00
  • 73c82ae43a tests: add e2e LDAP tests (#466) Kyle Mendell 2025-05-07 09:38:02 -05:00
  • ba256c76bc refactor: organize imports Elias Schneider 2025-05-07 09:58:38 +02:00
  • 5e2e947fe0 feat: add support for TZ environment variable Elias Schneider 2025-05-07 09:55:30 +02:00
  • f4281e4f69 release: 0.52.0 v0.52.0 Elias Schneider 2025-05-06 22:14:39 +02:00
  • 3c87e4ec14 feat: add healthz endpoint (#494) Alessandro (Ale) Segala 2025-05-06 13:14:18 -07:00
  • c55fef057c fix: correctly set script permissions inside Docker container Elias Schneider 2025-05-06 21:18:45 +02:00
  • 6f54ee5d66 feat: OpenTelemetry tracing and metrics (#262) (#495) Daenney 2025-05-05 15:59:44 +02:00
  • 9efab5f3e8 chore: update AAGUIDs (#507) github-actions[bot] 2025-05-05 15:38:26 +02:00
  • 364f5b38b9 ci/cd: create a PR instead of commiting for update aaguids workflow Elias Schneider 2025-05-05 09:38:55 +02:00
  • 5d78445501 ci/cd: build frontend to include paraglide before running svelte-check Kyle Mendell 2025-05-04 10:08:01 -05:00
  • 8ec2388269 ci/cd: add svelte-check workflow for the frontend Kyle Mendell 2025-05-02 16:59:18 -05:00
  • dbacdb5bf0 release: 0.51.1 v0.51.1 Elias Schneider 2025-05-03 23:42:47 +02:00
  • f4c6cff461 refactor: fix type errors Elias Schneider 2025-05-03 23:42:17 +02:00
  • 0b9cbf47e3 fix: allow LDAP users to update their locale Elias Schneider 2025-05-03 23:32:56 +02:00
  • bda178c2bb refactor: complete graceful shutdown implementation and add service runner (#493) Alessandro (Ale) Segala 2025-05-03 14:25:22 -07:00
  • 6bd6cefaa6 fix: non admin users weren't able to call the end session endpoint Elias Schneider 2025-05-03 22:53:55 +02:00
  • 83be1e0b49 chore(deps-dev): bump vite from 6.2.6 to 6.3.4 in /frontend in the npm_and_yarn group across 1 directory (#496) dependabot[bot] 2025-04-30 14:53:30 -05:00
  • cf3fe0be84 fix: last name still showing as required on account form (#492) Kyle Mendell 2025-04-29 13:24:16 -05:00
  • ec76e1c111 chore(translations): update translations via Crowdin (#491) Elias Schneider 2025-04-29 07:04:12 +02:00
  • 6004f84845 release: 0.51.0 v0.51.0 Elias Schneider 2025-04-28 11:15:52 +02:00
  • 3ec98736cf refactor: graceful shutdown for server (#482) Alessandro (Ale) Segala 2025-04-28 18:13:50 +09:00
  • ce24372c57 fix: do not require PKCE for public clients Elias Schneider 2025-04-28 11:02:35 +02:00
  • 4614769b84 refactor: reorganize imports Elias Schneider 2025-04-28 10:40:43 +02:00
  • 86d2b5f59f fix: return correct error message if user isn't authorized Elias Schneider 2025-04-28 10:39:17 +02:00
  • 1efd1d182d fix: hide global audit log switch for non admin users Elias Schneider 2025-04-28 10:38:53 +02:00
  • 0a24ab8001 fix: updating scopes of an authorized client fails with Postgres Elias Schneider 2025-04-28 09:29:18 +02:00
  • 02cacba5c5 feat: new login code card position for mobile devices (#452) James18232 2025-04-28 14:04:48 +10:00
  • 38653e2aa4 chore(translations): update translations via Crowdin (#485) Elias Schneider 2025-04-28 06:00:37 +02:00
  • 8cc9b159a5 release: 0.50.0 v0.50.0 Elias Schneider 2025-04-27 21:58:28 +02:00
  • 990c8af3d1 Fix incorrectly swapped refreshToken and accessToken (#490) James Baker 2025-04-27 20:09:07 +01:00
  • 4c33793678 fix: pass context to methods that were missing it (#487) Alessandro (Ale) Segala 2025-04-27 02:32:42 +09:00
  • 9e06f70380 chore(translations): update translations via Crowdin (#479) Elias Schneider 2025-04-25 19:21:59 +02:00
  • 22f7d64bf0 feat: device authorization endpoint (#270) Kyle Mendell 2025-04-25 12:14:51 -05:00
  • 630327c979 feat: make family name optional (#476) Kyle Mendell 2025-04-25 09:52:09 -05:00
  • 662506260e refactor: do not force redirects to happen on the server (#481) Alessandro (Ale) Segala 2025-04-25 04:09:52 +09:00
  • 8e66af627a chore(translations): Add Simplified Chinese translation. (#473) Star_caorui 2025-04-24 02:39:37 +08:00
  • 270c30334d fix: prevent deadlock when trying to delete LDAP users (#471) Alessandro (Ale) Segala 2025-04-22 22:16:44 +09:00
  • c73c3ceb5e chore(translations): update translations via Crowdin (#468) Elias Schneider 2025-04-22 06:02:10 +02:00
  • 22725d30f4 fix: do not override XDG_DATA_HOME/XDG_CONFIG_HOME if they are already set (#472) Alessandro (Ale) Segala 2025-04-22 12:58:32 +09:00
  • 76b753f9f2 fix: rootless Caddy data and configuration (#470) eiqnepm 2025-04-21 12:15:51 +01:00
  • 453a765107 release: 0.49.0 v0.49.0 Elias Schneider 2025-04-20 20:00:09 +02:00
  • f03645d545 chore(translations): update translations via Crowdin (#467) Elias Schneider 2025-04-20 19:59:49 +02:00
  • 55273d68c9 chore(translations): fix typo in key Elias Schneider 2025-04-20 19:51:12 +02:00
  • 4e05b82f02 fix: hide alternative sign in button if user is already authenticated Elias Schneider 2025-04-20 19:03:58 +02:00
  • 2597907578 refactor: fix type errors Elias Schneider 2025-04-20 18:54:45 +02:00
  • debef9a66b ci/cd: setup caching and improve ci job performance (#465) Kyle Mendell 2025-04-20 11:48:46 -05:00
  • 9122e75101 feat: add ability to disable API key expiration email Elias Schneider 2025-04-20 18:41:03 +02:00
  • fe1c4b18cd feat: add ability to send login code via email (#457) Elias Schneider 2025-04-20 18:32:40 +02:00
  • e571996cb5 fix: disable animations not respected on authorize and logout page Elias Schneider 2025-04-20 17:04:00 +02:00
  • fb862d3ec3 chore(translations): update translations via Crowdin (#459) Elias Schneider 2025-04-20 16:43:27 +02:00
  • 26f01f205b feat: send email to user when api key expires within 7 days (#451) Kyle Mendell 2025-04-20 09:40:20 -05:00
  • c37a3e0ed1 fix: remove limit of 20 callback URLs Elias Schneider 2025-04-20 16:32:11 +02:00
  • eb689eb56e feat: add description to callback URL inputs Elias Schneider 2025-04-20 00:32:27 +02:00
  • 60bad9e985 fix: locale change in dropdown doesn't work on first try Elias Schneider 2025-04-20 00:31:33 +02:00
  • e21ee8a871 chore: add kmendell to FUNDING.yml Elias Schneider 2025-04-19 18:51:01 +02:00
  • 04006eb5cc release: 0.48.0 v0.48.0 Elias Schneider 2025-04-18 18:34:52 +02:00