text
text copied to clipboard
📑 Collaborative document editing using Markdown
### 📝 Summary * Resolves: #3142 #### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- B | A ### 🚧 TODO - [ ] ... ### 🏁 Checklist - [...
Should fix `ImageView.spec.js`. The issue seemed to be that the elements were loading, but too slowly and the Cypress commands timed out. Adding a longer timeout should be reasonable enough.
**Describe the bug** When leaving a tab with an open document for more than 30 seconds, new changes are not detected when returning to it. This is easiest to see...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress-visual-regression](https://togithub.com/cypress-visual-regression/cypress-visual-regression) | [`^5.0.0` -> `^5.2.0`](https://renovatebot.com/diffs/npm/cypress-visual-regression/5.0.0/5.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress-visual-regression](https://togithub.com/cypress-visual-regression/cypress-visual-regression) | [`^5.0.0` -> `^5.2.0`](https://renovatebot.com/diffs/npm/cypress-visual-regression/5.0.0/5.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
After https://github.com/nextcloud/server/pull/37726 we need to adjust the event that a file has been updated, however we should actually make sure to send a full Node object there not just the...
**Describe the bug** Issues with Indenting Lists Using the TAB Key **To Reproduce** Indenting a list using the TAB key only works if, for example, a code block is present...
Error: lib/Service/InitialStateProvider.php:28:3: DeprecatedInterface: Interface OCP\Translation\ITranslationManager is marked as deprecated (see https://psalm.dev/152) Error: lib/Service/InitialStateProvider.php:62:4: DeprecatedClass: Class OCP\Translation\LanguageTuple is marked as deprecated (see https://psalm.dev/098) https://github.com/nextcloud/documentation/pull/12063/files#diff-aaf8198084ab58336e1610260ae3ca96a1afee796cb21a305d03f2bf442948ea https://github.com/nextcloud/server/pull/46775 @marcelklehr Do the old APIs still...