]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Oct 2019 02:15:09 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoBring the font size down to 14px 17350/head
Marco Ambrosini [Tue, 1 Oct 2019 09:31:39 +0000 (11:31 +0200)]
Bring the font size down to 14px

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years agoRemove users management settings cleaning leftovers 17360/head
John Molakvoæ (skjnldsv) [Tue, 1 Oct 2019 15:41:56 +0000 (17:41 +0200)]
Remove users management settings cleaning leftovers

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoDon't call basename on null 17359/head
Joas Schilling [Tue, 1 Oct 2019 15:30:52 +0000 (17:30 +0200)]
Don't call basename on null

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #17263 from nextcloud/enhancement/eslint
Joas Schilling [Tue, 1 Oct 2019 15:20:49 +0000 (17:20 +0200)]
Merge pull request #17263 from nextcloud/enhancement/eslint

Add eslint global nextcloud config

5 years agoComply to eslint 17263/head
John Molakvoæ (skjnldsv) [Wed, 25 Sep 2019 16:19:42 +0000 (18:19 +0200)]
Comply to eslint

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoUse eslint
John Molakvoæ (skjnldsv) [Wed, 25 Sep 2019 07:55:33 +0000 (09:55 +0200)]
Use eslint

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #17353 from nextcloud/bugfix/noid/fix-wich-typo
Joas Schilling [Tue, 1 Oct 2019 14:16:06 +0000 (16:16 +0200)]
Merge pull request #17353 from nextcloud/bugfix/noid/fix-wich-typo

