max-nextcloud

Results 86 issues of 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...

bug
2. developing

### 📝 Summary * Resolves: #5861 ### 🚧 TODO * [x] implement click function * [x] sync plugin state to vuex * [x] cleanup file structure ### 🏁 Checklist -...

bug
2. developing

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

bug

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

bug

# Main ## Runner 7 ### Session Api spec #### *(flaky)* Race conditions: signals closing of connection fails occasionally: ![Image](https://github.com/user-attachments/assets/c668c4f6-9282-4cef-9fc6-98e8d495fc69)

tests
1. to develop

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 ![grafik](https://github.com/user-attachments/assets/257613b3-939b-44ca-be45-32746f58ba0b) *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,...

enhancement

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

bug
1. to develop