max-nextcloud
max-nextcloud
### 📝 Summary `this.$syncService` is cleared during the `close` method. However we need the `baseVersionEtag` to ensure the editing session on the server is still in sync with our local...
### 📝 Summary * Resolves: #5861 ### 🚧 TODO * [x] implement click function * [x] sync plugin state to vuex * [x] cleanup file structure ### 🏁 Checklist -...
**Describe the bug** 1. Document opens 2. Table of contents is initialized 3. Headings are parsed and get an id 4. ids are added to heading nodes creating a transaction...
**Describe the bug** Current main branch of server triggers: ```json { "reqId": "KasIiTXd46blc6q6kAOc", "level": 3, "time": "2024-10-02T05:07:01+00:00", "remoteAddr": "2a02:8071:64e0:7bc0:2f86:72c1:6a64:1cb5", "user": "admin", "app": "PHP", "method": "GET", "url": "/apps/dashboard/", "message": "Declaration of...
# Main ## Runner 7 ### Session Api spec #### *(flaky)* Race conditions: signals closing of connection fails occasionally: 
The content of `vendor.LICENSE.txt` is not deterministic. If two versions of one library are imported one of them will be picked and listed in the file. This results in arbitrary...
# Summary  *Initial sketch with available comments indicated in text and a button to create a new comment on the current active section.* Allow comments on block elements (paragraphs,...
Bring back session api test - **test(api): use cypress aliases in SessionApi spec** - **fix(test): ignores steps stored after close cleaned up**
**Describe the bug** When a guest user moves a markdown from one directory to another the attachments folder is not moved along the file. **To Reproduce** Steps to reproduce the...