max-nextcloud

Results 366 comments of max-nextcloud

> Can reproduce it. A lot new rows will be created while inserting a image from the clipboard. We fixed the broken table state in #5461 . Now inserting an...

> I think ´js/` is included so users can directly test it without installing node dependencies and building the js assets: https://github.com/nextcloud/app-tutorial#try-it Good point. On the other hand if you...

I replaced the `div#content` in the template with a comment so we don't have the same id on the template provided by the server. I hope this also makes it...

@vithusel Thanks a lot for your proposal. Especially the granting of read access for parent folders would be very useful to reduce the need for explicit ACLs I believe. I'll...

I managed to reproduce the new fileids with some fairly simple steps: * create a groupfolder, added some files, inspected the database * move the `__groupfolders` folder to `__groupfolder` *...

![grafik](https://github.com/nextcloud/text/assets/97337118/ae481ad5-524d-407b-b1b5-5e74b7f6e658) looks like the api changed or so.

I think the undefined section headers were also reported [here](https://github.com/nextcloud/collectives/issues/1114) and will be fixed with the next releases of text and collectives. Please reopen this issue if this problem persists...