Commit graph

16 commits

Author SHA1 Message Date
c2e0c4d091
test(gpodder): implement full test suite
* these tests were partially generated using AI, and reviewed by me
* there are 4 failing tests related to subscription counts; this is
  known functionality that still needs to be implemented
2026-05-06 22:51:04 +02:00
09d782b6a5
feat(otter): add link to users page in navbar for admins 2025-08-29 15:03:05 +02:00
b946e1ce98
feat(otter): cli command to toggle admin status 2025-08-29 14:02:26 +02:00
ee9db5ae36
chore: bump versions to 0.3.0 2025-08-28 14:48:22 +02:00
4d44216e17
feat(cli): add command to generate signup links 2025-08-28 14:29:00 +02:00
722317603d
feat(server): add routes for private sign-up links 2025-08-28 14:28:36 +02:00
69e84b4266
feat(server): add config for enabling public signup view 2025-08-28 13:46:43 +02:00
c7c5cf889c
feat(otter): add command to create new users 2025-06-24 14:16:58 +02:00
dd418c872a
fix(server): serve Content-Type headers with static files 2025-06-17 15:02:46 +02:00
32a4a88548
chore: bump versions 2025-06-17 14:07:24 +02:00
7887477ed1
feat(web): don't show remove button for current session 2025-06-17 13:51:13 +02:00
fc46c4874a
fix(web): refresh navbar on login and logout 2025-06-08 12:50:23 +02:00
b04955d70e
chore: update changelog 2025-06-06 13:53:18 +02:00
86687a7b96
chore: update changelog and readme 2025-03-17 11:33:11 +01:00
f9ffc21a3f
feat: added flexible configuration system using figment 2025-03-08 22:08:21 +01:00
f16cdfdfff
docs: updated readme and added changelog 2025-03-08 20:49:53 +01:00