Elias Schneider
|
39c1f93756
|
feat: add CLI command for importing and exporting Pocket ID data (#998)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 10:38:15 +01:00 |
|
Elias Schneider
|
46793fe68a
|
Merge branch 'main' into v2
|
2025-11-17 08:39:36 +01:00 |
|
Alessandro (Ale) Segala
|
29a1d3b778
|
feat: add database storage backend (#1091)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-16 18:23:46 +01:00 |
|
Elias Schneider
|
e22822890f
|
feat!: drop support for storing JWK on the filesystem (#1088)
|
2025-11-14 12:02:51 +01:00 |
|
Elias Schneider
|
12125713a2
|
feat: add support for WEBP profile pictures (#1090)
|
2025-11-11 10:56:20 -06:00 |
|
Elias Schneider
|
bfd71d090c
|
feat: add support for S3 storage backend (#1080)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-11-10 09:02:25 +00:00 |
|
Elias Schneider
|
ed2c7b2303
|
feat: add ability to set default profile picture (#1061)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-11-04 13:40:00 +01:00 |
|
Elias Schneider
|
6362ff9861
|
chore: upgrade dependencies
|
2025-10-24 12:18:38 +02:00 |
|
Elias Schneider
|
c20e93b55c
|
feat: add various improvements to the table component (#961)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-10-13 09:12:55 +00:00 |
|
Elias Schneider
|
507f9490fa
|
feat: add the ability to make email optional (#994)
|
2025-10-03 11:24:53 +02:00 |
|
Kyle Mendell
|
6bdf5fa37a
|
feat: support for url based icons (#840)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-29 15:07:55 +00:00 |
|
Alessandro (Ale) Segala
|
549d219f44
|
fix(unit-tests): do not use cache=shared for in-memory SQLite (#971)
|
2025-09-21 19:32:41 -05:00 |
|
Elias Schneider
|
a3da943aa6
|
fix: decouple images from app config service (#965)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-09-20 21:42:52 +02:00 |
|
Elias Schneider
|
c55143d8c9
|
fix: embedded paths not found on windows
|
2025-09-19 13:43:49 +02:00 |
|
Kyle Mendell
|
68373604dd
|
feat: add user display name field (#898)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-17 17:18:27 +02:00 |
|
Alessandro (Ale) Segala
|
a897b31166
|
chore: minify background image (#933)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-14 08:24:28 -07:00 |
|
Alessandro (Ale) Segala
|
c018f29ad7
|
fix: key-rotate doesn't work with database storage (#940)
|
2025-09-12 20:04:45 -05:00 |
|
Elias Schneider
|
6215e1ac01
|
feat: add CSP header (#908)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-09-07 11:45:06 -07:00 |
|
Kyle Mendell
|
802754c24c
|
refactor: use react email for email templates (#734)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-31 16:54:13 +00:00 |
|
Elias Schneider
|
51222f5607
|
tests: add no tx wrap to unit tests
|
2025-08-24 23:16:49 +02:00 |
|
Alessandro (Ale) Segala
|
1f3550c9bd
|
fix: ensure SQLite has a writable temporary directory (#876)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-24 20:50:51 +02:00 |
|
Alessandro (Ale) Segala
|
7ab0fd3028
|
fix: for one-time access tokens and signup tokens, pass TTLs instead of absolute expiration date (#855)
|
2025-08-22 08:02:56 +02:00 |
|
Elias Schneider
|
3188e92257
|
feat: display all accessible oidc clients in the dashboard (#832)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2025-08-17 22:47:34 +02:00 |
|
Alessandro (Ale) Segala
|
0a3b1c6530
|
feat: support reading secret env vars from _FILE (#799)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2025-07-30 11:59:25 -05:00 |
|
Alessandro (Ale) Segala
|
42a861d206
|
refactor: complete conversion of log calls to slog (#787)
|
2025-07-27 04:34:23 +00:00 |
|
Alessandro (Ale) Segala
|
78266e3e4c
|
feat: Support OTel and JSON for logs (via log/slog) (#760)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-07-27 01:03:52 +00:00 |
|
Alessandro (Ale) Segala
|
7b4ccd1f30
|
fix: ensure user inputs are normalized (#724)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-07-13 16:15:57 +00:00 |
|
Alessandro (Ale) Segala
|
8c8fc2304d
|
feat: add "key-rotate" command (#709)
|
2025-07-03 22:23:24 +02:00 |
|
Alessandro (Ale) Segala
|
5550729120
|
feat: encrypt private keys saved on disk and in database (#682)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-07-03 13:34:34 -05:00 |
|
Elias Schneider
|
5814549cbe
|
refactor: run formatter
|
2025-06-16 16:06:11 +02:00 |
|
Elias Schneider
|
2e5d268798
|
fix: explicitly cache images to prevent unexpected behavior
|
2025-06-16 15:59:14 +02:00 |
|
Elias Schneider
|
fd3c76ffa3
|
refactor: run formatter
|
2025-06-10 14:43:56 +02:00 |
|
Elias Schneider
|
1bcb50edc3
|
fix: allow images with uppercase file extension
|
2025-06-10 11:11:03 +02:00 |
|
Alessandro (Ale) Segala
|
b62b61fb01
|
feat: allow introspection and device code endpoints to use Federated Client Credentials (#640)
|
2025-06-09 21:17:55 +02:00 |
|
Kyle Mendell
|
c111b79147
|
feat: oidc client data preview (#624)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-06-09 15:46:03 +00:00 |
|
Elias Schneider
|
ea4e48680c
|
docs: fix pagination API docs
|
2025-06-08 16:04:58 +02:00 |
|
Alessandro (Ale) Segala
|
05bfe00924
|
feat: JWT bearer assertions for client authentication (#566)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-06-06 12:23:51 +02:00 |
|
Alessandro (Ale) Segala
|
bda178c2bb
|
refactor: complete graceful shutdown implementation and add service runner (#493)
|
2025-05-03 23:25:22 +02:00 |
|
Alessandro (Ale) Segala
|
3ec98736cf
|
refactor: graceful shutdown for server (#482)
|
2025-04-28 11:13:50 +02:00 |
|
Elias Schneider
|
fe1c4b18cd
|
feat: add ability to send login code via email (#457)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-04-20 18:32:40 +02:00 |
|
Elias Schneider
|
56a8b5d0c0
|
feat: add gif support for logo and background image
|
2025-04-18 17:31:04 +02:00 |
|
Elias Schneider
|
ccc18d716f
|
fix: use UUID for temporary file names
|
2025-04-06 15:11:19 +02:00 |
|
Alessandro (Ale) Segala
|
ec626ee797
|
fix: use transactions when operations involve multiple database queries (#392)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-04-06 15:04:08 +02:00 |
|
Alessandro (Ale) Segala
|
2f7646105e
|
fix: ensure file descriptors are closed + other bugs (#413)
|
2025-04-04 10:04:36 +02:00 |
|
Kyle Mendell
|
b65e693e12
|
feat: global audit log (#320)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-03 10:11:49 -05:00 |
|
Kyle Mendell
|
734c6813ea
|
fix: create reusable default profile pictures (#406)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-03 08:06:56 -05:00 |
|
Rich
|
b935a4824a
|
ci/cd: migrate backend linter to v2. fixed unit test workflow (#400)
|
2025-03-28 04:00:55 -05:00 |
|
Alessandro (Ale) Segala
|
96876a99c5
|
feat: add support for ECDSA and EdDSA keys (#359)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-27 18:20:39 +01:00 |
|
Elias Schneider
|
5c198c280c
|
refactor: fix code smells
|
2025-03-27 17:46:10 +01:00 |
|
Rich
|
4ac1196d8d
|
ci/cd: add basic static analysis for backend (#389)
|
2025-03-27 16:13:56 +01:00 |
|