summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/files_drop.js
Commit message (Expand)AuthorAgeFilesLines
* Warn user before closing when uploading a file on a upload only linkJulius Härtl2019-09-031-11/+30
* Add the file drop uploaded files elementMichael Weimann2019-01-041-2/+2
* Prevent special characters from breaking the file drop remote urlJohn Molakvoæ (skjnldsv)2018-12-181-0/+4
* Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-12/+2
* Do not iterate over the filesDaniel Calviño Sánchez2017-08-181-5/+4
* Replace fileName variable with data.files[0].nameDaniel Calviño Sánchez2017-08-181-8/+6
* Update the whole file item instead of only its contentsDaniel Calviño Sánchez2017-08-181-7/+8
* Remove "errorThrown" parameterDaniel Calviño Sánchez2017-08-181-1/+1
* some small refactoring and reformatingArtur Neumann2017-04-271-6/+16
* use jqXHR.fail() to check for failuresArtur Neumann2017-04-271-10/+9
* refactor to make it easier to testArtur Neumann2017-04-181-45/+50
* validate file name before uploading in upload only folderArtur Neumann2017-04-051-1/+8
* Always enable avatarsMorris Jobke2017-02-131-1/+1
* Fixes files_drop when avatars are disabledRoeland Jago Douma2016-11-131-1/+1
* Fix public files_drop pageRoeland Jago Douma2016-10-241-15/+9
* Make files_drop workRoeland Jago Douma2016-10-241-7/+33
* smaller files drop fixesArthur Schiwon2016-06-111-2/+31
* Add text about uploaded filesLukas Reschke2016-06-101-1/+12
* Add some error handlingLukas Reschke2016-06-091-4/+20
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-091-8/+17
* Add fancy layoutLukas Reschke2016-06-091-0/+45