dependabot[bot]
|
ef9ed8de32
|
chore(deps): Bump the "all-dependencies" group with 3 updates across multiple ecosystems (#1578)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-07-13 09:58:41 +02:00 |
|
Alessandro (Ale) Segala
|
cfda5f693b
|
refactor: manage instance ID in the KV table (#1579)
|
2026-07-11 16:16:05 +02:00 |
|
Elias Schneider
|
f62d476c56
|
chore: upgrade go version
|
2026-07-10 16:58:27 +02:00 |
|
Elias Schneider
|
25dcad757a
|
feat: add support for unencrypted OIDC request parameter
|
2026-07-08 10:42:05 +02:00 |
|
Elias Schneider
|
337fc6fd1e
|
chore: update Fosite version
|
2026-07-06 23:43:09 +02:00 |
|
Elias Schneider
|
9a94aa0694
|
refactor: move Pocket ID specific logic from Fosite into Pocket ID repo
|
2026-07-06 23:34:33 +02:00 |
|
Elias Schneider
|
09d196f7c5
|
feat: add OAuth APIs with scoped permissions (#1542)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2026-07-06 12:25:02 -07:00 |
|
Alessandro (Ale) Segala
|
eefd51cc4d
|
fix: various bugs in observability / OTel (#1564)
|
2026-07-05 14:14:39 -07:00 |
|
Alessandro (Ale) Segala
|
f68ad42618
|
chore: use go-kit for sending emails (#1565)
|
2026-07-05 13:10:11 -07:00 |
|
dependabot[bot]
|
0d2624db9c
|
chore(deps): Bump the "all-dependencies" group with 3 updates across multiple ecosystems (#1563)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2026-07-05 22:06:07 +02:00 |
|
Alessandro (Ale) Segala
|
9607495ab4
|
refactor: integrate Francis actor framework for background jobs, cron scheduling, and rate limiting (#1556)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-03 08:36:45 +02:00 |
|
Elias Schneider
|
931a6c2adb
|
feat: drop TOFU support for callback URL
|
2026-07-02 14:05:37 +02:00 |
|
Elias Schneider
|
e538ea0bf1
|
chore(deps): update vulnerable dependencies
|
2026-06-22 22:37:51 +02:00 |
|
Elias Schneider
|
8158452b37
|
refactor: use fosite for OAuth 2.0 logic (#1520)
|
2026-06-22 18:42:02 +02:00 |
|
dependabot[bot]
|
f673a91a67
|
chore(deps): Bump the "all-dependencies" group with 2 updates across multiple ecosystems (#1528)
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-20 09:58:24 -05:00 |
|
dependabot[bot]
|
24c85029b4
|
chore(deps): Bump the "all-dependencies" group with 4 updates across multiple ecosystems (#1523)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-16 10:17:14 +00:00 |
|
Elias Schneider
|
e046a03364
|
chore: use fixed minor version of Go
|
2026-05-31 19:09:06 +02:00 |
|
V
|
dd77bb0f32
|
feat: add support for systemd socket activation (#1479)
|
2026-05-29 09:18:29 +02:00 |
|
Elias Schneider
|
5db570bf66
|
feat: remove EXIF/XMP metadata from uploaded images (#1477)
|
2026-05-19 20:56:14 -07:00 |
|
Elias Schneider
|
e56dc124ce
|
refactor: remove deprecated http2 package
|
2026-05-18 23:04:08 +02:00 |
|
Elias Schneider
|
91c2ea2a66
|
chore: upgrade dependencies
|
2026-05-18 22:55:00 +02:00 |
|
Elias Schneider
|
20df033c1f
|
chore: upgrade dependencies
|
2026-04-26 14:41:41 +02:00 |
|
Alessandro (Ale) Segala
|
2f0338211d
|
chore: update golangci-lint (#1440)
|
2026-04-21 11:53:06 -05:00 |
|
Ingmar Stein
|
8f48d10d55
|
feat: add TLS support for HTTP/2 server (#1429)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2026-04-19 14:04:22 +02:00 |
|
Elias Schneider
|
f8f7222468
|
chore: upgrade dependencies
|
2026-04-10 19:09:49 +02:00 |
|
dependabot[bot]
|
2701754e73
|
chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /backend in the go_modules group across 1 directory (#1391)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-26 12:31:40 -05:00 |
|
Elias Schneider
|
3a339e3319
|
fix: improve wildcard matching by using go-urlpattern (#1332)
|
2026-02-28 13:08:35 +00:00 |
|
Kyle Mendell
|
a90c8abe51
|
chore(deps): upgrade to node 24 and go 1.26.0 (#1328)
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-02-23 19:50:44 +01:00 |
|
Elias Schneider
|
0678699d0c
|
chore: upgrade dependencies
|
2026-02-22 17:14:57 +01:00 |
|
Elias Schneider
|
4776b70d96
|
chore: upgrade dependencies
|
2026-01-02 17:55:24 +01:00 |
|
Elias Schneider
|
3420a00073
|
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-12-30 17:01:22 +01:00 |
|
Elias Schneider
|
90f555f7c1
|
chore: upgrade dependencies
|
2025-12-10 16:13:24 +01:00 |
|
Elias Schneider
|
4bde271b47
|
chore: upgrade dependencies
|
2025-11-25 22:30:28 +01:00 |
|
dependabot[bot]
|
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)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-23 17:10:10 +01: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
|
6362ff9861
|
chore: upgrade dependencies
|
2025-10-24 12:18:38 +02:00 |
|
Elias Schneider
|
2d6d5df0e7
|
feat: add support for LOG_LEVEL env variable (#942)
|
2025-09-14 08:26:21 -07:00 |
|
dependabot[bot]
|
912008b048
|
chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /backend in the go_modules group across 1 directory (#879)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-24 20:50:30 +02:00 |
|
Elias Schneider
|
c114a2edaa
|
feat: support automatic db migration rollbacks (#874)
|
2025-08-24 16:56:28 +02:00 |
|
Alessandro (Ale) Segala
|
17d8893bdb
|
chore: update deps and Go 1.25 (#833)
|
2025-08-14 22:33:27 -05: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
|
c290c027fb
|
refactor: use github.com/jinzhu/copier for MapStruct (#698)
|
2025-06-29 15:01:10 +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
|
3d402fc0ca
|
fix: small fixes in analytics_job (#582)
|
2025-05-28 11:12:44 -05:00 |
|
Elias Schneider
|
e0ec607198
|
feat: add daily heartbeat request for counting Pocket ID instances (#578)
|
2025-05-28 11:19:45 +02:00 |
|
Alessandro (Ale) Segala
|
a408ef797b
|
refactor: switch SQLite driver to pure-Go implementation (#530)
|
2025-05-14 09:29:04 +02:00 |
|
Daenney
|
6f54ee5d66
|
feat: OpenTelemetry tracing and metrics (#262) (#495)
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-05-05 15:59:44 +02:00 |
|
Kyle Mendell
|
debef9a66b
|
ci/cd: setup caching and improve ci job performance (#465)
|
2025-04-20 11:48:46 -05:00 |
|