max-nextcloud

Results 86 issues of 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...

1. to develop
bug
design
feature: frontend 🖌️
feature: upload & shares & voice 📤🎙️

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...

0. Needs triage
technical debt

**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...

bug
good first issue
1. to develop
papercut
bug: regression

**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** ![nc22](https://user-images.githubusercontent.com/97337118/175763863-76fde23f-3acf-41d8-a893-b3e53a629074.png) **Current behavior** ![nc24](https://user-images.githubusercontent.com/97337118/175763871-74f8c6c1-11be-4b27-bb01-934d29271d3d.png)

bug
bug: regression

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...

enhancement
good first issue
1. to develop
feature: integration

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...

enhancement
1. to develop
design: papercut
high

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...

enhancement
1. to develop

* 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...

enhancement
1. to develop
high
feature: tables

checking if the updated node and npm versions actually fix the build