Commit Graph

10 Commits

Author SHA1 Message Date
Miguel Ribeiro
7e7219adb5 fix: vulnerability would allow to bypass 2fa
fix: password reset tokens now expire after 60 minutes
2026-03-19 17:49:40 +00:00
Miguel Ribeiro
e8a513591d fix: ssrf vulnerability on all test notifications endpoint
fix: xss vulnerability on password reset page
fix: vulnerability allowed to delete avatars from other users
chore: bump version
2026-03-05 23:13:51 +01:00
Dmitry
b99a07cc5c add autocomplete attribute for inputs (#926) 2025-10-12 12:52:10 +02:00
Miguel Ribeiro
45ff10f953 feat: add vietnamese translation (#573) 2024-10-13 14:56:59 +02:00
Miguel Ribeiro
3d6a8c3408 fix: mysql injection vulnerability
fix: new profile page not being cached by service worker
chore: cleanup
2024-10-11 18:20:10 +02:00
Miguel Ribeiro
21ebf29f11 feat: add calendar to pwa shortcuts
feat: change apple touch icon
2024-07-10 17:47:14 +02:00
Miguel Ribeiro
83e2066e7b feat: theming engine custom colors now affect icons as well 2024-06-30 21:49:14 +02:00
Miguel Ribeiro
4d74c04f0e feat: add purple theme
fix: file name on ics export for subscriptions with non-ascii characters
2024-06-28 00:40:27 +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