Jonathan Treffler
Jonathan Treffler
If anyone wants to use this project to generate a carbon image inside a Github Action: I made a fork, that has all the changes necessary to make it work:...
@e-alfred With the problems of updating this app every Nextcloud Update, we should implement an alternative to the current Flow.js backend causing these problems. Nextcloud offers a native API for...
Currently the upload gets rejected, but only a generic "error" text gets shown. We should probably show a more specific error message
So far i have found these Storages that implement the fopen function: - AmazonS3 - FTP - SFTP - SMB - Swift So these should theoretically work, but do they...
Currently you have to scroll through the entire file list to know if a file upload file failed. I think we should display a warning if a file fails and...
**Is your feature request related to a problem? Please describe.** We all know CORS is a huge pain to set up. At least if you want to do it right...
The default timeout of Proxy Hosts seems to be 1 Minute, wich is pretty short, so i would like to change the timeout without having to use a Custom Nginx...
Vue rewrite
fixes #195 ## TODO: - [x] add config files for webpack, eslint, stylelint, babel ... - [x] planning how exactly to split the code (folder structure ...) - [x] update...
## Description Every time vue-selecto selects an object these errors get thrown: > vue.runtime.esm.js?2b71:619 [Vue warn]: $attrs is readonly. > > found in > > > ---> > at core/src/components/page/Page.vue...