15 Commits

Author SHA1 Message Date
Miguel Ribeiro
3247ce2c87 feat: enforce CSRF protection and POST-only policy across endpoints (#940) 2025-10-18 23:58:50 +02:00
Miguel Ribeiro
ba6dddf526 feat: add at a glance dashboard
fix: accept both api_key and apiKey as parameter on the api
feat: allow to disable password login when oidc is enabled
feat: add get_oidc_settings endpoint to the api
feat: refactor css colors
feat: ai recommendations with chatgpt, gemini or ollama
feat: display ai recommendations on the dashboard
2025-08-12 00:48:13 +02:00
Miguel Ribeiro
c0d53e4423 feat: add oauth/oidc support (#873) 2025-07-21 22:53:35 +02:00
Mars
e27caf7256 Fix/code of new taiwan dollar (#854) 2025-07-06 10:50:34 +02:00
Mars
288ad45656 feat: Add new currency (#829) 2025-06-08 14:46:32 +02:00
Mykola Kliashtornyi
65559a9743 Ukrainian translation and currency (#752) 2025-03-19 15:27:36 +00:00
Miguel Ribeiro
6e44a26703 feat: add some leeway for totp codes
feat: add start date to subscriptions
feat: add option for manual/automatic renewals
fix: layout issue with subscriptions list during search
2024-11-17 16:27:48 +01:00
Miguel Ribeiro
49666f867c feat: add hint for mobile swipe action (#608) 2024-11-03 20:12:01 +01:00
Miguel Ribeiro
3281f0ce35 feat: add option to list disabled subscriptions at the bottom
feat: notification for wallos version updates
2024-08-06 15:11:50 +02:00
Miguel Ribeiro
f241ba2301 fix: allow usernames with capital letters
fix: use 2 decimal places for price on the calendar
fix: use 2 decimal places for price when exporting ical in the calendar
2024-07-29 13:57:20 +02:00
Miguel Ribeiro
9f7f47b5d1 feat: add maintenance tasks to admin page
feat: add support to upload svg logos
2024-07-09 18:45:23 +02:00
Miguel Ribeiro
6d2ffa6312 feat: create users from the admin page (#409) 2024-06-27 00:05:37 +02:00
Miguel Ribeiro
c2e85d6e10 feat: support automatic dark mode
refactor: run linter and cleanup php files
fix: not every payment cycle was shown on the calendar
feat: also show previous payments on the calendar for the current month
2024-06-26 18:11:37 +02:00
Miguel Ribeiro
092be22183 feat: add hability to disable login (#378) 2024-06-08 00:04:50 +02:00
Miguel Ribeiro
e1006e5823 feat!: allow registration of multiple users (#340)
feat: administration area
feat: add reset password functionality
2024-05-26 23:30:51 +02:00