max-nextcloud
max-nextcloud
We're using a [webpack config](https://github.com/nextcloud/webpack-vue-config/blob/master/webpack.config.js#L30) that makes use of `npm_package_name` and `npm_package_version`. These are not set during the [run](https://github.com/nextcloud/text/runs/5658398537?check_suite_focus=true#step:11:58) - which is confusing as it looks like `npx` is used...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
With https://github.com/nextcloud/server/pull/33347 and https://github.com/nextcloud/viewer/pull/1242 the viewer will be used to open single shared files. Text still has its own handling in `src/public.js`. Using the viewer to open the file just...
**Describe the bug** Files that are shared as read only seem to be editable. When clicking a line it get's a blue highlight and one can type and change its...
**Describe the bug** In Nextcloud 24 when opening a .txt file there are no controls anymore. This used to work in Nextcloud 22 **Expected behavior**  **Current behavior** 
Github can only require CI checks to always succeed. If they do not run because a path filter is in effect the merge will be blocked. https://github.com/dorny/paths-filter#conditional-execution could enable conditionally...
Some of these were _originally posted by @juliushaertl in https://github.com/nextcloud/text/pull/2235#issuecomment-1077682558_ and _by @max-nextcloud in https://github.com/nextcloud/text/issues/2235#issuecomment-1075993639_ In order of priority: - [x] make text after a table start below - not...
When using plain text files users should be able to decide if they want lines to be wrapped or not. This should be implemented using a toggle. The toggle state...
* Adding a table at the very top of the document, I'm no longer able to put something on top if it afterwards. Would be nice if I could put...
checking if the updated node and npm versions actually fix the build