Commit Graph

8 Commits

Author SHA1 Message Date
Miguel Ribeiro
48db4e300d feat: add indonesian language (#842)
feat: add first and last names to the user profile
feat: enable IPv6 environments by configuring a dual-stack listen in nginx 
feat: add new currency
feat: add button to auto fill the next payment date
fix: vulnerability on test webhook endpoint
2025-06-08 18:52:21 +02:00
Miguel Ribeiro
e0f204803e feat!: simplified webhook notifications without iterator (might break your current webhook settings)
feat: use mobile style toggles instead of checkboxes
fix: barely readable placeholder text on textarea on dark the
feat: webhooks can now be used for cancelation notifications
2025-04-27 17:28:29 +02:00
Miguel Ribeiro
2a0e665e77 feat: settings to allow to ignore certificates for some notification methods 2024-10-27 11:58:54 +01:00
Miguel Ribeiro
790defb2b1 feat: add url and notes as variables for the notifications webhook
fix: bug when looping multiple subscriptions on the notifications webhook
2024-10-09 22:45:58 +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
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
899482982e feat: add discord and pushover as notification agents (#300)
fix: most error messages of the notifications endpoints would not reach the frontend
2024-05-06 18:55:10 +02:00
Miguel Ribeiro
a408031ef8 feat: add new notification methods (telegram, webhooks, gotify) (#295) 2024-05-06 00:15:44 +02:00