Commit Graph

348 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 3a415e4139
Remove space between switch case and colon 6 years ago
Christoph Wurst 42625a46be
Remove spaces after method or function call 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Thomas Citharel 058ffa37ff
Add default titles for titleless events in invitations 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Georg Ehrke 5e2c802bb7
Set custom ProdId in Birthday service, do not depend on Sabre Versio number for unit tests 6 years ago
Georg Ehrke 52ba75f644
Sabre/DAV 4.0: beforeMethod is now beforeMethod:* 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Thomas Citharel 42dde6d623
Add check that DateTime parameters are of correct type 6 years ago
dartcafe 65c591093e
fix OCA\DAV\CalDAV\CalDavBackend search $options 6 years ago
Georg Ehrke bd1f98cba3
RefreshWebcalService: randomly generate calendar-object uri 6 years ago
Joas Schilling d224ee667e
Correctly trim long cyrillic note 6 years ago
Gary Kim 709e7447ed
Translate 'Busy' in CalDAV 6 years ago
Georg Ehrke b46e5cb270
Allow apps to provide Calendars in user's calendarHome 6 years ago
Thomas Citharel 8b22b9f046
Move RefreshWebcalJob logic to a proper service so that it may be called 6 years ago
Thomas Citharel 41fa057285
Hash event UID to make sure it's not too long for PushProvider 6 years ago
Georg Ehrke 165fc172b1
Fix display of DTEND for multi-day all-day event 6 years ago
Georg Ehrke 4d299d1c66
Changes the Birthday calendar color to slightly brighter one 6 years ago
Georg Ehrke 0b1b12c8a2
Verify that is an array before accessing it 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Georg Ehrke 6d39c6cb50
Set common-name to user's displayname if none is set 7 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 7 years ago
Georg Ehrke fb89bc3931
Add refresh-interval to exported calendars 7 years ago
Georg Ehrke 05e47af6b2
Properly handle resources in ReminderService 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Georg Ehrke b0a3782a07
properly mark birthday calendars as not shareable for now 7 years ago
Georg Ehrke 3487f0d281
Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service 7 years ago
Georg Ehrke 88f6d1c20e
Make push notifications for calendar reminders opt-in 7 years ago
Georg Ehrke cc37c39ede
Make rooms / resources automatically reply to invites 7 years ago
Georg Ehrke befe38e1d7
replace coffin with textual description "Death of ..." 7 years ago
Georg Ehrke 6f66fba559
fix foreach error for reminder generator 7 years ago
Georg Ehrke 4d28a4544e
Final fixes 7 years ago
Georg Ehrke 2d6473e79b
Add repair step to register reminder index for existing events 7 years ago
Georg Ehrke bcce568c6d
Support recurring events + repeating alarms 7 years ago
Georg Ehrke 7c4a8a3bdf
Provide a fake AudioProvider that is basically the same as PushProvider, better then not showing reminders at all for now 7 years ago
Georg Ehrke a6f792616c
Implement getID and getName in Reminder/Notifier as required since Nextcloud 17 7 years ago
Georg Ehrke 11fa45196e
smaller syntax changes to CalDAV reminder classes 7 years ago
Thomas Citharel 7bddcc091d
Support event reminders (email and notifications) 7 years ago
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things 7 years ago
Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 7 years ago
Roeland Jago Douma 22f29d8e54
Add DB mapper and Entity 7 years ago
Georg Ehrke ab6add54c7
Allow to do a principal property search based on metadata keys 7 years ago
Georg Ehrke 54fb0f4f04
provide room / resource properties as principal properties 7 years ago