]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoBump handlebars from 4.4.2 to 4.4.3 in /build 17523/head
dependabot-preview[bot] [Sun, 13 Oct 2019 01:13:38 +0000 (01:13 +0000)]
Bump handlebars from 4.4.2 to 4.4.3 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoMerge pull request #17390 from nextcloud/refactor/external-initial-state-impl
Roeland Jago Douma [Sat, 12 Oct 2019 11:52:28 +0000 (13:52 +0200)]
Merge pull request #17390 from nextcloud/refactor/external-initial-state-impl

Use the external initial state implementation

5 years agoUse the external initial state implementation 17390/head
Christoph Wurst [Thu, 3 Oct 2019 15:08:39 +0000 (17:08 +0200)]
Use the external initial state implementation

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Oct 2019 02:15:10 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17510 from nextcloud/bump/nextcloud/event-bus
Roeland Jago Douma [Fri, 11 Oct 2019 12:55:30 +0000 (14:55 +0200)]
Merge pull request #17510 from nextcloud/bump/nextcloud/event-bus

Bump nextcloud/event-bus to 0.2.1

5 years agoBump nextcloud/event-bus to 0.2.1 17510/head
Roeland Jago Douma [Fri, 11 Oct 2019 10:57:19 +0000 (12:57 +0200)]
Bump nextcloud/event-bus to 0.2.1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17505 from nextcloud/design/input-contrast
Roeland Jago Douma [Fri, 11 Oct 2019 10:53:25 +0000 (12:53 +0200)]
Merge pull request #17505 from nextcloud/design/input-contrast

Increase contast between text and placeholder in input fields

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Oct 2019 02:14:43 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17484 from nextcloud/bugfix/activity-last-timestamp-merged
Roeland Jago Douma [Thu, 10 Oct 2019 18:30:16 +0000 (20:30 +0200)]
Merge pull request #17484 from nextcloud/bugfix/activity-last-timestamp-merged

Always use the latest timestamp for merged activities

5 years agoIncrease contast between text and placeholder in input fields 17505/head
Julius Härtl [Thu, 10 Oct 2019 13:54:10 +0000 (15:54 +0200)]
Increase contast between text and placeholder in input fields

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #17488 from nextcloud/fix/phan-settings-app
kesselb [Wed, 9 Oct 2019 13:53:33 +0000 (15:53 +0200)]
Merge pull request #17488 from nextcloud/fix/phan-settings-app

Remove settings/ from phan

5 years agoMerge pull request #17276 from nextcloud/storage-id-eq
Roeland Jago Douma [Wed, 9 Oct 2019 13:17:49 +0000 (15:17 +0200)]
Merge pull request #17276 from nextcloud/storage-id-eq

Get single storage id using `eq` instead of `in`

5 years agoRemove settings/ from phan 17488/head
Daniel Kesselberg [Wed, 9 Oct 2019 12:34:05 +0000 (14:34 +0200)]
Remove settings/ from phan

settings is a app now. so the directory does not exist.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #17458 from nextcloud/enh/avoid_direct_query
Roeland Jago Douma [Wed, 9 Oct 2019 10:00:55 +0000 (12:00 +0200)]
Merge pull request #17458 from nextcloud/enh/avoid_direct_query

Make renewSessionToken return the new token

5 years agoAlways use the latest timestamp for merged activities 17484/head
Julius Härtl [Wed, 9 Oct 2019 09:25:37 +0000 (11:25 +0200)]
Always use the latest timestamp for merged activities

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMake renewSessionToken return the new token 17458/head
Roeland Jago Douma [Tue, 8 Oct 2019 09:01:53 +0000 (11:01 +0200)]
Make renewSessionToken return the new token

Avoids directly getting the token again. We just inserted it so it and
have all the info. So that query is just a waste.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17480 from nextcloud/enhancement/drone/no-submodule-when-not...
Roeland Jago Douma [Wed, 9 Oct 2019 06:59:20 +0000 (08:59 +0200)]
Merge pull request #17480 from nextcloud/enhancement/drone/no-submodule-when-not-needed

