summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-24104-210/+319
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-08-236-12/+30
|
* [tx-robot] updated from transifexNextcloud bot2020-08-222-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-08-212-0/+8
|
* Don't load all calendar objects into memoryJoas Schilling2020-08-201-14/+15
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #22041 from nextcloud/feature/noid/typed_events_davMorris Jobke2020-08-1934-104/+2350
|\ | | | | Add Typed Events for CalDAV- and CardDAV-related Events
| * Typecast parameter of getAddressBookByIdGeorg Ehrke2020-08-191-1/+1
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-1834-104/+2350
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-193-23/+24
| | | | | | | | | | | | Found by Psalm 3.14.1 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2020-08-192-0/+8
|/
* Merge pull request #22236 from ↵Morris Jobke2020-08-185-6/+41
|\ | | | | | | | | nextcloud/bugfix/noid/dav_sharing_backend_canWrite_isOwner CalDAV: Add ability to limit sharing to owner
| * Add ability to limit sharing to ownerGeorg Ehrke2020-08-185-6/+41
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-144-4/+2
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #22200 from cweiske/duplicated-sql-where-lineRoeland Jago Douma2020-08-141-1/+0
|\ | | | | Remove duplicated SQL addWhere line
| * Remove duplicated SQL addWhere lineChristian Weiske2020-08-111-1/+0
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-142-2/+2
| |
* | Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failureMorris Jobke2020-08-132-10/+19
|\ \ | | | | | | Delete chunks if the move on an upload failed
| * | Return proper status when file didn't exist beforeJulius Härtl2020-08-132-2/+3
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Adjust chunking test for non-existing target nodeJulius Härtl2020-08-121-3/+7
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Delete chunks if the move on an upload failedJulius Härtl2020-08-121-6/+10
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-08-134-2/+4
| | |
* | | Merge pull request #22199 from ↵Morris Jobke2020-08-1265-301/+297
|\ \ \ | |/ / |/| | | | | | | | nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to …
| * | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵Morris Jobke2020-08-1265-301/+297
| |/ | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / [tx-robot] updated from transifexNextcloud bot2020-08-122-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-112-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-08-094-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-08-074-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-08-0618-0/+62
|
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-056-9/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #22104 from ↵Joas Schilling2020-08-053-4/+13
|\ | | | | | | | | nextcloud/enh/search/make-app-handle-the-order-logic Make apps handle the order logic
| * Hand in the route and the parameters of the requestJoas Schilling2020-08-053-4/+13
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-053-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-0511-121/+49
|\|
| * Show mime icon, bump bundles, make the SearchResultEntry class ↵John Molakvoæ (skjnldsv)2020-08-0411-121/+49
| | | | | | | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-052-6/+82
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-05112-0/+160
|/
* Merge pull request #22020 from nextcloud/feature/20918/calendar_searchJohn Molakvoæ2020-08-0414-13/+1834
|\ | | | | Add Event and Task Backends for Unified Search
| * Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-0414-13/+1834
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #22062 from ↵blizzz2020-08-041-36/+38
|\ \ | |/ |/| | | | | nextcloud/fix/noid/displayname-in-incoming-remote-share-notification fix display of remote users in incoming share notifications
| * Short php syntaxJoas Schilling2020-08-031-5/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * coding style fixesArthur Schiwon2020-07-301-34/+35
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-07-301-2/+3
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2020-08-042-0/+2
| |
* | Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-037-8/+557
|/ | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Merge pull request #21814 from ↵Morris Jobke2020-07-234-4/+64
|\ | | | | | | | | nextcloud/techdebt/noid/federated_share_added-into-typed-event Move federated_share_added into a typed event
| * Move federated_share_added into a typed eventMorris Jobke2020-07-234-4/+64
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-232-9/+8
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2020-07-232-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-07-222-4/+8
|