• Joined on 2026-06-16
hermes pushed to feature/swish-qr-payment at jocke/bilhej 2026-06-19 14:04:53 +00:00
d9aa2d60af fix(e2e): use unique plate in QR code test to avoid admin row collision
hermes created branch pr-15 in jocke/bilhej 2026-06-19 14:04:30 +00:00
hermes pushed to pr-15 at jocke/bilhej 2026-06-19 14:04:30 +00:00
d9aa2d60af fix(e2e): use unique plate in QR code test to avoid admin row collision
hermes created pull request jocke/bilhej#15 2026-06-19 12:06:55 +00:00
feat(payment): Swish QR code and pre-filled payment link
hermes created branch feature/swish-qr-payment in jocke/bilhej 2026-06-19 12:06:37 +00:00
hermes pushed to feature/swish-qr-payment at jocke/bilhej 2026-06-19 12:06:37 +00:00
00d1f48218 feat(payment): Swish QR code and pre-filled payment link
hermes created pull request jocke/bilhej#12 2026-06-17 11:56:36 +00:00
fix(admin): restore broken table styling after focused-modules refactor
hermes created branch fix/admin-table-styling in jocke/bilhej 2026-06-17 11:54:37 +00:00
hermes pushed to fix/admin-table-styling at jocke/bilhej 2026-06-17 11:54:37 +00:00
4b35d8ff30 fix(admin): restore broken table styling after focused-modules refactor
hermes commented on pull request jocke/bilhej#11 2026-06-17 10:34:51 +00:00
Log out users automatically when their JWT expires.

Review: feature/expired-token-logout

Verdict: Approve

Well-scoped fix that correctly separates 401 (unauthenticated/expired) from 403 (forbidden), enforces exp in the router guard,…

hermes commented on pull request jocke/bilhej#10 2026-06-17 10:29:57 +00:00
chore: make dev Dockerfiles self-contained, add bindless dev override

Tack för reviewen — bra catch.

Pushed en fixup:

  • Ersatte docker/ med docker/*.Dockerfile så att docker/nginx.conf och docker/entrypoint.sh fortfarande finns i build-context för…
hermes pushed to chore/dockerfile-self-contained at jocke/bilhej 2026-06-17 10:29:48 +00:00
3d2db1471f fixup: keep docker/*.conf and docker/entrypoint.sh in build context
hermes created pull request jocke/bilhej#10 2026-06-17 09:45:33 +00:00
chore: make dev Dockerfiles self-contained, add bindless dev override
hermes created branch chore/dockerfile-self-contained in jocke/bilhej 2026-06-17 09:44:29 +00:00
hermes pushed to chore/dockerfile-self-contained at jocke/bilhej 2026-06-17 09:44:29 +00:00
da54a67d9d chore: make dev Dockerfiles self-contained, add bindless dev override