Morris Jobke
|
05df385538
|
Merge pull request #22236 from nextcloud/bugfix/noid/dav_sharing_backend_canWrite_isOwner
CalDAV: Add ability to limit sharing to owner
|
2020-08-18 16:48:43 +02:00 |
Georg Ehrke
|
14755d85d6
|
Add ability to limit sharing to owner
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-18 13:18:00 +02:00 |
Daniel Kesselberg
|
6f8147b18f
|
Fix some MissingDocblockType or InvalidDocblock warnings.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-08-14 15:10:48 +02:00 |
Roeland Jago Douma
|
f1dd87dc50
|
Merge pull request #22200 from cweiske/duplicated-sql-where-line
Remove duplicated SQL addWhere line
|
2020-08-14 05:43:42 +02:00 |
Nextcloud bot
|
9bd58553db
|
[tx-robot] updated from transifex
|
2020-08-14 02:31:59 +00:00 |
Morris Jobke
|
e9f5c7f649
|
Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failure
Delete chunks if the move on an upload failed
|
2020-08-13 20:47:08 +02:00 |
Julius Härtl
|
6722246aca
|
Return proper status when file didn't exist before
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-13 15:26:42 +02:00 |
Nextcloud bot
|
3a39f2ae91
|
[tx-robot] updated from transifex
|
2020-08-13 02:16:38 +00:00 |
Morris Jobke
|
55e79b8a6a
|
Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to …
|
2020-08-12 13:55:36 +02:00 |
Morris Jobke
|
234b510652
|
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-12 13:55:19 +02:00 |
Julius Härtl
|
cda5cfc01e
|
Adjust chunking test for non-existing target node
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-12 08:18:46 +02:00 |
Julius Härtl
|
860f6d8fcf
|
Delete chunks if the move on an upload failed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-12 08:18:46 +02:00 |
Nextcloud bot
|
ad6a4219a2
|
[tx-robot] updated from transifex
|
2020-08-12 02:16:50 +00:00 |
Christian Weiske
|
ebe7081c2b
|
Remove duplicated SQL addWhere line
|
2020-08-11 21:35:48 +02:00 |
Nextcloud bot
|
2498280801
|
[tx-robot] updated from transifex
|
2020-08-11 02:16:56 +00:00 |
Nextcloud bot
|
3db61c43ab
|
[tx-robot] updated from transifex
|
2020-08-09 02:16:37 +00:00 |
Nextcloud bot
|
1df567d5ad
|
[tx-robot] updated from transifex
|
2020-08-07 02:16:39 +00:00 |
Nextcloud bot
|
cb1d9cfaf0
|
[tx-robot] updated from transifex
|
2020-08-06 02:17:11 +00:00 |
John Molakvoæ (skjnldsv)
|
d2c0569b49
|
Fix search providers order and IDs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2020-08-05 17:57:17 +02:00 |
Joas Schilling
|
55473dd2eb
|
Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order-logic
Make apps handle the order logic
|
2020-08-05 16:38:45 +02:00 |
Joas Schilling
|
ea8f68bea6
|
Hand in the route and the parameters of the request
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-08-05 12:52:16 +00:00 |
John Molakvoæ
|
a4d511d827
|
Merge pull request #22099 from nextcloud/fix/unified-search
|
2020-08-05 14:17:42 +02:00 |
John Molakvoæ (skjnldsv)
|
d98f7c1bd8
|
Make apps handle the order logic
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2020-08-05 11:37:45 +02:00 |
Georg Ehrke
|
b0c5457c42
|
IAddressBook: add isShared and isSystemAddressBook
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-05 09:04:41 +02:00 |
Nextcloud bot
|
1cf9f42817
|
[tx-robot] updated from transifex
|
2020-08-05 02:16:56 +00:00 |
John Molakvoæ (skjnldsv)
|
71b62c4203
|
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2020-08-04 21:36:22 +02:00 |
John Molakvoæ
|
72b45f9546
|
Merge pull request #22020 from nextcloud/feature/20918/calendar_search
Add Event and Task Backends for Unified Search
|
2020-08-04 20:54:27 +02:00 |
blizzz
|
7d2f5aff1a
|
Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-remote-share-notification
fix display of remote users in incoming share notifications
|
2020-08-04 16:26:41 +00:00 |
Georg Ehrke
|
900617e7d7
|
Add Event and Task Backends for Unified Search
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-04 16:01:59 +02:00 |
Nextcloud bot
|
0eed71870d
|
[tx-robot] updated from transifex
|
2020-08-04 02:16:30 +00:00 |
Georg Ehrke
|
5fb2562332
|
Implement Contacts Backend for Unified Search
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-03 16:29:01 +02:00 |
Joas Schilling
|
a0ee4b584c
|
Short php syntax
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-03 11:25:21 +02:00 |
Arthur Schiwon
|
04521c6afc
|
coding style fixes
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-07-30 21:18:20 +02:00 |
Arthur Schiwon
|
b79e34c57b
|
fix check for Cloud ID, missing return statements, wrong param use
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-07-30 21:10:54 +02:00 |
Morris Jobke
|
ce314d9484
|
Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-into-typed-event
Move federated_share_added into a typed event
|
2020-07-23 21:42:48 +02:00 |
Morris Jobke
|
7e6c0ec284
|
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 17:11:29 +02:00 |
Morris Jobke
|
0123cd0ae3
|
Use assertStringContainsString instead of assertContains on strings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 17:11:29 +02:00 |
Morris Jobke
|
0763a17332
|
Move federated_share_added into a typed event
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 08:33:17 +02:00 |
Nextcloud bot
|
99d0ba5f7e
|
[tx-robot] updated from transifex
|
2020-07-23 02:17:03 +00:00 |
Nextcloud bot
|
2e4cc6da17
|
[tx-robot] updated from transifex
|
2020-07-22 02:16:38 +00:00 |
John Molakvoæ (skjnldsv)
|
6fcd075730
|
Use DOMContentLoaded and fix sharebymail loading issue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2020-07-20 12:42:08 +02:00 |
Nextcloud bot
|
d925c45373
|
[tx-robot] updated from transifex
|
2020-07-19 02:17:06 +00:00 |
Roeland Jago Douma
|
79c677e26d
|
Merge pull request #21859 from nextcloud/techdebt/dav-psr-container
Migrate DAV to the PSR container
|
2020-07-17 08:21:48 +02:00 |
Nextcloud bot
|
2c79083f27
|
[tx-robot] updated from transifex
|
2020-07-17 02:17:12 +00:00 |
Christoph Wurst
|
5005510d82
|
Migrate DAV to the PSR container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-07-16 15:44:03 +02:00 |
Nextcloud bot
|
89fe5415f8
|
[tx-robot] updated from transifex
|
2020-07-16 02:19:30 +00:00 |
Morris Jobke
|
3e8087bff1
|
Merge pull request #21838 from nextcloud/enh/dav/do_not_log_invalid_range
Do not log RequestedRangeNotSatisfiable exceptions in DAV
|
2020-07-14 21:44:49 +02:00 |
Roeland Jago Douma
|
68f1283691
|
Do not log RequestedRangeNotSatisfiable exceptions in DAV
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-07-14 20:46:33 +02:00 |
Morris Jobke
|
7e281a07bb
|
Use IBootstrap for the app federatedfilesharing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-14 16:34:43 +02:00 |
Nextcloud bot
|
7868d4e3b2
|
[tx-robot] updated from transifex
|
2020-07-10 02:16:48 +00:00 |