Commit Graph

51233 Commits

Author SHA1 Message Date
Roeland Jago Douma 637d89727c
Merge pull request #17971 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.5.2
Bump handlebars from 4.5.1 to 4.5.2 in /build
2019-11-17 09:13:12 +01:00
Roeland Jago Douma d11ad491b9
Merge pull request #17564 from nextcloud/kesselb-patch-1-1
Update Feature_request.md
2019-11-17 09:12:40 +01:00
Roeland Jago Douma 29c008c962
Merge pull request #17654 from burgha/feature/3866/uploaddetails
fix uploadprogressbar tooltip
2019-11-17 09:12:19 +01:00
Nextcloud bot 30bdb0f35b
[tx-robot] updated from transifex 2019-11-17 02:17:15 +00:00
dependabot-preview[bot] 43b58ca30f
Bump handlebars from 4.5.1 to 4.5.2 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.2.
- [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.5.1...v4.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-17 02:13:10 +00:00
Nextcloud bot c1cd0a25c7
[tx-robot] updated from transifex 2019-11-16 02:15:58 +00:00
John Molakvoæ 9392579924
HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events (#17955)
HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events
2019-11-15 14:40:10 +01:00
Christian Oliff 417fd12d3a
HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events
prevents a redirect
2019-11-15 16:19:28 +09:00
Nextcloud bot 18efe3bad3
[tx-robot] updated from transifex 2019-11-15 02:16:03 +00:00
Roeland Jago Douma 3caa3c1fa4
Merge pull request #17942 from nextcloud/fix/noid/server-offline-app-init
pass through ServerNotAvailableException on app init
2019-11-14 20:51:10 +01:00
Arthur Schiwon af6c788efc
pass through ServerNotAvailableException on app init
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-14 17:20:14 +01:00
Roeland Jago Douma 224073ea7b
Merge pull request #17926 from nextcloud/dav-upload-shared-lock-expired
re-acquired expired shared locks on large file uploads
2019-11-14 10:00:01 +01:00
John Molakvoæ a3036aae82
Revert "Remove unneeded more-white icon" (#17931)
Revert "Remove unneeded more-white icon"
2019-11-14 09:20:55 +01:00
Nextcloud bot c952bec11d
[tx-robot] updated from transifex 2019-11-14 02:16:16 +00:00
Roeland Jago Douma e1b31d2f4e
Merge pull request #17893 from RussellAult/patch-1
Fix $redirectUri sometimes has two '?'
2019-11-13 20:29:05 +01:00
Christoph Wurst 31b336ecbe
Revert "Remove unneeded more-white icon" 2019-11-13 18:37:23 +01:00
John Molakvoæ 634812ca1e
Use function to open a sidebar file (#17750)
Use function to open a sidebar file
2019-11-13 18:19:17 +01:00
blizzz 51d3f98bfb
Merge pull request #17832 from nextcloud/fix/noid/wfe-event-proxying
relax dependency on GenericEvent, instead stay compatible with old events
2019-11-13 16:42:05 +01:00
Roeland Jago Douma 570bb40643
Merge pull request #17924 from nextcloud/enh/15664/check_quota_before_transfer
Check quota before transfer ownership
2019-11-13 15:05:19 +01:00
Robin Appelman 2e97e8bf84
re-acquired expired shared locks on large file uploads
during large file uploads, the shared lock that we get at the begining can expire
leading to locked errors later on, instead of erroring, try to re-get the lock

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 14:54:22 +01:00
John Molakvoæ (skjnldsv) 16e0887ec6
Use function to open a sidebar file
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-13 14:34:44 +01:00
Arthur Schiwon 2efe8aad38
relax dependency on GenericEvent, instead stay compatible with old events
* also fixes tagging events

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-13 14:23:39 +01:00
RussellAult 19791b2460
Check getRedirectUri() for queries
Resolves Issue #17885

Check getRedirectUri() for queries, and add a '&' instead of a '?' to $redirectUri if it already has them; otherwise, $redirectUri might end up with two '?'.

Signed-off-by: RussellAult <russellault@users.noreply.github.com>
2019-11-13 14:05:03 +01:00
Roeland Jago Douma d9204f61ea
Merge pull request #17898 from nextcloud/ci/7.2
Move more CI to php7.2 as minimum
2019-11-13 13:34:42 +01:00
Roeland Jago Douma d8db8b1be5
Merge pull request #17873 from nextcloud/fix/17846/make-timeout-opt
Make timeout a optional parameter
2019-11-13 12:55:53 +01:00
Roeland Jago Douma fc4c107788
Check quota before transfer ownership
Fixes #15664

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 11:22:19 +01:00
Roeland Jago Douma eee21c89d9
Merge pull request #17917 from nextcloud/bugfix/noid/editorconfig
Fix editorconfig - we always used 4 space tabs
2019-11-13 10:11:38 +01:00
Roeland Jago Douma 6f1bac3216
php7.2 minimum for 18
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 09:29:57 +01:00
Nextcloud bot bf6fce483e
[tx-robot] updated from transifex 2019-11-13 02:16:08 +00:00
Joas Schilling 8bd33d6dcf
Remove special php setting as it is the default
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:48:17 +01:00
Joas Schilling fe73b950b8
Fix editorconfig - we always used 4 space tabs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:47:06 +01:00
Roeland Jago Douma 6f8c7885b6
Merge pull request #17909 from nextcloud/enh/change_label
Change official => featured
2019-11-12 14:36:47 +01:00
Roeland Jago Douma de21442623
Merge pull request #17905 from nextcloud/bug/17447/update-searchdav
Bump icewind/searchdav
2019-11-12 14:33:25 +01:00
Roeland Jago Douma 11bcf50791
Change official => featured
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-12 13:44:01 +01:00
Roeland Jago Douma 774eeeb844
Merge pull request #17881 from nextcloud/dependabot/npm_and_yarn/babel/core-7.7.2
Bump @babel/core from 7.6.4 to 7.7.2
2019-11-12 08:47:18 +01:00
Daniel Kesselberg 4a972e7b74
Bump icewind/searchdav
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-12 08:15:38 +01:00
Roeland Jago Douma 4eba1d09f1
Merge pull request #17877 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.7.0
Bump @babel/polyfill from 7.6.0 to 7.7.0
2019-11-12 08:10:23 +01:00
dependabot-preview[bot] 662270d646
Bump @babel/core from 7.6.4 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.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.4...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 07:09:04 +00:00
Roeland Jago Douma 9ee6f83a8d
Merge pull request #17882 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.7.0
Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0
2019-11-12 08:07:00 +01:00
Nextcloud bot 9a460f9e39
[tx-robot] updated from transifex 2019-11-12 02:16:12 +00:00
Roeland Jago Douma 4665efeffa
Merge pull request #17876 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.1
Bump handlebars from 4.4.5 to 4.5.1
2019-11-11 16:14:33 +01:00
Julius Härtl d880b865d7
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:29:32 +01:00
Julius Härtl eb5faa85a2
Compile handlebars
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:26:22 +01:00
Roeland Jago Douma 323c76cd48
Merge pull request #17859 from nextcloud/bugfix/app-init
Fix app class setup warnings
2019-11-11 12:35:55 +01:00
dependabot-preview[bot] 03e5e2b469
Bump handlebars from 4.4.5 to 4.5.1
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.5.1.
- [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.5...v4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 11:19:08 +00:00
dependabot-preview[bot] 3eb403a0da
Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.5.5 to 7.7.0.
- [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.5.5...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 11:17:54 +00:00
dependabot-preview[bot] 98d682a695
Bump @babel/polyfill from 7.6.0 to 7.7.0
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.6.0 to 7.7.0.
- [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.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 11:17:52 +00:00
Roeland Jago Douma 4634487085
Merge pull request #17875 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.5.1
Bump handlebars from 4.4.5 to 4.5.1 in /build
2019-11-11 12:16:23 +01:00
Roeland Jago Douma c411dc4480
Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1
Bump @babel/preset-env from 7.6.3 to 7.7.1
2019-11-11 12:15:50 +01:00
dependabot-preview[bot] 3d63f3fbdf Bump @babel/preset-env from 7.6.3 to 7.7.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1.
- [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.3...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-10 12:12:07 +00:00