Fabian Dreßler
8261e74725
Remove whitespace above file list
...
This reverts #16366 and fixes #17891
Signed-off-by: Fabian Dreßler <nudelsalat@clouz.de>
2019-11-18 17:35:37 +01:00
Roeland Jago Douma
e16321368f
Fixes
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 16:11:03 +01:00
Roeland Jago Douma
5320f08cd2
Merge pull request #17765 from nextcloud/filecache-extension
...
Upload time and Creation time
2019-11-18 15:29:49 +01:00
Roeland Jago Douma
497737f28f
Merge pull request #17958 from nextcloud/docs/remove-security-mail
...
security@nextcloud.com is not being monitored and mails are being dro…
2019-11-18 15:29:16 +01:00
Roeland Jago Douma
25c6e7a840
Merge pull request #17972 from nextcloud/dependabot/npm_and_yarn/p-queue-6.2.1
...
Bump p-queue from 6.2.0 to 6.2.1
2019-11-18 15:09:52 +01:00
Roeland Jago Douma
17fae47bdb
Use the displayname for federated notifications
...
Since we have the showing this is a lot nicer.
Especially on alrge isntances where the uid can be totally random.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 15:00:33 +01:00
dependabot-preview[bot]
cb245deeb1
Bump p-queue from 6.2.0 to 6.2.1
...
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.2.0...v6.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-18 12:18:47 +00:00
Roeland Jago Douma
8800a7e890
Fix cache moves
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 12:48:00 +01:00
blizzz
bb77c1447b
Merge pull request #17965 from nextcloud/fix/noid/strict-controller-userid
...
Fixes a 500 without userid
2019-11-18 12:10:17 +01:00
Roeland Jago Douma
6db146f1d8
Merge pull request #17973 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.2
...
Bump vuex from 3.1.1 to 3.1.2
2019-11-18 12:02:45 +01:00
Roeland Jago Douma
1bd688a9d1
Use dummy backend in test
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 11:54:26 +01:00
Roeland Jago Douma
a184e350d7
Merge remote-tracking branch 'origin/master' into filecache-extension
2019-11-18 11:06:17 +01:00
dependabot-preview[bot]
b20e9c2e35
Bump vuex from 3.1.1 to 3.1.2
...
Bumps [vuex](https://github.com/vuejs/vuex ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-18 08:37:26 +00:00
Roeland Jago Douma
911763aad5
Merge pull request #17974 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.2
...
Bump handlebars from 4.5.1 to 4.5.2
2019-11-18 09:06:52 +01:00
Nextcloud bot
7bb3c0201c
[tx-robot] updated from transifex
2019-11-18 02:15:57 +00:00
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
Roeland Jago Douma
c08e803db3
Catch forbidden http status code
...
If you try to do something on a DAV mount (external or federated share)
that is not allowed. We should not mark the storage as not available but
just fail somewhat gracefully.
Now by catching this and just properly returning the operation will just
fail (and notify the user) which is already a lot better then marking
the storage as unavailable and doing boom.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-17 09:11:15 +01:00
dependabot-preview[bot]
e09ad9105d
Bump handlebars from 4.5.1 to 4.5.2
...
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>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-17 08:10:10 +00: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
Arthur Schiwon
0a1937208f
Fixes a 500 without userid
...
plus cleanup of unused use statements
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-16 01:10:19 +01:00
Daniel Kesselberg
a27c10daa6
Make isXXX available for bool properties only
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-16 00:39:48 +01: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
Daniel Kesselberg
63062625dd
security@nextcloud.com is not being monitored and mails are being dropped.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-15 12:05:00 +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
Daniel Kesselberg
9cb7252880
Connection::TRANSACTION_READ_COMMITTED is deprecated
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-14 20:17:27 +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
54eb27dab2
Update tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 20:43:20 +01:00
Roeland Jago Douma
4fcba8a597
Merge remote-tracking branch 'origin/master' into fix/5456/respect_avatar_privacy
2019-11-13 20:30:43 +01: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
rakekniven
80b40ff490
l10n: Triple dot to ellipsis
...
Reported at Transifex.
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2019-11-13 18:26:30 +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
Robin Appelman
f2724992fc
cast ctime and utime
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 12:39:56 +01:00