provokateurin
|
381077028a
refactor(apps): Use constructor property promotion when possible
|
2 months ago |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
3 months ago |
Anna Larch
|
8af7ecb257
chore: adjust code to adhere to coding standard
|
3 months ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 months ago |
hamza221
|
67957e98b9
fix: handle-duplicate-reminder
|
1 year ago |
SebastianKrupinski
|
19ec5985b5
fix(caldav): test for null and blank value
|
5 months ago |
Andy Scherzinger
|
9d4b944098
chore: Add SPDX header
|
6 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 year ago |
Christoph Wurst
|
b7e7d80173
fix(caldav): Ignore invalid events for reminder generation
|
1 year ago |
Daniel Teichmann
|
56f36b94e5
Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'.
|
1 year ago |
Akhil
|
e823718383
Remove reminder if max instances exceeded
|
1 year ago |
Akhil Potukuchi
|
e354e9266e
Update apps/dav/lib/CalDAV/Reminder/ReminderService.php
|
1 year ago |
Akhil
|
9f9da964f6
Fix max instances exception for get vevent call
|
1 year ago |
Christoph Wurst
|
b5f7afd0fb
fix(caldav): Fix reminder timezone drift for all-day events
|
1 year ago |
Christoph Wurst
|
954284f8cd
fix(caldav): Fix wrong Psalm report for nullable calendar data
|
1 year ago |
Anna Larch
|
a9264b007f
fix(dav): catch MaxInstancesExceedeException for recurring events without end date
|
1 year ago |
Richard Steinmetz
|
304b71647f
Fix duplicate event email notifications
|
2 years ago |
Christoph Wurst
|
58f7a150ed
Debug log what happens during reminders processing
|
3 years ago |
Thomas Citharel
|
5494dd736d
Handle processing reminders for calendar objects with an infinite number
|
2 years ago |
Daniel Teichmann
|
73a7ced1fd
Fix #31303: Make reminder notification behaviour selectable.
|
2 years ago |
Thomas Citharel
|
6f9afa77b3
Consider only reminders with calendar data
|
4 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
f5462650f1
Clean up reminder actions and call methods directly
|
3 years ago |
Joas Schilling
|
9fd2b6045d
Don't throw a 500 when importing a broken ics reminder file
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |