max-nextcloud

Results 366 comments of max-nextcloud

This is still the case in 29 and also affects images (tested png) and pdf files.

@maximelehericy I'm not aware of any plan - that said - this most likely is a files team issue as it affects all file types. So @sorbaugh probably knows best.

The `\\OCP\\Notification\\UnknownNotificationException` is available since Nextcloud 30. This debug message will turn into a warning with Nextcloud 33 and an Error with Nextcloud 39. We currently create one release for...

> I don't really understand this point. Currently, the table fixtures is only one file `cypress/fixtures/Table.md`. Do you mean to split this file into many smaller files and put them...

> I don't really understand this point. https://github.com/nextcloud/text/blob/6453780dffd25630c2ccec6c123ca137875769a3/src/tests/fixtures/tables/handbook/handbook.out.html#L6 has the output of `tiptap.getHTML()` from an editor with tables from the old handbook source. It has `colspan="1"` and `rowspan="1"` all over...

Failing to compile for me locally. Just pushed to see if CI catches this.

@Koc I've finally found some time to look into this PR. Thanks a lot for starting it in the first place. I'd be happy to rebase it, resolve conflicts and...

I'm prioritizing #1685 for now so we can start with a clean ci and rebase this on top of it. Sorry this is taking so long.