max-nextcloud
max-nextcloud
When aligning a column to the middle the heading is not aligned with the other rows because it makes room for the three dot buttons. Same for right alignment:  to show that you are interested into the same feature. * Please don't comment if you have no relevant...
**Is your feature request related to a problem? Please describe.** Admin was confused by these setup checks: ``` occ setupchecks database: ✓ PDO SQLite driver: PDO SQLite driver is enabled,...
Fixes errors during test runs such as https://github.com/nextcloud/text/actions/runs/15742170977/job/44369984600  Use [vitests test.extend](https://vitest.dev/guide/test-context.html#test-extend) to make sure destroy is also called if the test fails. We create editors without...
https://github.com/user-attachments/assets/b1f53b13-bd85-4e6c-8661-2d51a6418fc8
**Is your feature request related to a problem? Please describe.** The yjs provider that syncs with the server is way to complex **Describe the solution you'd like** Have a y-http...
This is still work in progress. Just created the PR to track TODOs and so on. Fixes #7283.
**Describe the bug** We currently also return and handle 409 responses during sync requests. This leads to two possible scenarios that can create such responses. In addition the 409 will...
We used to have 409 responses when the client was not in sync with the server state. But with yjs we can now always apply updates as long as they...