max-nextcloud
max-nextcloud
When profiling the text app we noticed that the menubar and in particular the emoji picker took a long time to render. Loading the menubar after the initial text was...
* Resolves: #1859 * Target version: stable4 (stable22 and older) * backport of the first two commits of https://github.com/nextcloud/richdocuments/pull/2328
Document how to provide `sharingToken` in an app so shared files can be opened. Signed-off-by: Max
### Whatβs the bug you are facing? When using a tiptap editor with strikethrough nodes pressing `ctrl+shift+x` results in switching to strikethrough. However this shortcut is the default for switching...
* Target version: master
**Describe the bug** When changing the format below an attachment it also affects the attachment itself. **To Reproduce** Steps to reproduce the behavior: 1. Open a text file 2. Upload...
**Is your feature request related to a problem? Please describe.** We're syncing yjs documents over the network. Sometimes a message is dropped and the corresponding update does not reach a...
### π Summary * Backports: #5380 ### π Checklist - [ ] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`) - [x] [Sign-off...
**Describe the bug** https://github.com/nextcloud/text/security/dependabot/42 reports a regexp DOS in postcss 7.x We actually have conflicting requirements here: ``` @vue/[email protected] requires postcss@^7.0.36 via @vue/[email protected] @nextcloud/[email protected] requires postcss@^7.0.36 via a transitive dependency...
### π Summary * Resolves: #5270 #### πΌοΈ Screenshots (wip) [Bildschirmaufzeichnung vom 20.02.2024, 12:23:34.webm](https://github.com/nextcloud/text/assets/97337118/c6180bf3-b551-4e96-8b7a-d03687940aa5) ### π§ TODO - [ ] allow turning the preview back into a link - [...