Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the file drop uploaded files element | Michael Weimann | 2019-01-04 | 1 | -2/+2 |
* | Prevent special characters from breaking the file drop remote url | John Molakvoæ (skjnldsv) | 2018-12-19 | 1 | -0/+4 |
* | Move files_drop to compiled handlebars | Roeland Jago Douma | 2018-10-16 | 1 | -12/+2 |
* | Do not iterate over the files | Daniel Calviño Sánchez | 2017-08-18 | 1 | -5/+4 |
* | Replace fileName variable with data.files[0].name | Daniel Calviño Sánchez | 2017-08-18 | 1 | -8/+6 |
* | Update the whole file item instead of only its contents | Daniel Calviño Sánchez | 2017-08-18 | 1 | -7/+8 |
* | Remove "errorThrown" parameter | Daniel Calviño Sánchez | 2017-08-18 | 1 | -1/+1 |
* | some small refactoring and reformating | Artur Neumann | 2017-04-27 | 1 | -6/+16 |
* | use jqXHR.fail() to check for failures | Artur Neumann | 2017-04-27 | 1 | -10/+9 |
* | refactor to make it easier to test | Artur Neumann | 2017-04-18 | 1 | -45/+50 |
* | validate file name before uploading in upload only folder | Artur Neumann | 2017-04-05 | 1 | -1/+8 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -1/+1 |
* | Fixes files_drop when avatars are disabled | Roeland Jago Douma | 2016-11-13 | 1 | -1/+1 |
* | Fix public files_drop page | Roeland Jago Douma | 2016-10-24 | 1 | -15/+9 |
* | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -7/+33 |
* | smaller files drop fixes | Arthur Schiwon | 2016-06-11 | 1 | -2/+31 |
* | Add text about uploaded files | Lukas Reschke | 2016-06-10 | 1 | -1/+12 |
* | Add some error handling | Lukas Reschke | 2016-06-09 | 1 | -4/+20 |
* | Make uploading possible via select and cleanup CSS | Lukas Reschke | 2016-06-09 | 1 | -8/+17 |
* | Add fancy layout | Lukas Reschke | 2016-06-09 | 1 | -0/+45 |