128 Commity (9ce3ea3368937f827171d1ee3aa6a202d93e6cd2)

Autor SHA1 Wiadomość Data
  Christoph Wurst 9ce3ea3368
Update license headers 3 lat temu
  Arthur Schiwon 1186977589
fixes sharing to group ids with characters that are being url encoded 3 lat temu
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 lat temu
  John Molakvoæ (skjnldsv) fd01d24402
Allow to force rename a conflicting calendar 3 lat temu
  Joas Schilling 31e243be74
Fix public calendars as they are stored with null on oracle 3 lat temu
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 lat temu
  leith abdulla 8c1f17383b resolve review comments 3 lat temu
  leith abdulla a40a307b65 handle vcalander documents with recurrence with exemptions or edits 3 lat temu
  Simon Spannagel 9956d13b90 CalDavBackend: check if timerange is array before accessing 3 lat temu
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 lat temu
  Joas Schilling cea7252874
Fix array to string conversion on event search 3 lat temu
  Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 3 lat temu
  Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 3 lat temu
  Georg Ehrke 67f1ef4658
Add Typed Events for CalDAV- and CardDAV-related Events 3 lat temu
  Christian Weiske ebe7081c2b Remove duplicated SQL addWhere line 3 lat temu
  Georg Ehrke 900617e7d7
Add Event and Task Backends for Unified Search 3 lat temu
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 lat temu
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 lat temu
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 lat temu
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 lat temu
  Christoph Wurst 3a415e4139
Remove space between switch case and colon 4 lat temu
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 lat temu
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 lat temu
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 lat temu
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 lat temu
  Thomas Citharel 42dde6d623
Add check that DateTime parameters are of correct type 4 lat temu
  dartcafe 65c591093e
fix OCA\DAV\CalDAV\CalDavBackend search $options 4 lat temu
  Joas Schilling d224ee667e
Correctly trim long cyrillic note 4 lat temu
  Georg Ehrke 0b1b12c8a2
Verify that is an array before accessing it 4 lat temu
  Christoph Wurst 5bf3d1bb38
Update license headers 4 lat temu
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 lat temu
  Thomas Citharel 7bddcc091d
Support event reminders (email and notifications) 5 lat temu
  Georg Ehrke dce1787b9a
allow to provide supported calendar component set internally as a string 4 lat temu
  Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading 5 lat temu
  Vinicius Cubas Brand 5e37b52241
Share calendar to circle 5 lat temu
  Georg Ehrke 4a2238c75b
add list-calendars command 6 lat temu
  Thomas Citharel 943d48cb3e
Add command to move a calendar from an user to another 6 lat temu
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5 lat temu
  Georg Ehrke 30d13bb760
cache webcal calendars on server 6 lat temu
  Thomas Müller c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB 6 lat temu
  Georg Ehrke 2da510af0b
add resource / room principals 6 lat temu
  Roeland Jago Douma 0864d1c51d
Use multibyte substring 6 lat temu
  Morris Jobke d3d045dd5c
Remove unused import statements 6 lat temu
  Morris Jobke 7800a9bc24
Fix array method usages with a proper call 6 lat temu
  Thomas Citharel 4c32de22bb
Create activities for (un)publishing calendar events 6 lat temu
  Georg Ehrke f543039858
exclude shared calendars from freeBusy 6 lat temu
  Georg Ehrke ea117bac31
catch errors when parsing calendar data for calendar query requests 6 lat temu
  Georg Ehrke 2b51d84b98
generate birthday calendars in a background job after admin enabled them 6 lat temu
  Georg Ehrke 7784672cc0
add option to filter CalendarAPI by componenttype 6 lat temu
  Georg Ehrke fa416e031b
integrate Dav app with Calendar API 6 lat temu