• Joined on 2026-04-30
jocke created pull request jocke/bilhej#3 2026-05-22 10:48:26 +00:00
feature/cancel-edit-pending-orders
jocke pushed to feature/cancel-edit-pending-orders at jocke/bilhej 2026-05-22 10:48:07 +00:00
081a1f90d3 Add expand/collapse for long letter previews on orders page.
162002dfb1 Fix printed letter footer contact address to kontakt@bilhej.se.
60cb07fc89 Redesign contact page with separate support and complaint channels.
758ace1b92 Redesign about page and move route to /om-oss.
139250b2ac Redesign homepage with clearer marketing sections and honest copy.
Compare 5 commits »
jocke pushed to master at jocke/bilhej 2026-05-22 09:54:09 +00:00
aa2b4b4a16 Merge pull request 'Fix order cancellation by allowing cancelled in the database status constraint.' (#2) from feature/cancel-edit-pending-orders into master
15d7b4ae4c Fix order cancellation by allowing cancelled in the database status constraint.
Compare 2 commits »
jocke merged pull request jocke/bilhej#2 2026-05-22 09:54:08 +00:00
Fix order cancellation by allowing cancelled in the database status constraint.
jocke created pull request jocke/bilhej#2 2026-05-22 09:53:57 +00:00
Fix order cancellation by allowing cancelled in the database status constraint.
jocke pushed to feature/cancel-edit-pending-orders at jocke/bilhej 2026-05-22 09:53:35 +00:00
15d7b4ae4c Fix order cancellation by allowing cancelled in the database status constraint.
jocke pushed to master at jocke/bilhej 2026-05-22 09:45:22 +00:00
41cfea09a6 Merge pull request 'feature/cancel-edit-pending-orders' (#1) from feature/cancel-edit-pending-orders into master
ca5ce12812 Polish orders page UI for pending and completed cards.
3d0b7fe799 Allow users to edit or cancel unpaid orders before payment.
Compare 3 commits »
jocke merged pull request jocke/bilhej#1 2026-05-22 09:45:20 +00:00
feature/cancel-edit-pending-orders
jocke created pull request jocke/bilhej#1 2026-05-22 09:45:10 +00:00
feature/cancel-edit-pending-orders
jocke created branch feature/cancel-edit-pending-orders in jocke/bilhej 2026-05-22 09:38:47 +00:00
jocke pushed to feature/cancel-edit-pending-orders at jocke/bilhej 2026-05-22 09:38:47 +00:00
ca5ce12812 Polish orders page UI for pending and completed cards.
3d0b7fe799 Allow users to edit or cancel unpaid orders before payment.
Compare 2 commits »
jocke pushed to master at jocke/bilhej 2026-05-22 07:38:17 +00:00
082139d266 Fix Forgejo deploy form: add type string to version input.
jocke pushed to master at jocke/bilhej 2026-05-21 16:50:21 +00:00
de86880a8f Fix prod SMTP STARTTLS for Resend password-reset mail.
jocke pushed tag 0.1.1 to jocke/bilhej 2026-05-21 16:42:27 +00:00
jocke released 0.1.1 at jocke/bilhej 2026-05-21 16:42:27 +00:00
jocke pushed to master at jocke/bilhej 2026-05-21 16:39:05 +00:00
ad195fd890 Wire production email secrets through Forgejo deploy.
jocke pushed to master at jocke/bilhej 2026-05-21 16:05:21 +00:00
86fb946e33 Add password reset, logged-in change password, and Mailpit email dev/E2E.
45b2449b14 Add phased nginx setup for bilhej.se TLS on srvr.nu.
Compare 2 commits »
jocke pushed to master at jocke/bilhej 2026-05-21 14:52:55 +00:00
fb9713d8d8 Fix prod deploy Flyway validation for removed dev seed migrations.
jocke pushed to master at jocke/bilhej 2026-05-21 14:44:27 +00:00
61a7b8a40c Wire backend tests and coverage into ./gradlew check.
jocke pushed to master at jocke/bilhej 2026-05-21 14:41:44 +00:00
db56fc58de Add deploy failure diagnostics and safer backend health check.