Commit Graph

13 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
Miguel Ribeiro
5e6bc903bc feat: add payment cycle to csv/json export
feat: run db migration after restoring database
feat: run db migration after importing db
feat: store weekly the total yearly cost of subscriptions
fix: double encoding in statistics labels
2024-12-12 00:09:51 +01:00
Miguel Ribeiro
1946ac9855 feat: admin can manually trigger cronjobs
fix: only allow the system and admin to run the cronjobs
fix: reduce size of the log files of the cronjobs
2024-08-09 15:56:12 +02:00
Miguel Ribeiro
0274b1d525 fix: deprecation message for null value (#479) 2024-08-06 22:13:14 +02: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
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
092be22183 feat: add hability to disable login (#378) 2024-06-08 00:04:50 +02:00
Miguel Ribeiro
fa99a735cd feat: frequency is now up to 366
feat: change filename of backup file
fix: translate: "no category"
fix: trim fixer api key
fix: add webp support to gd on the container
fix: update slovanian translations
2024-06-05 00:15:31 +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
Miguel Ribeiro
f1815d7335 chore: add support for rtl languages (#331) 2024-05-18 17:41:01 +02:00