text
text copied to clipboard
📑 Collaborative document editing using Markdown
# Audit report No fixable problems found (5 unfixable)
# Audit report No fixable problems found (3 unfixable)
### 📝 Summary * Resolves: #5839 The issue came from old version of package `prosemirror-view`. It triggered "Enter" key from wrong detection logic. This issue was fixed on new `prosemirror-view`...
Draft on 28, just because I was investigating on 28. I'll recreate on main soon ### 📝 Summary #### Steps to reproduce 1. Add 300-500 s3 external storages and mount...
### 📝 Summary Fixes a performance regression for instances with many external storages. #### Steps to reproduce 1. Add 300-500 s3 external storages and mount to the root subfolder 2....
**Describe the bug** After upgrading `@nextcloud/vue` from 8.11.3 to 8.13.0, previews of links to internal files (provided by `ReferenceFileWidget.vue` from the files app) are broken. The request to the resolve...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
### 🏁 Checklist - [x] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`) - [x] [Sign-off message](https://probot.github.io/apps/dco/) is added to all commits -...
We should migrate our cypress tests to playwright step by step. For many frontend-only tests like formatting functionality we might actually migrate them to component tests that mount an editor...
**Is your feature request related to a problem? Please describe.** It is difficult to see where the cursor is within the document when things are previewed. When you are going...