Daniel Calviño Sánchez
7cb70383c5
Do not show workspace placeholder on folders without create permissions
...
The workspace placeholder is shown if there is no "Readme.md" file in
the folder and invites the user to add some text, which (tries to)
create the "Readme.md" file. Therefore, if the user does not have create
permissions on the folder the placeholder should not be shown.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-25 21:38:26 +01:00
Daniel Calviño Sánchez
ba44d7b587
Send parent folder permissions along with workspace file metadata
...
The folder permissions are sent even if there is no workspace file for
the folder. This will make possible to disable the rich workspaces UI if
creating files is not enabled in a folder.
Rich workspaces are disabled for public share pages, so the folder
permissions are not sent in that case.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-25 21:38:26 +01:00
Daniel Calviño Sánchez
4be03dd919
Explicitly disable rich workspaces in public share pages
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-25 21:38:26 +01:00
Julius Härtl
7ccd7ba1ab
Merge pull request #725 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.1
...
Bump vue-loader from 15.9.0 to 15.9.1
2020-03-23 09:40:19 +01:00
Julius Härtl
d829adcc71
Merge pull request #717 from nextcloud/dependabot/npm_and_yarn/file-loader-6.0.0
...
Bump file-loader from 5.1.0 to 6.0.0
2020-03-23 09:40:10 +01:00
dependabot-preview[bot]
36d0f1a2ac
Bump file-loader from 5.1.0 to 6.0.0
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases )
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v5.1.0...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 08:00:40 +00:00
dependabot-preview[bot]
ab058363b7
Bump vue-loader from 15.9.0 to 15.9.1
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.0 to 15.9.1.
- [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.0...v15.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 08:00:38 +00:00
Julius Härtl
fe2c36bca9
Merge pull request #721 from nextcloud/dependabot/npm_and_yarn/url-loader-4.0.0
...
Bump url-loader from 3.0.0 to 4.0.0
2020-03-23 08:59:56 +01:00
Julius Härtl
2f5b9427c2
Merge pull request #726 from nextcloud/dependabot/npm_and_yarn/babel-loader-8.1.0
...
Bump babel-loader from 8.0.6 to 8.1.0
2020-03-23 08:59:43 +01:00
dependabot-preview[bot]
b798f091f0
Merge pull request #722 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.16.0
2020-03-23 07:58:06 +00:00
dependabot-preview[bot]
69c3f87ad2
Bump babel-loader from 8.0.6 to 8.1.0
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.0.6 to 8.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.6...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-22 02:21:58 +00:00
dependabot-preview[bot]
3c28d5173f
Bump stylelint-scss from 3.14.2 to 3.16.0
...
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss ) from 3.14.2 to 3.16.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases )
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.14.2...3.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-22 02:18:18 +00:00
dependabot-preview[bot]
d24998adf9
Bump url-loader from 3.0.0 to 4.0.0
...
Bumps [url-loader](https://github.com/webpack-contrib/url-loader ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases )
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v3.0.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-22 02:17:31 +00:00
Julius Härtl
cd12d421cf
Merge pull request #711 from nextcloud/dependabot/npm_and_yarn/prosemirror-transform-1.2.4
...
Bump prosemirror-transform from 1.2.3 to 1.2.4
2020-03-16 08:36:29 +01:00
dependabot-preview[bot]
75b3d0b198
Bump prosemirror-transform from 1.2.3 to 1.2.4
...
Bumps [prosemirror-transform](https://github.com/prosemirror/prosemirror-transform ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/prosemirror/prosemirror-transform/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-transform/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-transform/compare/1.2.3...1.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-16 07:28:51 +00:00
Julius Härtl
7e11d4c32a
Merge pull request #712 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.0.0-beta.32
...
Bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32
2020-03-16 08:06:49 +01:00
Julius Härtl
80a96013e0
Merge pull request #713 from nextcloud/dependabot/npm_and_yarn/stylelint-13.2.1
...
Bump stylelint from 13.2.0 to 13.2.1
2020-03-16 08:05:09 +01:00
Nextcloud bot
6bd21fa26a
[tx-robot] updated from transifex
2020-03-15 03:09:18 +00:00
dependabot-preview[bot]
2a91e0a9d2
Bump stylelint from 13.2.0 to 13.2.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.0...13.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-15 02:19:05 +00:00
dependabot-preview[bot]
622c376dec
Bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32
...
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.0-beta.31 to 1.0.0-beta.32.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0-beta.32/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-15 02:18:19 +00:00
Julius Härtl
568316fd83
Merge pull request #703 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.0
...
Bump webpack from 4.41.6 to 4.42.0
2020-03-09 11:02:02 +01:00
dependabot-preview[bot]
b6d9eb3c95
Bump webpack from 4.41.6 to 4.42.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.41.6 to 4.42.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-09 09:43:30 +00:00
Julius Härtl
b3b80139c8
Merge pull request #704 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.7
...
Bump @babel/preset-env from 7.8.6 to 7.8.7
2020-03-09 10:08:48 +01:00
Julius Härtl
85ca472241
Merge pull request #695 from nextcloud/bugfix/noid/rich-workspace-empty-height
...
Bugfix/noid/rich workspace empty height
2020-03-09 10:08:36 +01:00
Julius Härtl
f176521feb
Merge pull request #700 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.4.0
...
Bump @nextcloud/vue from 1.3.1 to 1.4.0
2020-03-09 10:07:46 +01:00
dependabot-preview[bot]
39f14212f0
Bump @babel/preset-env from 7.8.6 to 7.8.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.8.6 to 7.8.7.
- [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.8.6...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 19:42:55 +00:00
dependabot-preview[bot]
379b79f596
Bump @nextcloud/vue from 1.3.1 to 1.4.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.1...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 19:42:37 +00:00
dependabot-preview[bot]
b8176778e8
Merge pull request #701 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.8.7
2020-03-07 19:40:20 +00:00
dependabot-preview[bot]
4c35a98a03
Bump @babel/polyfill from 7.8.3 to 7.8.7
...
Bumps [@babel/polyfill](https://github.com/babel/babel ) from 7.8.3 to 7.8.7.
- [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.8.3...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 19:27:08 +00:00
dependabot-preview[bot]
01e2530cc2
Merge pull request #702 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.7
2020-03-07 19:24:34 +00:00
dependabot-preview[bot]
f33f21857b
Bump @babel/core from 7.8.6 to 7.8.7
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.6 to 7.8.7.
- [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.8.6...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 19:17:31 +00:00
dependabot-preview[bot]
2d67df009f
Merge pull request #699 from nextcloud/dependabot/npm_and_yarn/acorn-7.1.1
2020-03-07 19:15:03 +00:00
dependabot-preview[bot]
d146396411
Bump acorn from 7.1.0 to 7.1.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 17:31:43 +00:00
Nextcloud bot
b62678b091
[tx-robot] updated from transifex
2020-03-06 03:07:13 +00:00
Julius Härtl
cb768ee375
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-05 11:00:27 +01:00
Julius Härtl
6c13c8bc5f
Only apply a max-height to the rich workspace section
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-05 10:59:24 +01:00
Julius Härtl
d1eb7df9cb
Merge pull request #693 from nextcloud/dependabot/npm_and_yarn/prosemirror-view-1.14.2
...
Bump prosemirror-view from 1.13.11 to 1.14.2
2020-03-02 16:31:32 +01:00
dependabot-preview[bot]
b6c18e880e
Bump prosemirror-view from 1.13.11 to 1.14.2
...
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view ) from 1.13.11 to 1.14.2.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.13.11...1.14.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-02 15:17:17 +00:00
dependabot-preview[bot]
9b518ea63b
Merge pull request #664 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.3.1
2020-03-02 15:06:13 +00:00
dependabot-preview[bot]
16177c98a3
Bump @nextcloud/vue from 1.3.0 to 1.3.1
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.0...v1.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-02 12:45:54 +00:00
Julius Härtl
5615bdac82
Merge pull request #691 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.6
...
Bump @babel/core from 7.8.4 to 7.8.6
2020-03-02 13:34:44 +01:00
dependabot-preview[bot]
9ee3773a85
Merge pull request #690 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.6
2020-03-02 07:04:20 +00:00
dependabot-preview[bot]
71301c2d98
Bump @babel/preset-env from 7.8.4 to 7.8.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.8.4 to 7.8.6.
- [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.8.4...v7.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 06:42:08 +00:00
dependabot-preview[bot]
a2441ab4d8
Merge pull request #692 from nextcloud/dependabot/npm_and_yarn/babel-eslint-10.1.0
2020-03-02 06:39:08 +00:00
dependabot-preview[bot]
f6aa7dd333
Bump @babel/core from 7.8.4 to 7.8.6
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.4 to 7.8.6.
- [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.8.4...v7.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-02 06:35:03 +00:00
dependabot-preview[bot]
a10524a717
Bump babel-eslint from 10.0.3 to 10.1.0
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 06:34:58 +00:00
Nextcloud bot
24d25e3319
[tx-robot] updated from transifex
2020-03-02 03:05:21 +00:00
Nextcloud bot
d421dd2276
[tx-robot] updated from transifex
2020-02-26 03:07:24 +00:00
Julius Härtl
df4f53eb4a
Merge pull request #686 from ahstro/fix/code-wrapping
...
Use horiziontal scrolling instead of wrapping in code block
2020-02-25 19:17:05 +01:00
Julius Härtl
c5bf3c38da
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-25 17:10:05 +01:00