Commit Graph
10 Commits
Author SHA1 Message Date
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 a524419e0a fix: import of translations for cronjobs was missing (#321)
refactor: retrieval of webroot path
chore: add sqlite to docker image
2024-05-13 17:45:59 +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
Miguel Ribeiro 2462435743 feat: allow selecting tls or ssl for email notifications (#237) 2024-03-17 22:56:30 +01:00
ellite 4e7a526e34 Fix email encoding. Fix email from field 2024-02-02 16:31:14 +01:00
Miguel Ribeiro d7366dcfb0 Add translation system (#85) 2024-01-23 22:46:26 +01:00
ZwF 3d83298567 name of array case sensitive
fix the use of fromemail for testing the email.
2023-11-23 14:14:42 -05:00
ellite 0b6246b09d Added option to set From email on smtp settings 2023-11-17 00:39:14 +01:00
ellite 7c2e7f00b9 V1.0 add email notifications 2023-11-10 11:45:01 +01:00