summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/files_drop.js
Commit message (Expand)AuthorAgeFilesLines
* Replace custom tooltips with native ones in files_sharingjulia.kirschenheuter2022-12-221-2/+0
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Replace files app ids to classesVincent Petry2022-07-261-1/+1
* Typing correctionsLouis Chemineau2022-01-111-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* l10n: Triple dot to ellipsis.rakekniven2020-04-041-1/+1
* fix wrong indentationChristopher Mueller2020-03-311-6/+6
* add translation strings & add margin to uploaded files-listChristopher Mueller2020-03-311-4/+3
* add progressbar for every element & better designChristopher Mueller2020-03-311-3/+14
* Add basic progressbar to public upload pageChristopher Mueller2020-03-311-0/+2
* 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