704 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  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 4 years ago
  Georg Ehrke 5fb2562332
Implement Contacts Backend for Unified Search 4 years ago
  Morris Jobke 7e6c0ec284
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter 4 years ago
  Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 4 years ago
  Morris Jobke aab646a9d0
Update system addressbook card only when there was a change based on a cached etag 4 years ago
  Morris Jobke 2b6cadbcd9
Fix unit tests from #18895 4 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
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Thomas Citharel 058ffa37ff
Add default titles for titleless events in invitations 4 years ago
  Joas Schilling 81455479bc
Fix unit tests 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Georg Ehrke 55081b7fd2
RequestTestCase: Default type for headers needs to be array 4 years ago
  Georg Ehrke 80b7ef9b41
Adjust FakeLockerPluginTest to new Sabre version 4 years ago
  Georg Ehrke 5e2c802bb7
Set custom ProdId in Birthday service, do not depend on Sabre Versio number for unit tests 4 years ago
  Georg Ehrke 102a328e65
Fix usage of Sabre\HTTP\Request in unit tests 4 years ago