Commit Graph

240 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma df4c2508d6 Fix some RedundantCast in dav code 5 years ago
Roeland Jago Douma b0f205f97c Move getChangesForCalendar to QueryBuilder 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
John Molakvoæ (skjnldsv) 07553f0c62
Make sure we have existing indexes before using them 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Arthur Schiwon 1186977589
fixes sharing to group ids with characters that are being url encoded 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
John Molakvoæ (skjnldsv) fd01d24402
Allow to force rename a conflicting calendar 5 years ago
Joas Schilling 31e243be74
Fix public calendars as they are stored with null on oracle 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
leith abdulla 8c1f17383b resolve review comments 5 years ago
leith abdulla a40a307b65 handle vcalander documents with recurrence with exemptions or edits 5 years ago
Simon Spannagel 9956d13b90 CalDavBackend: check if timerange is array before accessing 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling cea7252874
Fix array to string conversion on event search 5 years ago
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Georg Ehrke 67f1ef4658
Add Typed Events for CalDAV- and CardDAV-related Events 5 years ago
Christian Weiske ebe7081c2b Remove duplicated SQL addWhere line 5 years ago
Georg Ehrke 900617e7d7
Add Event and Task Backends for Unified Search 5 years ago
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 afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 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
Joas Schilling d224ee667e
Correctly trim long cyrillic note 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
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Thomas Citharel 7bddcc091d
Support event reminders (email and notifications) 6 years ago
Georg Ehrke dce1787b9a
allow to provide supported calendar component set internally as a string 6 years ago
Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading 6 years ago
Vinicius Cubas Brand 5e37b52241
Share calendar to circle 7 years ago
Georg Ehrke 4a2238c75b
add list-calendars command 7 years ago
Thomas Citharel 943d48cb3e
Add command to move a calendar from an user to another 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Georg Ehrke 30d13bb760
cache webcal calendars on server 7 years ago
Thomas Müller c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB 7 years ago
Georg Ehrke 2da510af0b
add resource / room principals 7 years ago
Roeland Jago Douma 0864d1c51d
Use multibyte substring 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke 7800a9bc24
Fix array method usages with a proper call 8 years ago
Thomas Citharel 4c32de22bb
Create activities for (un)publishing calendar events 8 years ago