714 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Roeland Jago Douma a1faee8a1e
Fix unit tests 3 years ago
  eleith aa956ab46e broaden exception handling on webcal refresh 3 years ago
  Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 3 years ago
  Jacob Neplokh e8a4feb1c6
Change Content-Disposition Header 3 years ago
  Brad Rubenstein 442af8c5d5 Minor cleanup: php-cs-fixer, tests, interface consistency 3 years ago
  Robin Appelman 06ae93b270
fix tests 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Georg Ehrke 67f1ef4658
Add Typed Events for CalDAV- and CardDAV-related Events 3 years ago
  Georg Ehrke 14755d85d6
Add ability to limit sharing to owner 3 years ago
  Julius Härtl 6722246aca
Return proper status when file didn't exist before 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Julius Härtl cda5cfc01e
Adjust chunking test for non-existing target node 3 years ago
  John Molakvoæ (skjnldsv) d2c0569b49
Fix search providers order and IDs 3 years ago
  Georg Ehrke b0c5457c42
IAddressBook: add isShared and isSystemAddressBook 3 years ago
  John Molakvoæ (skjnldsv) 71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 3 years ago
  Georg Ehrke 900617e7d7
Add Event and Task Backends for Unified Search 3 years ago
  Georg Ehrke 5fb2562332
Implement Contacts Backend for Unified Search 3 years ago
  Morris Jobke 7e6c0ec284
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter 3 years ago
  Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 3 years ago
  Morris Jobke aab646a9d0
Update system addressbook card only when there was a change based on a cached etag 3 years ago
  Morris Jobke 2b6cadbcd9
Fix unit tests from #18895 3 years ago
  Joas Schilling db8267db26
Use the new method everywhere 4 years ago
  Joas Schilling a2f34f46b2
Fix tests 4 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Joas Schilling 00e7b2b956
Reduce load of the contacts search when we know it can't match 4 years ago
  Joas Schilling fdd8c86c60
Fix pagination of contacts search 4 years ago
  Joas Schilling 03c05d60c0
Adjust to parent implementation 4 years ago
  Roeland Jago Douma 7b6b946470
Allow for compression of the PROPFIND responses 4 years ago
  Morris Jobke ecbc009e2f
Translate the maintenance mode message in webdav 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Thomas Citharel deb2ea9cea
Provide links to calendar in event creation/update activities 4 years ago
  Julius Härtl 902d12555e
Do not include mountpoints when calculating quota usage on WebDAV 4 years ago
  Julius Härtl d7161b4eee
Only catch anonymous OPTIONS for Office 4 years ago
  Daniel Kesselberg 0e925285b7
Add test that shares and tags are ignored for chunk files. 4 years ago
  John Molakvoæ (skjnldsv) 29541322c1
Update list of multiple properties 4 years ago
  Joas Schilling bb754cb363
Always transform the etag and read the data 4 years ago
  Joas Schilling fd0c1a3bb2
Fix unit tests 4 years ago
  Daniel Kesselberg 91ab811824
Verify that destination is not a directory. 4 years ago
  Thomas Citharel ebdf66b706
Provide dav setting for user's default calendar 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 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 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 years ago
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago