Roeland Jago Douma
e94bbfc582
Merge pull request #16195 from nextcloud/bugfix/7556/smb-symlink-share-mtime
...
Ignore forbidden exception when fetching share mtime on SMB for symlinks
2019-07-09 08:51:12 +02:00
Robin Appelman
5cb00aba09
allow injecting CsrfTokenManager by class
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-09 08:42:49 +02:00
Roeland Jago Douma
6cfe29b0e0
Merge pull request #16300 from nextcloud/deps/js/babel
...
Update babel deps
2019-07-09 08:42:06 +02:00
Nextcloud bot
e19c1a036f
[tx-robot] updated from transifex
2019-07-09 02:13:49 +00:00
Robin Appelman
5e082f8946
allow keeping multiple preview "versions" of the same file
...
The main use case here is storage provided versioning where we dont have
separate file ids for all the versions, by allowing a prefix for the
version we can store separate previews for all the versions.
Additionally, by keeping all the version previews in the same folder as the
"normal" previews they will be cleaned up properly when the file is deleted
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-08 22:04:16 +02:00
Roeland Jago Douma
05523987bd
Update babel deps
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-08 21:57:22 +02:00
Morris Jobke
adc2ab4bb2
Ignore forbidden exception when fetching share mtime on SMB for symlinks
...
See https://github.com/nextcloud/server/pull/7556#issuecomment-499028026
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 21:43:24 +02:00
Roeland Jago Douma
5ac857bcdc
Add an event to edit the CSP
...
This introduces and event that can be listend to when we actually use
the CSP. This means that apps no longer have to always inject their CSP
but only do so when it is required. Yay for being lazy.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-08 20:35:15 +02:00
Roeland Jago Douma
3d69f03a6d
Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repair-steps
...
Remove one time repair steps that have already run when updating to 17
2019-07-08 20:32:44 +02:00
Roeland Jago Douma
995942372e
Merge pull request #16277 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.2
...
Bump webpack from 4.35.0 to 4.35.2
2019-07-08 19:36:48 +02:00
Roeland Jago Douma
b648ae6afa
Merge pull request #16288 from nextcloud/fix/16229/cleanup-cypress-folder
...
Try to delete the cypress folder of the viewer app
2019-07-08 19:18:52 +02:00
Morris Jobke
53d2d95478
Remove one time repair steps that have already run when updating to 17
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 14:47:26 +02:00
Morris Jobke
13c7810306
Try to delete the cypress folder of the viewer app
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 14:35:27 +02:00
dependabot-preview[bot]
94a992d0d6
Bump webpack from 4.35.0 to 4.35.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.35.0 to 4.35.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.35.0...v4.35.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-08 11:57:16 +00:00
Morris Jobke
eb092bbdc7
Merge pull request #16153 from akshala/resetPassword-text-changed
...
changed the text for reset password
2019-07-08 09:48:32 +02:00
John Molakvoæ
e75de32740
Bump vue-router from 3.0.6 to 3.0.7 ( #16273 )
...
Bump vue-router from 3.0.6 to 3.0.7
2019-07-08 09:36:34 +02:00
dependabot-preview[bot]
2061216062
Bump vue-router from 3.0.6 to 3.0.7
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.6...v3.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-08 06:39:09 +00:00
Nextcloud bot
87ce8e112f
[tx-robot] updated from transifex
2019-07-08 02:13:46 +00:00
John Molakvoæ
2f86fd604b
Properly load permissions in showActions ( #15992 )
...
Properly load permissions in showActions
2019-07-07 20:20:09 +02:00
Akshala Bhatnagar
4bd639640b
Update core/src/components/login/ResetPassword.vue
...
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
2019-07-07 20:17:23 +02:00
Akshala Bhatnagar
4cf360270f
changed the text for reset password
...
Signed-off-by: Akshala Bhatnagar <akshala.bhatnagar@gmail.com>
2019-07-07 20:16:56 +02:00
John Molakvoæ
65abdea330
Use theme colors for text selection ( #16037 )
...
Use theme colors for text selection
2019-07-07 20:02:30 +02:00
John Molakvoæ
5a03189ce7
Mimetype list integrity check should not fail if it's changed ( #15810 )
...
Mimetype list integrity check should not fail if it's changed
2019-07-07 20:01:58 +02:00
John Molakvoæ
1f4312fd92
Merge pull request #16236 from gary-kim/fix/16076/admin-settings-alignment
...
Fix alignment issues in admin settings
2019-07-07 20:00:10 +02:00
John Molakvoæ
b32afe26bb
Allow IProviderV2 for previews as well ( #16209 )
...
Allow IProviderV2 for previews as well
2019-07-07 19:59:31 +02:00
Nextcloud bot
4464c5afeb
[tx-robot] updated from transifex
2019-07-07 02:14:15 +00:00
John Molakvoæ
307fb2bb8c
Remove beta from dark theme name ref #16076 ( #16253 )
...
Remove beta from dark theme name ref #16076
2019-07-06 08:50:10 +02:00
John Molakvoæ
007ca4d60f
Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1 ( #16160 )
...
Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1
2019-07-06 08:49:39 +02:00
Nextcloud bot
e80e82548d
[tx-robot] updated from transifex
2019-07-06 02:13:43 +00:00
dependabot-preview[bot]
c3e0664193
Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1
...
Bumps [@chenfengyuan/vue-qrcode](https://github.com/fengyuanchen/vue-qrcode ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/fengyuanchen/vue-qrcode/releases )
- [Changelog](https://github.com/fengyuanchen/vue-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fengyuanchen/vue-qrcode/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-05 14:11:12 +00:00
Jan-Christoph Borchardt
3cca2bbcf1
Use theme colors for text selection
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-07-05 15:51:23 +02:00
Roeland Jago Douma
1542f46437
Merge pull request #16150 from nextcloud/bugfix/noid/add-icons-help-page
...
Add icons to the left sidebar on help.php
2019-07-05 15:35:28 +02:00
Roeland Jago Douma
05db6481d7
Merge pull request #16208 from nextcloud/bugfix/noid/user-share-displayname
...
Always set the display name for user shares
2019-07-05 14:53:03 +02:00
Roeland Jago Douma
eeeb5af524
Merge pull request #16246 from nextcloud/webpack/cachebuster
...
Add cache buster to webpack chunks
2019-07-05 14:42:24 +02:00
Greta Doci
ddbdc21ccf
Remove beta from dark theme name ref #16076
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-07-05 14:34:21 +02:00
John Molakvoæ (skjnldsv)
4505afe184
Allow IProviderV2 for previews as well
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-07-05 13:57:46 +02:00
Julius Härtl
51683fa9d1
Properly load permissions in showActions
...
When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 12:21:21 +02:00
Julius Härtl
f983342285
Bump bundles with cachebuster
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 11:53:49 +02:00
Julius Härtl
99e7898448
Add cachebuster to chunks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 11:49:59 +02:00
John Molakvoæ
d4218da590
Fix redirect after rescanFailedIntegrityCheck to "Overview" pa… ( #16241 )
...
Fix redirect after rescanFailedIntegrityCheck to "Overview" page
2019-07-05 10:22:14 +02:00
Sven Strickroth
509dcbe774
Fix redirect after rescanFailedIntegrityCheck to "Overview" page
...
The link of the rescanFailedIntegrityCheck link is on the sub page "Overview". After clicking the link, the user is, however, redirected to the "Basic settings" page.
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-07-05 09:12:23 +02:00
Nextcloud bot
8427ecf685
[tx-robot] updated from transifex
2019-07-05 02:14:09 +00:00
Gary Kim
c9ef40af27
Fix alignment issues in admin settings
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-07-05 00:10:29 +08:00
Greta Doci
8507d29752
Add icons to the left sidebar on help.php
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-07-04 12:18:16 +02:00
John Molakvoæ
56001afb2f
Fix 'No apps found for your version' at bottom of app bundles… ( #16166 )
...
Fix 'No apps found for your version' at bottom of app bundles section
2019-07-04 11:37:02 +02:00
Xheni Myrtaj
ea2d75c2b4
Remove empty lines
...
Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
2019-07-04 09:38:30 +01:00
Xheni Myrtaj
9211e34aec
Added Tests for modified mimetypelist
...
Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
2019-07-04 09:35:36 +01:00
Charles Parham
2733ed24db
Fix 'No apps found for your version' at bottom of app bundles section
...
Signed-off-by: Charles Parham <cparham289@gmail.com>
2019-07-04 07:07:13 +02:00
Nextcloud bot
853a1a586a
[tx-robot] updated from transifex
2019-07-04 02:13:48 +00:00
Morris Jobke
18b673e1d8
Merge pull request #15769 from nextcloud/part-file-non-creatable
...
dont use part files for dav writes when the target folder doesn't have create permissions
2019-07-03 23:30:32 +02:00