Commit graph

19 commits

Author SHA1 Message Date
binsky
f235428850
fix previously deprecated table name specification usage in db query builder delete expression
fixes #826

Signed-off-by: binsky <timo@binsky.org>
2025-03-09 21:15:06 +01:00
binsky
b89c03e84f
mark credential notification as processed even if the corresponding credential does not exist #488 2024-04-06 00:50:59 +02:00
binsky
a31dee3343
delete credential notifications on credential delete 2024-04-05 03:34:17 +02:00
binsky
594583bd00
move credential edit link generation into CredentialService 2024-04-05 03:24:14 +02:00
binsky
2fc9844ac7
move already existing notification check from cron service into notification service 2024-04-05 03:13:02 +02:00
binsky
cea77b8ed9
fix credential edit link generation for expired credential notifications 2024-04-05 02:51:08 +02:00
Hamid Dehnavi
20d8d8cb35 make adjustments based on the review
Co-authored-by: binsky <timo@binsky.org>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 17:11:49 +03:30
Hamid Dehnavi
9fd9045455 use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 14:40:34 +03:30
binsky
c7c3f24215 migrate deprecated (database access) methods 2021-03-14 19:02:52 +01:00
binsky
3358d5de8b migrate logging and password expiration notifications 2021-03-13 18:58:21 +01:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje
5395566053
Send a notification on accept share request 2016-10-02 18:47:02 +02:00
brantje
173222971f
Send a notification when a user declines sharing 2016-10-02 18:22:12 +02:00
brantje
a727fd814d
Decline sharing request 2016-10-02 17:19:12 +02:00
brantje
e8c60d579f
Send notification to user 2016-10-02 14:41:38 +02:00
brantje
188b5129fa Notification buttons working 2016-09-23 18:17:47 +02:00
brantje
cbd8406854 Notification link working (Onclick goes to credential) 2016-09-23 17:22:47 +02:00
brantje
6eafc2d067 Expire passwords working, requires notifications app 2016-09-23 15:05:27 +02:00