Roeland Jago Douma
1d35a1474b
Move the password confirmation form template to post
...
I know we use JS for this. But it triggers some false positives on
testing.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-11 21:18:38 +02:00
Roeland Jago Douma
68b2102062
Merge pull request #20876 from nextcloud/warn/js/settings
...
Fix some linter warnings in settings
2020-05-11 20:59:44 +02:00
dependabot-preview[bot]
c103f1b406
Bump @nextcloud/dialogs from 1.2.2 to 1.3.0
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.2.2...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-11 17:44:32 +00:00
Robin Appelman
f7153a3d0c
generalize the "lazy folder" concept
...
makes it easy to use lazy intialized folder in other places
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-11 15:36:13 +02:00
Morris Jobke
231a0d332c
Merge pull request #20901 from nextcloud/warn/js/comments
...
Fix some js linter warnings in comments
2020-05-11 15:16:40 +02:00
Roeland Jago Douma
7211d44884
Merge pull request #20915 from nextcloud/enh/use_random_bytes_in_crypto
...
Use random_bytes
2020-05-11 14:21:09 +02:00
Roeland Jago Douma
7daced619b
Fix some linter warnings in settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-11 12:06:29 +00:00
Roeland Jago Douma
09c209d468
Merge pull request #20906 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.0
...
Bump mochapack from 1.1.15 to 2.0.0
2020-05-11 13:42:58 +02:00
Roeland Jago Douma
6aea539745
Merge pull request #20844 from nextcloud/feature/noid/maintenance-mode-webdav-translated
...
Translate the maintenance mode message in webdav
2020-05-11 13:10:26 +02:00
Roeland Jago Douma
6bba829b91
Merge pull request #20903 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.15.0
...
Bump blueimp-md5 from 2.13.0 to 2.15.0
2020-05-11 12:59:59 +02:00
Roeland Jago Douma
35ff4aa1c6
Use random_bytes
...
Since we don't care if it is human readbale.
The code is backwards compatible with the old format.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-11 12:46:59 +02:00
dependabot-preview[bot]
1f58aaaeab
Bump mochapack from 1.1.15 to 2.0.0
...
Bumps [mochapack](https://github.com/sysgears/mochapack ) from 1.1.15 to 2.0.0.
- [Release notes](https://github.com/sysgears/mochapack/releases )
- [Commits](https://github.com/sysgears/mochapack/compare/v1.1.15...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 08:54:16 +00:00
Roeland Jago Douma
0b080a50e9
Merge pull request #20907 from nextcloud/dependabot/npm_and_yarn/node-sass-4.14.1
...
Bump node-sass from 4.14.0 to 4.14.1
2020-05-11 10:51:44 +02:00
dependabot-preview[bot]
5c56937d9b
Bump node-sass from 4.14.0 to 4.14.1
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 07:35:08 +00:00
Roeland Jago Douma
bbdc98bb79
Merge pull request #20908 from nextcloud/dependabot/npm_and_yarn/mocha-7.1.2
...
Bump mocha from 7.1.1 to 7.1.2
2020-05-11 09:32:26 +02:00
Roeland Jago Douma
2ed7c24b0d
Merge pull request #20902 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.2
...
Bump vue-loader from 15.9.1 to 15.9.2
2020-05-11 09:31:37 +02:00
dependabot-preview[bot]
8f8de7f6d0
Bump vue-loader from 15.9.1 to 15.9.2
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.1 to 15.9.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.1...v15.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-11 06:56:25 +00:00
Nextcloud bot
90e6b31059
[tx-robot] updated from transifex
2020-05-11 02:16:11 +00:00
dependabot-preview[bot]
cb8477f6cc
Bump mocha from 7.1.1 to 7.1.2
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.1...v7.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-10 19:57:06 +00:00
dependabot-preview[bot]
aedba3ffd6
Bump blueimp-md5 from 2.13.0 to 2.15.0
...
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5 ) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases )
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.13.0...v2.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-10 19:53:19 +00:00
Clement Wong
e9be3a9090
Add public argument to Http cacheFor()
...
Signed-off-by: Clement Wong <git@clement.hk>
2020-05-10 20:24:14 +02:00
Roeland Jago Douma
b45dda4ac9
Fix some js linter warnings in comments
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-10 20:23:44 +02:00
Roeland Jago Douma
7957b09f5b
Merge pull request #20894 from nextcloud/dependabot/npm_and_yarn/build/node-sass-4.14.1
...
Bump node-sass from 4.14.0 to 4.14.1 in /build
2020-05-10 20:14:58 +02:00
Clement Wong
401210d259
Proxy server could cache http response when it is not private
...
Signed-off-by: Clement Wong <git@clement.hk>
2020-05-10 11:24:08 +02:00
Nextcloud bot
70114cfb91
[tx-robot] updated from transifex
2020-05-10 02:15:59 +00:00
dependabot-preview[bot]
c84a82bc0c
Bump node-sass from 4.14.0 to 4.14.1 in /build
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-10 01:16:27 +00:00
Roeland Jago Douma
0659656c72
Merge pull request #20786 from nextcloud/enh/dicontainer_cleanup
...
DI Cleanup
2020-05-09 11:02:02 +02:00
Nextcloud bot
10f62eb2a4
[tx-robot] updated from transifex
2020-05-09 02:16:34 +00:00
Roeland Jago Douma
67db893735
Merge pull request #20875 from nextcloud/warn/js/twofactor_backupcodes
...
Fix linter warnings on twofactor_backupcodes
2020-05-08 15:01:37 +02:00
Christoph Wurst
a636d99a27
Merge pull request #20852 from nextcloud/enh/initialstate/appframework
...
Add InitialState Appframework service
2020-05-08 13:21:58 +02:00
Georg Ehrke
a45f4035e6
Merge pull request #20860 from nextcloud/bugfix/noid/macos_contacts_sync_prefer_personal_over_app-generated
...
macOS contacts: prefer personal over app generated
2020-05-08 12:03:25 +02:00
Morris Jobke
131b1fa458
Merge pull request #20815 from nextcloud/share-groupid-only
...
get only groupids in default share backend
2020-05-08 11:25:51 +02:00
Morris Jobke
1d588f67a3
Merge pull request #20719 from nextcloud/fix/fix_languages_empty_array
...
Fix languages empty array
2020-05-08 11:22:49 +02:00
Morris Jobke
08e78ff3b2
Fix OCPSinceChecker and php-cs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-08 11:20:46 +02:00
Roeland Jago Douma
d476c7adab
Merge pull request #20867 from nextcloud/warnigns/js/workflowengine
...
Fix linter warnings in workflowengine
2020-05-08 10:05:53 +02:00
GretaD
fce716b905
Fix languages empty array
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-05-08 10:03:58 +02:00
Roeland Jago Douma
bc8e107d16
Fix linter warnings on twofactor_backupcodes
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-08 07:48:46 +00:00
Morris Jobke
02b142094f
Merge pull request #20868 from nextcloud/warn/js/updatenotification
...
Fix linter warnings for the updatenotification
2020-05-08 09:47:25 +02:00
Roeland Jago Douma
32c93ee08e
Move over the IConfig for globalscale
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-08 08:50:01 +02:00
Roeland Jago Douma
0f781e35bd
Fix linter warnings for the updatenotification
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-08 06:40:07 +00:00
Roeland Jago Douma
885163e5d1
Merge pull request #20864 from nextcloud/enh/install_naming
...
Install page app naming
2020-05-08 08:30:47 +02:00
Morris Jobke
16f4b43d94
Adjust tests to only return group IDs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-08 08:10:38 +02:00
Morris Jobke
e3a2d069ae
Remove unused use statement
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-08 07:42:00 +02:00
Nextcloud bot
9012f4f906
[tx-robot] updated from transifex
2020-05-08 02:16:07 +00:00
Roeland Jago Douma
e3bb6b69ea
Fix linter warnings in workflowengine
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-07 19:39:24 +00:00
Roeland Jago Douma
ab54225eda
Merge pull request #20861 from nextcloud/fix/replacedialog
...
Fix replacement dialog
2020-05-07 20:29:08 +02:00
Roeland Jago Douma
0160817078
Install page app naming
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-07 19:54:57 +02:00
Roeland Jago Douma
50d823fce3
Merge pull request #20859 from nextcloud/fix/20838/validate_apppassword
...
Validate app password on alternative login
2020-05-07 19:51:47 +02:00
Roeland Jago Douma
2be21fab9a
Fix replacement dialog
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-07 17:44:56 +00:00
Georg Ehrke
cbbe11fa1f
Rename app-generated to z-app-generated, because macOS Contacts supports only one and will pick the first one alphabetically
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-05-07 16:48:32 +02:00