Jonas Sciangula Street
Jonas Sciangula Street
Hi @waleed-sarwar-reg I can't see the picture, the link is expired. Please let us more details.
Hi @alvin-reyes is the idea. I'll keep u updated
Hey @viralchauhan did you check your server configuration beyond php config? For example in apache the [LimitRequestBody](http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody) value and RequestReadTimeout For nginx client_max_body_size fastcgi_read_timeout client_body_temp_path Also this may help you...
Hi @master3395 I will take this into account... but will take some time also for backend side
Hey @ronwong82 !! Would be amazing!! Please send a PR !! Regards
Thanks!
Hey @Maxamillian ! thank for your consideration. The idea is to have the possibility to handle the files frontend with the mouse cursor, to drag files between folders, etc.. like...
@Maxamillian there are some angular libraries/components to do it and not write them from scratch... maybe one of these could be used here
Hi @iJungleboy I'm very interested to remove jQuery of my project.. The uses of jQuery are for: - Handle bootstrap modals `$('element').modal()` - Build preview images/files URL with `$.param()` -...
Exactly!!, or handle modals with raw js to prevent the angular-boostrap module... I'm on vacations this weeks, could you try to make this changes in a fork to propose a...