Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 104 | -210/+319 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-23 | 6 | -12/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-22 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-21 | 2 | -0/+8 |
| | |||||
* | Don't load all calendar objects into memory | Joas Schilling | 2020-08-20 | 1 | -14/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #22041 from nextcloud/feature/noid/typed_events_dav | Morris Jobke | 2020-08-19 | 34 | -104/+2350 |
|\ | | | | | Add Typed Events for CalDAV- and CardDAV-related Events | ||||
| * | Typecast parameter of getAddressBookById | Georg Ehrke | 2020-08-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | Add Typed Events for CalDAV- and CardDAV-related Events | Georg Ehrke | 2020-08-18 | 34 | -104/+2350 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 3 | -23/+24 |
| | | | | | | | | | | | | Found by Psalm 3.14.1 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-19 | 2 | -0/+8 |
|/ | |||||
* | Merge pull request #22236 from ↵ | Morris Jobke | 2020-08-18 | 5 | -6/+41 |
|\ | | | | | | | | | nextcloud/bugfix/noid/dav_sharing_backend_canWrite_isOwner CalDAV: Add ability to limit sharing to owner | ||||
| * | Add ability to limit sharing to owner | Georg Ehrke | 2020-08-18 | 5 | -6/+41 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 4 | -4/+2 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #22200 from cweiske/duplicated-sql-where-line | Roeland Jago Douma | 2020-08-14 | 1 | -1/+0 |
|\ | | | | | Remove duplicated SQL addWhere line | ||||
| * | Remove duplicated SQL addWhere line | Christian Weiske | 2020-08-11 | 1 | -1/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-14 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failure | Morris Jobke | 2020-08-13 | 2 | -10/+19 |
|\ \ | | | | | | | Delete chunks if the move on an upload failed | ||||
| * | | Return proper status when file didn't exist before | Julius Härtl | 2020-08-13 | 2 | -2/+3 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Adjust chunking test for non-existing target node | Julius Härtl | 2020-08-12 | 1 | -3/+7 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Delete chunks if the move on an upload failed | Julius Härtl | 2020-08-12 | 1 | -6/+10 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-13 | 4 | -2/+4 |
| | | | |||||
* | | | Merge pull request #22199 from ↵ | Morris Jobke | 2020-08-12 | 65 | -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 Jobke | 2020-08-12 | 65 | -301/+297 |
| |/ | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-12 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-11 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-09 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-07 | 4 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-06 | 18 | -0/+62 |
| | |||||
* | Fix search providers order and IDs | John Molakvoæ (skjnldsv) | 2020-08-05 | 6 | -9/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #22104 from ↵ | Joas Schilling | 2020-08-05 | 3 | -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 request | Joas Schilling | 2020-08-05 | 3 | -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 logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 3 | -3/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #22099 from nextcloud/fix/unified-search | John Molakvoæ | 2020-08-05 | 11 | -121/+49 |
|\| | |||||
| * | Show mime icon, bump bundles, make the SearchResultEntry class ↵ | John Molakvoæ (skjnldsv) | 2020-08-04 | 11 | -121/+49 |
| | | | | | | | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | IAddressBook: add isShared and isSystemAddressBook | Georg Ehrke | 2020-08-05 | 2 | -6/+82 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-05 | 112 | -0/+160 |
|/ | |||||
* | Merge pull request #22020 from nextcloud/feature/20918/calendar_search | John Molakvoæ | 2020-08-04 | 14 | -13/+1834 |
|\ | | | | | Add Event and Task Backends for Unified Search | ||||
| * | Add Event and Task Backends for Unified Search | Georg Ehrke | 2020-08-04 | 14 | -13/+1834 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #22062 from ↵ | blizzz | 2020-08-04 | 1 | -36/+38 |
|\ \ | |/ |/| | | | | | nextcloud/fix/noid/displayname-in-incoming-remote-share-notification fix display of remote users in incoming share notifications | ||||
| * | Short php syntax | Joas Schilling | 2020-08-03 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | coding style fixes | Arthur Schiwon | 2020-07-30 | 1 | -34/+35 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix check for Cloud ID, missing return statements, wrong param use | Arthur Schiwon | 2020-07-30 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-04 | 2 | -0/+2 |
| | | |||||
* | | Implement Contacts Backend for Unified Search | Georg Ehrke | 2020-08-03 | 7 | -8/+557 |
|/ | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Merge pull request #21814 from ↵ | Morris Jobke | 2020-07-23 | 4 | -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 event | Morris Jobke | 2020-07-23 | 4 | -4/+64 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter | Morris Jobke | 2020-07-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Use assertStringContainsString instead of assertContains on strings | Morris Jobke | 2020-07-23 | 2 | -9/+8 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-23 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-22 | 2 | -4/+8 |
| |