summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-02-15114-228/+228
* Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-1411-288/+522
|\
| * Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-29127-546/+743
| |\
| * | Fix unit testsTomasz Grobelny2018-11-243-180/+286
| * | Use reportOperationProgress for removing filesTomasz Grobelny2018-11-241-43/+43
| * | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-2/+6
| * | Add progress reporting to move and copy operationsTomasz Grobelny2018-11-244-33/+60
| * | Fix progress bar labelTomasz Grobelny2018-11-244-14/+21
| * | Move progress bar to separate componentTomasz Grobelny2018-11-247-28/+108
| * | Restructuring code in file-upload.jsTomasz Grobelny2018-11-241-27/+37
* | | [tx-robot] updated from transifexNextcloud bot2019-02-142-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2019-02-138-18/+30
* | | [tx-robot] updated from transifexNextcloud bot2019-02-124-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-02-116-2/+28
* | | [tx-robot] updated from transifexNextcloud bot2019-02-1018-2/+22
* | | Merge pull request #14060 from nextcloud/bugfix/noid/use-new-methodMorris Jobke2019-02-081-4/+11
|\ \ \
| * | | Use the new method instead of the deprecated wrapperJoas Schilling2019-02-061-4/+11
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-084-20/+30
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-066-4/+32
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-0630-6/+60
|/ / /
* | | HBOX-297 trim in webfrontend for new files to stay compatible with windowsChristian Aigner2019-02-012-2/+2
* | | Add drop zone for favorites quick access in navigationfnuesse2019-02-013-0/+48
* | | Extract variable for yellow color in iconsfnuesse2019-02-011-1/+1
* | | Fix drop zone shadowfnuesse2019-02-012-1/+9
* | | Unify handling of dropping one file or several files on the trash binDaniel Calviño Sánchez2019-02-011-8/+7
* | | Use full names instead of abbreviations in variable namesDaniel Calviño Sánchez2019-01-311-8/+8
* | | Make code format more consistent with the rest of the fileDaniel Calviño Sánchez2019-01-311-12/+11
* | | Replace double quotes with single quotesDaniel Calviño Sánchez2019-01-312-8/+8
* | | Add missing trailing ";"Daniel Calviño Sánchez2019-01-312-4/+4
* | | Remove unneeded triggering of eventDaniel Calviño Sánchez2019-01-311-2/+0
* | | Remove duplicated variable declarationDaniel Calviño Sánchez2019-01-311-1/+0
* | | Remove leftover from a WIPDaniel Calviño Sánchez2019-01-311-1/+0
* | | Remove hack to prefetch the starred trash iconDaniel Calviño Sánchez2019-01-311-3/+0
* | | Merge pull request #12364 from tomasz-grobelny/file_range_selectJohn Molakvoæ2019-01-304-26/+124
|\ \ \ | |_|/ |/| |
| * | Add more accessible method of selecting file rangesTomasz Grobelny2019-01-244-26/+124
* | | Fix dropping a folder on a folder rowDaniel Calviño Sánchez2019-01-291-1/+3
* | | Merge pull request #13855 from tomasz-grobelny/faster_file_uploadChristoph Wurst2019-01-292-1/+6
|\ \ \
| * | | Throttle getstoragestats.php calls and allow simultaneous uploadsTomasz Grobelny2019-01-272-1/+6
* | | | changed case on variable to match initial caseimsolost2019-01-251-1/+1
* | | | fixed replacement functions to catch all instances of parenthesisimsolost2019-01-251-3/+2
|/ / /
* | | Make the yellow favorite icon non-monochromeJoas Schilling2019-01-221-0/+2
* | | Add icon to restore activityJoas Schilling2019-01-221-3/+6
* | | Merge pull request #13723 from kofemann/patch-1Roeland Jago Douma2019-01-221-2/+2
|\ \ \
| * | | apps: file-upload: fix typo in commentsTigran Mkrtchyan2019-01-211-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-224-18/+18
|/ / /
* | | Merge pull request #13567 from nextcloud/fix/deuglify-upload-progressMorris Jobke2019-01-211-6/+10
|\ \ \
| * | | Deuglify the file upload progress barMichael Weimann2019-01-141-6/+10
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2019-01-192-2/+2
* | | Merge pull request #12381 from rummatee/masterMorris Jobke2019-01-182-2/+12
|\ \ \
| * | | fix testing for undefinedFlorian Schunk2019-01-162-2/+2