Fix typo in "which"

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Oct 2019 12:41:53 +0000 (12:41 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
Roeland Jago Douma [Tue, 1 Oct 2019 10:54:35 +0000 (12:54 +0200)]
Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.4.0

Bump handlebars from 4.2.1 to 4.4.0 in /build

5 years agoMerge pull request #17317 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.2
Roeland Jago Douma [Tue, 1 Oct 2019 10:52:33 +0000 (12:52 +0200)]
Merge pull request #17317 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.2

Bump @babel/core from 7.6.0 to 7.6.2

5 years agoFix typo in "which" 17353/head
Joas Schilling [Tue, 1 Oct 2019 10:27:32 +0000 (12:27 +0200)]
Fix typo in "which"

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatar
blizzz [Tue, 1 Oct 2019 10:17:35 +0000 (12:17 +0200)]
Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatar

reduce adressbook change events and handling

5 years agoBump @babel/core from 7.6.0 to 7.6.2 17317/head
dependabot-preview[bot] [Tue, 1 Oct 2019 10:06:02 +0000 (10:06 +0000)]
Bump @babel/core from 7.6.0 to 7.6.2

Bumps [@babel/core](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoMerge pull request #17320 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
Roeland Jago Douma [Tue, 1 Oct 2019 10:03:51 +0000 (12:03 +0200)]
Merge pull request #17320 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.6.2

Bump @babel/preset-env from 7.6.0 to 7.6.2

5 years agoUse handlebars from node_modules (on CI) (#17340)
John Molakvoæ [Tue, 1 Oct 2019 05:53:54 +0000 (07:53 +0200)]
Use handlebars from node_modules (on CI) (#17340)

Use handlebars from node_modules (on CI)

5 years agoUse handlebars from node_modules (on CI) 17340/head
Christoph Wurst [Mon, 30 Sep 2019 14:20:44 +0000 (16:20 +0200)]
Use handlebars from node_modules (on CI)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoBump handlebars from 4.2.1 to 4.4.0 in /build 17336/head
dependabot-preview[bot] [Mon, 30 Sep 2019 12:46:39 +0000 (12:46 +0000)]
Bump handlebars from 4.2.1 to 4.4.0 in /build

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBump dompurify from 2.0.1 to 2.0.3 (#17318)
John Molakvoæ [Mon, 30 Sep 2019 12:44:28 +0000 (14:44 +0200)]
Bump dompurify from 2.0.1 to 2.0.3 (#17318)

Bump dompurify from 2.0.1 to 2.0.3

5 years agoBump dompurify from 2.0.1 to 2.0.3 17318/head
dependabot-preview[bot] [Mon, 30 Sep 2019 07:07:31 +0000 (07:07 +0000)]
Bump dompurify from 2.0.1 to 2.0.3

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.1...2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoUpdate Bug_report.md
Jos Poortvliet [Mon, 30 Sep 2019 07:15:17 +0000 (09:15 +0200)]
Update Bug_report.md

5 years agoBump webpack from 4.40.2 to 4.41.0 (#17319)
John Molakvoæ [Mon, 30 Sep 2019 07:04:51 +0000 (09:04 +0200)]
Bump webpack from 4.40.2 to 4.41.0 (#17319)

Bump webpack from 4.40.2 to 4.41.0

5 years agoBump webpack from 4.40.2 to 4.41.0 17319/head
dependabot-preview[bot] [Sun, 29 Sep 2019 01:14:57 +0000 (01:14 +0000)]
Bump webpack from 4.40.2 to 4.41.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoBump @babel/preset-env from 7.6.0 to 7.6.2 17320/head
dependabot-preview[bot] [Sun, 29 Sep 2019 01:15:32 +0000 (01:15 +0000)]
Bump @babel/preset-env from 7.6.0 to 7.6.2

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBring the default font size up to 15px (#17228)
John Molakvoæ [Sat, 28 Sep 2019 15:17:35 +0000 (17:17 +0200)]
Bring the default font size up to 15px (#17228)

Bring the default font size up to 15px

5 years agoAppend / to data('path') for folder content request (#17285)
John Molakvoæ [Sat, 28 Sep 2019 15:16:22 +0000 (17:16 +0200)]
Append / to data('path') for folder content request (#17285)

Append / to data('path') for folder content request

5 years agoAppend / to data('path') for folder content request 17285/head
Daniel Kesselberg [Thu, 26 Sep 2019 15:21:38 +0000 (17:21 +0200)]
Append / to data('path') for folder content request

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMove oauth admin settings to initialstate (#17287)
John Molakvoæ [Sat, 28 Sep 2019 14:06:34 +0000 (16:06 +0200)]
Move oauth admin settings to initialstate (#17287)

Move oauth admin settings to initialstate

5 years agoMove oauth admin settings to initialstate 17287/head
Roeland Jago Douma [Thu, 26 Sep 2019 18:12:24 +0000 (20:12 +0200)]
Move oauth admin settings to initialstate

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMove settings to an app (#17182)
John Molakvoæ [Sat, 28 Sep 2019 11:14:25 +0000 (13:14 +0200)]
Move settings to an app (#17182)

Move settings to an app

5 years agoFix fetching additional search results on scrolling down (#15557)
John Molakvoæ [Sat, 28 Sep 2019 09:44:33 +0000 (11:44 +0200)]
Fix fetching additional search results on scrolling down (#15557)

Fix fetching additional search results on scrolling down

5 years agoMove settings to an app 17182/head
Christoph Wurst [Tue, 17 Sep 2019 14:33:27 +0000 (16:33 +0200)]
Move settings to an app

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoFix fetching additional search results on scrolling down 15557/head
René Bühlmann [Wed, 15 May 2019 21:48:46 +0000 (23:48 +0200)]
Fix fetching additional search results on scrolling down

Signed-off-by: René Bühlmann <rene@buehlmann.net>
5 years agoRemove input id on login form (#17294)
John Molakvoæ [Sat, 28 Sep 2019 08:46:31 +0000 (10:46 +0200)]
Remove input id on login form (#17294)

Remove input id on login form

5 years agoRemove input id on login form 17294/head
John Molakvoæ (skjnldsv) [Fri, 27 Sep 2019 06:11:44 +0000 (08:11 +0200)]
Remove input id on login form

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 [Sat, 28 Sep 2019 02:14:51 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #17258 from nextcloud/smb-timeout-config
Roeland Jago Douma [Fri, 27 Sep 2019 10:29:56 +0000 (12:29 +0200)]
Merge pull request #17258 from nextcloud/smb-timeout-config

add (hidden) option to configure smb timeout

5 years agoMerge pull request #17286 from nextcloud/bugfix/noid/correctly-detect-mimetype-from...
Joas Schilling [Fri, 27 Sep 2019 08:51:10 +0000 (10:51 +0200)]
Merge pull request #17286 from nextcloud/bugfix/noid/correctly-detect-mimetype-from-uploads

Correctly detect the mimetype from uploads

5 years agoMerge pull request #17245 from nextcloud/bugfix/noid/fix-migration
Roeland Jago Douma [Thu, 26 Sep 2019 20:44:21 +0000 (22:44 +0200)]
Merge pull request #17245 from nextcloud/bugfix/noid/fix-migration

Fix "Cannot add a NOT NULL column with default value NULL"

5 years agoCorrectly detect the mimetype from uploads 17286/head
Joas Schilling [Thu, 26 Sep 2019 15:43:47 +0000 (17:43 +0200)]
Correctly detect the mimetype from uploads

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoFix "Cannot add a NOT NULL column with default value NULL" 17245/head
Joas Schilling [Tue, 24 Sep 2019 09:01:18 +0000 (11:01 +0200)]
Fix "Cannot add a NOT NULL column with default value NULL"

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #17264 from nextcloud/move-from-storage-wrappers
Roeland Jago Douma [Thu, 26 Sep 2019 13:48:59 +0000 (15:48 +0200)]
Merge pull request #17264 from nextcloud/move-from-storage-wrappers

handle moveFromStorage within the same storage even when storage wrap…

5 years agoMerge pull request #14913 from nextcloud/bugfix/6954/scan-external-s3
Roeland Jago Douma [Thu, 26 Sep 2019 09:39:17 +0000 (11:39 +0200)]
Merge pull request #14913 from nextcloud/bugfix/6954/scan-external-s3

Fix directory detection for s3

5 years agoMerge pull request #17252 from nextcloud/bugfix/noid/user-0-can-not-comment
Roeland Jago Douma [Thu, 26 Sep 2019 09:30:56 +0000 (11:30 +0200)]
Merge pull request #17252 from nextcloud/bugfix/noid/user-0-can-not-comment

Fix user with id 0 to be able to comment

5 years agoMerge pull request #17262 from nextcloud/objectstore-remove-cache-on-delete
Roeland Jago Douma [Thu, 26 Sep 2019 09:24:02 +0000 (11:24 +0200)]
Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-delete

dont delete cache entries if deleting an object from object store failed

5 years agoMerge pull request #17181 from nextcloud/feature/noid/talk-attachment
Joas Schilling [Thu, 26 Sep 2019 07:27:03 +0000 (09:27 +0200)]
Merge pull request #17181 from nextcloud/feature/noid/talk-attachment

Add talk-attachment as a rich object type

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 Sep 2019 02:14:57 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agohandle moveFromStorage within the same storage even when storage wrappers are applied... 17264/head
Robin Appelman [Wed, 25 Sep 2019 17:17:06 +0000 (19:17 +0200)]
handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage

the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agodont delete cache entries if deleting an object from object store failed 17262/head
Robin Appelman [Wed, 25 Sep 2019 16:07:32 +0000 (18:07 +0200)]
dont delete cache entries if deleting an object from object store failed

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoUpdate apps/files_external/lib/Lib/Backend/SMB.php 17258/head
Robin Appelman [Wed, 25 Sep 2019 12:59:44 +0000 (14:59 +0200)]
Update apps/files_external/lib/Lib/Backend/SMB.php

Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoadd (hidden) option to configure smb timeout
Robin Appelman [Wed, 25 Sep 2019 11:30:40 +0000 (13:30 +0200)]
add (hidden) option to configure smb timeout

hidden from ui to prevent clutter

```occ files_external:config <mount> timeout 30```

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #17254 from nextcloud/fix/double_escape
Roeland Jago Douma [Wed, 25 Sep 2019 09:59:31 +0000 (11:59 +0200)]
Merge pull request #17254 from nextcloud/fix/double_escape

Properly import DOMPurify in l10n.js

5 years agoFix spaces being collapsed in move dialog (#17240)
John Molakvoæ [Wed, 25 Sep 2019 09:23:34 +0000 (11:23 +0200)]
Fix spaces being collapsed in move dialog (#17240)

Fix spaces being collapsed in move dialog

5 years agoProperly import DOMPurify in l10n.js 17254/head
Roeland Jago Douma [Wed, 25 Sep 2019 07:35:12 +0000 (09:35 +0200)]
Properly import DOMPurify in l10n.js

Fixes a bunch of warning in the console.
And fixed the doube escaping.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17253 from nextcloud/fix/apptoken_creation
Roeland Jago Douma [Wed, 25 Sep 2019 08:53:58 +0000 (10:53 +0200)]
Merge pull request #17253 from nextcloud/fix/apptoken_creation

Fix apptoken creation

5 years agoFix apptoken creation 17253/head
Roeland Jago Douma [Wed, 25 Sep 2019 07:16:51 +0000 (09:16 +0200)]
Fix apptoken creation

Seems there was a small bug in #15936
This inverts the check and add the property

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoFix user with id 0 to be able to comment 17252/head
Joas Schilling [Wed, 25 Sep 2019 07:07:07 +0000 (09:07 +0200)]
Fix user with id 0 to be able to comment

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 25 Sep 2019 02:14:47 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16641 from nextcloud/enh/files_additionalscripts
Roeland Jago Douma [Tue, 24 Sep 2019 19:56:50 +0000 (21:56 +0200)]
Merge pull request #16641 from nextcloud/enh/files_additionalscripts

Files additionalscripts to real event

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Sep 2019 02:14:41 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoFix spaces being collapsed in move dialog 17240/head
Gary Kim [Mon, 23 Sep 2019 17:54:42 +0000 (01:54 +0800)]
Fix spaces being collapsed in move dialog

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years agoUse local variable for directory name 14913/head
Daniel Kesselberg [Sat, 30 Mar 2019 11:27:52 +0000 (12:27 +0100)]
Use local variable for directory name

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoDon't strip path from directory prefix
Daniel Kesselberg [Thu, 14 Feb 2019 17:06:09 +0000 (18:06 +0100)]
Don't strip path from directory prefix

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoFill directory cache from opendir
Daniel Kesselberg [Tue, 1 Jan 2019 17:15:07 +0000 (18:15 +0100)]
Fill directory cache from opendir

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoChange visibility to private (from protected)
Daniel Kesselberg [Sat, 29 Sep 2018 19:12:39 +0000 (21:12 +0200)]
Change visibility to private (from protected)

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoRename $location to $path
Daniel Kesselberg [Sat, 29 Sep 2018 19:10:40 +0000 (21:10 +0200)]
Rename $location to $path

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoAdd method to check if directory exists
Daniel Kesselberg [Fri, 28 Sep 2018 20:59:34 +0000 (22:59 +0200)]
Add method to check if directory exists

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMove over comments to the new event 16641/head
Roeland Jago Douma [Fri, 2 Aug 2019 18:16:58 +0000 (20:16 +0200)]
Move over comments to the new event

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAdd new LoadAdditionalScriptsEvent
Roeland Jago Douma [Fri, 2 Aug 2019 18:08:54 +0000 (20:08 +0200)]
Add new LoadAdditionalScriptsEvent

This adds a new event that is in the new style of event dispatching.
This should allow more lazy loading and better sepeartion of concerns

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-error
Roeland Jago Douma [Mon, 23 Sep 2019 08:08:58 +0000 (10:08 +0200)]
Merge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-error

Print error on data dir error

5 years agoMerge pull request #17232 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
Roeland Jago Douma [Mon, 23 Sep 2019 08:04:13 +0000 (10:04 +0200)]
Merge pull request #17232 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.2.1

Bump handlebars from 4.2.0 to 4.2.1 in /build

5 years agoMerge pull request #17234 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.1
Roeland Jago Douma [Mon, 23 Sep 2019 08:03:19 +0000 (10:03 +0200)]
Merge pull request #17234 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.1

Bump dompurify from 2.0.0 to 2.0.1

5 years agoBump dompurify from 2.0.0 to 2.0.1 17234/head
dependabot-preview[bot] [Sun, 22 Sep 2019 17:59:21 +0000 (17:59 +0000)]
Bump dompurify from 2.0.0 to 2.0.1

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoBump handlebars from 4.2.0 to 4.2.1 in /build 17232/head
dependabot-preview[bot] [Sun, 22 Sep 2019 17:59:05 +0000 (17:59 +0000)]
Bump handlebars from 4.2.0 to 4.2.1 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoMerge pull request #17233 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.1
Roeland Jago Douma [Sun, 22 Sep 2019 17:57:21 +0000 (19:57 +0200)]
Merge pull request #17233 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.1

Bump handlebars from 4.2.0 to 4.2.1

5 years agoBump handlebars from 4.2.0 to 4.2.1 17233/head
dependabot-preview[bot] [Sun, 22 Sep 2019 01:13:13 +0000 (01:13 +0000)]
Bump handlebars from 4.2.0 to 4.2.1

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>