Roeland Jago Douma
e1be52b97b
Trailing comma's in functin arguments break on 7.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
7c15c63b05
Merge pull request #20939 from nextcloud/enh/middleware/not_modified
Move not modified check to the middleware
6 years ago
Roeland Jago Douma
4fbea316a7
Merge pull request #20897 from nextcloud/bugfix/httpcache
Proxy server could cache http response when it is not private
6 years ago
Roeland Jago Douma
12fa748c49
Move the notmodified check to middleware where it belongs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Nextcloud bot
ab2df70e3a
[tx-robot] updated from transifex
6 years ago
Morris Jobke
dec30fcbc7
Merge pull request #20943 from nextcloud/enh/avatar-cache-1day
Cache the avatar for a day
6 years ago
Roeland Jago Douma
4a2a6b65f3
Cache the avatar for a day
I noticed that on larger systems esp when using talk the avatars get
revalidated like crazy. Because people keep the tab open etc. You can do
with a slightly outdated avatar!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Morris Jobke
703d716a32
Merge pull request #20933 from nextcloud/enh/default_password_conf_form_to_post
Move the password confirmation form template to post
6 years ago
Morris Jobke
dee1d8737b
Merge pull request #20813 from nextcloud/lazy-folder
generalize the "lazy folder" concept
6 years ago
Roeland Jago Douma
826624317b
Merge pull request #20936 from nextcloud/revert-20922-enhancement/debug-globals-trace
Revert "Log trace when deprecated globals are used"
6 years ago
Christoph Wurst
12fe83cd43
Merge pull request #20858 from nextcloud/fix/20289/remember_webauth_names
Remember the webauthn name of devices
6 years ago
Roeland Jago Douma
6374c329e3
Merge pull request #20270 from nextcloud/enh/appframework/gzip
Add AppFramework compression middleware to gzip responses
6 years ago
Christoph Wurst
9db32a48f8
Revert "Log trace when deprecated globals are used"
6 years ago
Clement Wong
979dd1b6f5
Fix http cache test
Signed-off-by: Clement Wong <git@clement.hk>
6 years ago
Morris Jobke
b177969ea6
Merge pull request #20922 from nextcloud/enhancement/debug-globals-trace
Log trace when deprecated globals are used
6 years ago
Christoph Wurst
13b34ca0be
Log trace when deprecated globals are used
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Roeland Jago Douma
203d7eb1d3
Add AppFramework GZip middleware to gzip responses
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Nextcloud bot
901110f068
[tx-robot] updated from transifex
6 years ago
Roeland Jago Douma
6e4df4258c
Merge pull request #20910 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.3.0
Bump @nextcloud/dialogs from 1.2.2 to 1.3.0
6 years ago
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>
6 years ago
Roeland Jago Douma
68b2102062
Merge pull request #20876 from nextcloud/warn/js/settings
Fix some linter warnings in settings
6 years ago
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>
6 years ago
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>
6 years ago
Morris Jobke
231a0d332c
Merge pull request #20901 from nextcloud/warn/js/comments
Fix some js linter warnings in comments
6 years ago
Roeland Jago Douma
7211d44884
Merge pull request #20915 from nextcloud/enh/use_random_bytes_in_crypto
Use random_bytes
6 years ago
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>
6 years ago
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
6 years ago
Roeland Jago Douma
6aea539745
Merge pull request #20844 from nextcloud/feature/noid/maintenance-mode-webdav-translated
Translate the maintenance mode message in webdav
6 years ago
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
6 years ago
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>
6 years ago
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>
6 years ago
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
6 years ago
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>
6 years ago
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
6 years ago
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
6 years ago
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>
6 years ago
Nextcloud bot
90e6b31059
[tx-robot] updated from transifex
6 years ago
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>
6 years ago
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>
6 years ago
Clement Wong
e9be3a9090
Add public argument to Http cacheFor()
Signed-off-by: Clement Wong <git@clement.hk>
6 years ago
Roeland Jago Douma
b45dda4ac9
Fix some js linter warnings in comments
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
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
6 years ago
Clement Wong
401210d259
Proxy server could cache http response when it is not private
Signed-off-by: Clement Wong <git@clement.hk>
6 years ago
Nextcloud bot
70114cfb91
[tx-robot] updated from transifex
6 years ago
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>
6 years ago
Roeland Jago Douma
0659656c72
Merge pull request #20786 from nextcloud/enh/dicontainer_cleanup
DI Cleanup
6 years ago
Nextcloud bot
10f62eb2a4
[tx-robot] updated from transifex
6 years ago
Roeland Jago Douma
67db893735
Merge pull request #20875 from nextcloud/warn/js/twofactor_backupcodes
Fix linter warnings on twofactor_backupcodes
6 years ago
Christoph Wurst
a636d99a27
Merge pull request #20852 from nextcloud/enh/initialstate/appframework
Add InitialState Appframework service
6 years ago
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
6 years ago