text icon indicating copy to clipboard operation
text copied to clipboard

📑 Collaborative document editing using Markdown

Results 576 text issues
Sort by recently updated
recently updated
newest added

# Audit report No fixable problems found (5 unfixable)

dependencies
3. to review

# Audit report No fixable problems found (3 unfixable)

dependencies
3. to review

### 📝 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`...

bug
3. to review

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

2. developing
feature: rich workspaces
performance 🚀
regression

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

bug
3. to review
feature: rich workspaces
performance 🚀

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

bug
bug: regression
high

### ⚠️ 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...

bug
design
1. to develop
feature: rich workspaces

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

tests
3. to review
bug: regression

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

tests
1. to develop

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

enhancement