Commit graph

8 commits

Author SHA1 Message Date
importantblimp 56a109b9a5 nixos/pocket-id: fix local Postgres DB Unix socket connection (#434321) 2025-08-17 09:29:50 +12:00
Wolfgang Walther 5a0711127c
treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Gutyina Gergő 259a75fb1f
nixos/pocket-id: harden after backend-frontend merge 2025-06-03 23:15:45 +02:00
Gutyina Gergő 17db1b17e7
nixos/pocket-id: add option to disable analytics
Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-05-31 12:52:41 +02:00
Gutyina Gergő fd9611949f
nixos/pocket-id: refactor 2025-05-27 19:59:48 +02:00
Gutyina Gergő cf7ece2830
{,nixos/}pocket-id: make pocket-id-backend subpackage the main package 2025-05-27 19:59:48 +02:00
Gutyina Gergő ab1ce1ea5b
{,nixos/}pocket-id: 0.53.0 -> 1.0.0
This contains breaking changes, see https://pocket-id.org/docs/setup/migrate-to-v1/.

The frontend now generates only static files and no longer includes a
binary for serving them. The backend has taken over the responsibility
of serving the static assets.

Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-05-27 19:59:43 +02:00
Gutyina Gergő 01be6580d3
nixos/pocket-id: init
Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-04-03 09:26:57 +02:00