Remove unnecessary submodules steps

5 years agoRemove unwanted submodules 17480/head
John Molakvoæ (skjnldsv) [Wed, 9 Oct 2019 05:44:50 +0000 (07:44 +0200)]
Remove unwanted submodules

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Oct 2019 02:15:07 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17475 from nextcloud/ci/integration/parallel_composer
kesselb [Tue, 8 Oct 2019 20:54:03 +0000 (22:54 +0200)]
Merge pull request #17475 from nextcloud/ci/integration/parallel_composer

Run composer install in parallel

5 years agoRun composer install in parallel 17475/head
Roeland Jago Douma [Tue, 8 Oct 2019 19:17:53 +0000 (21:17 +0200)]
Run composer install in parallel

The newer docker image runs the composer isntall in parallel. Saving
precious seconds on CI.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-size
Roeland Jago Douma [Tue, 8 Oct 2019 18:52:39 +0000 (20:52 +0200)]
Merge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-size

Raised public txt file truncation size to 10kb (#15951)

5 years agoMerge pull request #17463 from nextcloud/enh/token/cache
Roeland Jago Douma [Tue, 8 Oct 2019 18:52:24 +0000 (20:52 +0200)]
Merge pull request #17463 from nextcloud/enh/token/cache

Cache the public key tokens

5 years agoMerge pull request #17445 from nextcloud/db/add-index-on-schedulingobjects
Roeland Jago Douma [Tue, 8 Oct 2019 17:26:32 +0000 (19:26 +0200)]
Merge pull request #17445 from nextcloud/db/add-index-on-schedulingobjects

Add index on principaluri for schedulingobjects table

5 years agoMerge pull request #17462 from gary-kim/fix/noid/check-if-tag-name-empty
Roeland Jago Douma [Tue, 8 Oct 2019 17:25:02 +0000 (19:25 +0200)]
Merge pull request #17462 from gary-kim/fix/noid/check-if-tag-name-empty

Show error if tag name is empty

5 years agoRaised public txt file truncation size to 10kb 17471/head
Johannes Koenig [Tue, 8 Oct 2019 16:38:49 +0000 (18:38 +0200)]
Raised public txt file truncation size to 10kb

Signed-off-by: Johannes Koenig <mail@jokoenig.de>
5 years agoShow error if tag name is empty 17462/head
Gary Kim [Tue, 8 Oct 2019 11:35:30 +0000 (19:35 +0800)]
Show error if tag name is empty

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years agoCache the public key tokens 17463/head
Roeland Jago Douma [Tue, 8 Oct 2019 11:57:36 +0000 (13:57 +0200)]
Cache the public key tokens

Sometimes (esp with token auth) we query the same token multiple times.
While this is properly indexed and fast it is still a bit of a waste.

Right now it is doing very stupid caching. Which gets invalidate on any
update.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCheck and add index on principaluri for schedulingobjects table 17445/head
Thomas Citharel [Mon, 7 Oct 2019 12:39:27 +0000 (14:39 +0200)]
Check and add index on principaluri for schedulingobjects table

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 years agoMerge pull request #17429 from nextcloud/db/add-index-on-calendar-object-props-calend...
Roeland Jago Douma [Tue, 8 Oct 2019 08:09:48 +0000 (10:09 +0200)]
Merge pull request #17429 from nextcloud/db/add-index-on-calendar-object-props-calendar-id

Add index on calendarid for calendarobject_props table

5 years agoMerge pull request #17454 from nextcloud/ci/kill/ui-regression
Roeland Jago Douma [Tue, 8 Oct 2019 07:35:13 +0000 (09:35 +0200)]
Merge pull request #17454 from nextcloud/ci/kill/ui-regression

Kill ui-regression ci job

5 years agoMerge pull request #17431 from johkoenig/bugfix/17377/trusted_domain_helper_case_inse...
Roeland Jago Douma [Tue, 8 Oct 2019 06:51:11 +0000 (08:51 +0200)]
Merge pull request #17431 from johkoenig/bugfix/17377/trusted_domain_helper_case_insensitive

make TrustedDomainHelper case insensitive

5 years agoKill ui-regression ci job 17454/head
Roeland Jago Douma [Tue, 8 Oct 2019 06:49:55 +0000 (08:49 +0200)]
Kill ui-regression ci job

Since we do not use it at the moment anyway it seems like a waste of
resources to actually run it.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17440 from nextcloud/enh/noid/log-json-escape
Roeland Jago Douma [Tue, 8 Oct 2019 06:48:52 +0000 (08:48 +0200)]
Merge pull request #17440 from nextcloud/enh/noid/log-json-escape

Do not escape slashes in log json

5 years agoRemove duplicate code (#17451)
John Molakvoæ [Tue, 8 Oct 2019 06:21:30 +0000 (08:21 +0200)]
Remove duplicate code (#17451)

Remove duplicate code

5 years agoMerge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin
Roeland Jago Douma [Tue, 8 Oct 2019 06:08:02 +0000 (08:08 +0200)]
Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin

Show Delete Icon in Breadcrumb in Trashbin

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Oct 2019 02:15:01 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoRemove duplicate code 17451/head
Daniel Kesselberg [Mon, 7 Oct 2019 22:46:50 +0000 (00:46 +0200)]
Remove duplicate code

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoAdd index on calendarid for calendarobject_props table 17429/head
Thomas Citharel [Sun, 6 Oct 2019 13:04:27 +0000 (15:04 +0200)]
Add index on calendarid for calendarobject_props table

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 years agoMerge pull request #17449 from nextcloud/fix/joas-should-know-you-have-to-increaste...
Roeland Jago Douma [Mon, 7 Oct 2019 17:46:31 +0000 (19:46 +0200)]
Merge pull request #17449 from nextcloud/fix/joas-should-know-you-have-to-increaste-the-server-version-for-new-migrations

Increase server version to trigger latest migration

5 years agoDo not follow symlinks with webpack (#17448)
John Molakvoæ [Mon, 7 Oct 2019 16:26:35 +0000 (18:26 +0200)]
Do not follow symlinks with webpack (#17448)

Do not follow symlinks with webpack

5 years agoIncrease server version to trigger all migrations 17449/head
Christoph Wurst [Mon, 7 Oct 2019 14:37:15 +0000 (16:37 +0200)]
Increase server version to trigger all migrations

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoDo not follow symlinks with webpack 17448/head
John Molakvoæ (skjnldsv) [Mon, 7 Oct 2019 14:28:10 +0000 (16:28 +0200)]
Do not follow symlinks with webpack

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoDo not escape slashes in log json 17440/head
Julius Härtl [Mon, 7 Oct 2019 11:39:40 +0000 (13:39 +0200)]
Do not escape slashes in log json

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoShow Delete Icon in Breadcrumb in Trashbin 17414/head
Gary Kim [Sat, 5 Oct 2019 07:53:07 +0000 (15:53 +0800)]
Show Delete Icon in Breadcrumb in Trashbin

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years agoMerge pull request #17411 from kinolaev/fix-oauth2-redirect
Roeland Jago Douma [Mon, 7 Oct 2019 10:03:52 +0000 (12:03 +0200)]
Merge pull request #17411 from kinolaev/fix-oauth2-redirect

Fix oauth client redirect

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Oct 2019 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agomake TrustedDomainHelper case insensitive 17431/head
Johannes Koenig [Sun, 6 Oct 2019 18:43:55 +0000 (20:43 +0200)]
make TrustedDomainHelper case insensitive

Signed-off-by: Johannes Koenig <mail@jokoenig.de>
5 years agoMerge pull request #17421 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
Roeland Jago Douma [Sun, 6 Oct 2019 10:42:28 +0000 (12:42 +0200)]
Merge pull request #17421 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.4.2

Bump handlebars from 4.4.0 to 4.4.2 in /build

5 years agoUse @nextcloud/paths and deprecate OC helpers (#17392)
John Molakvoæ [Sun, 6 Oct 2019 08:01:45 +0000 (10:01 +0200)]
Use @nextcloud/paths and deprecate OC helpers (#17392)

Use @nextcloud/paths and deprecate OC helpers

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Oct 2019 02:15:13 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoBump handlebars from 4.4.0 to 4.4.2 in /build 17421/head
dependabot-preview[bot] [Sun, 6 Oct 2019 01:13:11 +0000 (01:13 +0000)]
Bump handlebars from 4.4.0 to 4.4.2 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.2/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoUse @nextcloud/paths and deprecate OC helpers 17392/head
Christoph Wurst [Thu, 3 Oct 2019 16:48:35 +0000 (18:48 +0200)]
Use @nextcloud/paths and deprecate OC helpers

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix Axios CSRF token update (#17404)
John Molakvoæ [Sat, 5 Oct 2019 21:37:10 +0000 (23:37 +0200)]
Fix Axios CSRF token update (#17404)

Fix Axios CSRF token update

5 years agoSwitch to @nextcloud/axios for the CSRF update fix 17404/head
Christoph Wurst [Fri, 4 Oct 2019 10:17:09 +0000 (12:17 +0200)]
Switch to @nextcloud/axios for the CSRF update fix

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoAllow group displaynames in the database backend (#17221)
John Molakvoæ [Sat, 5 Oct 2019 16:34:14 +0000 (18:34 +0200)]
Allow group displaynames in the database backend (#17221)

Allow group displaynames in the database backend

5 years agoMerge pull request #17387 from nextcloud/fix/remove/federated_share
Roeland Jago Douma [Sat, 5 Oct 2019 13:18:37 +0000 (15:18 +0200)]
Merge pull request #17387 from nextcloud/fix/remove/federated_share

Allow removing federated shares of locally reshared files

5 years agoMerge pull request #17370 from nextcloud/jospoortvliet-patch-1
Roeland Jago Douma [Sat, 5 Oct 2019 13:16:32 +0000 (15:16 +0200)]
Merge pull request #17370 from nextcloud/jospoortvliet-patch-1

Update README.md

5 years agoUpdate README.md 17370/head
Jos Poortvliet [Wed, 2 Oct 2019 12:15:13 +0000 (14:15 +0200)]
Update README.md

some minor readme updates

5 years agoFix updating and deleting authtokens (#17397)
John Molakvoæ [Sat, 5 Oct 2019 10:34:57 +0000 (12:34 +0200)]
Fix updating and deleting authtokens (#17397)

Fix updating and deleting authtokens

5 years agoallow trash backends to overwrite the tooltip for trash items (#17374)
John Molakvoæ [Sat, 5 Oct 2019 09:17:07 +0000 (11:17 +0200)]
allow trash backends to overwrite the tooltip for trash items (#17374)

allow trash backends to overwrite the tooltip for trash items

5 years agofix updating and deleting authtokens 17397/head
Sergej Nikolaev [Fri, 4 Oct 2019 00:28:48 +0000 (03:28 +0300)]
fix updating and deleting authtokens

Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
5 years agoEmit an event when the CSRF token changes
Christoph Wurst [Fri, 4 Oct 2019 10:10:43 +0000 (12:10 +0200)]
Emit an event when the CSRF token changes

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #17405 from nextcloud/enh/switch/escapeHTML
John Molakvoæ [Sat, 5 Oct 2019 08:25:12 +0000 (10:25 +0200)]
Merge pull request #17405 from nextcloud/enh/switch/escapeHTML

Move to escape-html

5 years agoallow trash backends to overwrite the tooltip for trash items 17374/head
Robin Appelman [Wed, 2 Oct 2019 14:36:53 +0000 (16:36 +0200)]
allow trash backends to overwrite the tooltip for trash items

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Oct 2019 02:15:04 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoFix shares read permissions (#16761)
John Molakvoæ [Fri, 4 Oct 2019 20:54:04 +0000 (22:54 +0200)]
Fix shares read permissions (#16761)

Fix shares read permissions

5 years agoFix shares read permissions 16761/head
John Molakvoæ (skjnldsv) [Fri, 16 Aug 2019 13:09:15 +0000 (15:09 +0200)]
Fix shares read permissions

A user with reshare permissions on a file is now able to get any share
of that file (just like the owner).

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agofix oauth client redirect 17411/head
Sergej Nikolaev [Fri, 4 Oct 2019 16:56:30 +0000 (19:56 +0300)]
fix oauth client redirect

Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
5 years agoRemove the tests since the library is tested 17405/head
Roeland Jago Douma [Fri, 4 Oct 2019 17:32:12 +0000 (19:32 +0200)]
Remove the tests since the library is tested

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAdd checks for whether a user with access to a share can delete it
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Add checks for whether a user with access to a share can delete it

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoExtract check for whether a user with access to a share can edit it
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Extract check for whether a user with access to a share can edit it

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAdd assorted integration tests for shares
Daniel Calviño Sánchez [Tue, 3 Sep 2019 20:14:24 +0000 (22:14 +0200)]
Add assorted integration tests for shares

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoDo not expect a 200 HTTP status code when updating a share
Daniel Calviño Sánchez [Tue, 3 Sep 2019 15:42:06 +0000 (17:42 +0200)]
Do not expect a 200 HTTP status code when updating a share

This will be needed to test scenarios in which updating a share return a
different HTTP status code, like 401.

The assertion for the 200 HTTP status code was added in those scenarios
that tested updating a share (that is, those that were also checking the
OCS status code), but not in those in which updating a share was just a
preparatory step for the actual test (in the same way that the HTTP
status code is not checked in those tests when creating a share).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMove sharing integration tests to their own directory
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Move sharing integration tests to their own directory

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAdd helper script to run integration tests on a Docker container
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Add helper script to run integration tests on a Docker container

Copied and adjusted from "tests/integration/run-docker.sh" in Talk; see
its commit history for further reference.

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMove to escape-html
Roeland Jago Douma [Fri, 4 Oct 2019 11:23:32 +0000 (13:23 +0200)]
Move to escape-html

* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17357 from nextcloud/enh/oauth/no_oc_binding
Roeland Jago Douma [Fri, 4 Oct 2019 09:33:40 +0000 (11:33 +0200)]
Merge pull request #17357 from nextcloud/enh/oauth/no_oc_binding

Import router in oauth js

5 years agoMerge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-null
Roeland Jago Douma [Fri, 4 Oct 2019 09:29:14 +0000 (11:29 +0200)]
Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-null

Don't call basename on null

5 years agoUse same settings for mail share as link shares (#16629)
John Molakvoæ [Fri, 4 Oct 2019 07:55:44 +0000 (09:55 +0200)]
Use same settings for mail share as link shares (#16629)

Use same settings for mail share as link shares

5 years agoPrevent non owners to update others link shares 16629/head
John Molakvoæ (skjnldsv) [Tue, 6 Aug 2019 08:22:32 +0000 (10:22 +0200)]
Prevent non owners to update others link shares

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoUse same settings for mail share as link shares
John Molakvoæ (skjnldsv) [Thu, 1 Aug 2019 11:56:35 +0000 (13:56 +0200)]
Use same settings for mail share as link shares

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix master testing and update eslint-config (#17367)
John Molakvoæ [Fri, 4 Oct 2019 06:18:13 +0000 (08:18 +0200)]
Fix master testing and update eslint-config (#17367)

Fix master testing and update eslint-config

5 years agoFix tag acceptance tests after #16682 17367/head
John Molakvoæ (skjnldsv) [Fri, 4 Oct 2019 05:38:55 +0000 (07:38 +0200)]
Fix tag acceptance tests after #16682

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAdd Fatal logging option (#17363)
John Molakvoæ [Fri, 4 Oct 2019 05:08:28 +0000 (07:08 +0200)]
Add Fatal logging option (#17363)

Add Fatal logging option

5 years agoSplit drone webpack tests
John Molakvoæ (skjnldsv) [Wed, 2 Oct 2019 11:18:17 +0000 (13:18 +0200)]
Split drone webpack tests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoFix master testing and update eslint-config
John Molakvoæ (skjnldsv) [Wed, 2 Oct 2019 09:07:09 +0000 (11:07 +0200)]
Fix master testing and update eslint-config

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Oct 2019 02:15:27 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17388 from nextcloud/fix/undefined_index/loginflowv2
Roeland Jago Douma [Thu, 3 Oct 2019 17:12:00 +0000 (19:12 +0200)]
Merge pull request #17388 from nextcloud/fix/undefined_index/loginflowv2

Don't use an undefined index if not needed

5 years agoDon't use an undefined index if not needed 17388/head
Roeland Jago Douma [Thu, 3 Oct 2019 14:17:19 +0000 (16:17 +0200)]
Don't use an undefined index if not needed

It is not set. And not used. Just some copy paste leftover.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAllow removing federated shares of locally reshared files 17387/head
Roeland Jago Douma [Thu, 3 Oct 2019 13:21:04 +0000 (15:21 +0200)]
Allow removing federated shares of locally reshared files

* UserA shares a folder to UserB
* UserB does a federated share to userC@serverC
* UserB now tries to revoke the federated share

Before we always tried to notify the remote cloud. The case that the
file was reshared locally was not considered. This patch makes sure not
to try to notify a federated server if both users are local users.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agofixup! Import router 17357/head
Roeland Jago Douma [Thu, 3 Oct 2019 08:49:55 +0000 (10:49 +0200)]
fixup! Import router

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoImport router
Roeland Jago Douma [Tue, 1 Oct 2019 12:58:20 +0000 (14:58 +0200)]
Import router

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRemove users management settings cleaning leftovers (#17360)
John Molakvoæ [Thu, 3 Oct 2019 06:40:02 +0000 (08:40 +0200)]
Remove users management settings cleaning leftovers (#17360)

Remove users management settings cleaning leftovers

5 years agoAdd Fatal logging option 17363/head
Tim Terhorst [Tue, 1 Oct 2019 23:27:45 +0000 (18:27 -0500)]
Add Fatal logging option

Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Oct 2019 02:14:24 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avas
blizzz [Wed, 2 Oct 2019 14:32:52 +0000 (16:32 +0200)]
Merge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avas

Don't process known avatars from LDAP

5 years agoMerge pull request #17366 from nextcloud/fix/usersIngroup
Roeland Jago Douma [Wed, 2 Oct 2019 11:25:49 +0000 (13:25 +0200)]
Merge pull request #17366 from nextcloud/fix/usersIngroup

Fix DB usersInGroups fetching

5 years agoMerge pull request #17350 from nextcloud/adjust-fontsize
John Molakvoæ [Wed, 2 Oct 2019 09:11:59 +0000 (11:11 +0200)]
Merge pull request #17350 from nextcloud/adjust-fontsize

Bring the font size down to 14px

5 years agoFix DB usersInGroups fetching 17366/head
Roeland Jago Douma [Wed, 2 Oct 2019 07:43:35 +0000 (09:43 +0200)]
Fix DB usersInGroups fetching

* Follow the interface defaults
* Only set limit or offset if they are properly set

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>