summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Make names mandatoryJoas Schilling2019-03-013-0/+85
* [tx-robot] updated from transifexNextcloud bot2019-03-014-8/+8
* [tx-robot] updated from transifexNextcloud bot2019-02-282-0/+6
* Merge pull request #14342 from nextcloud/bugfix/13911-occ-files-scan-elapsedt...Morris Jobke2019-02-262-8/+6
|\
| * Fix occ files:scan-app-data elapsed timeJoel S2019-02-222-5/+4
| * Fix-13911-occ-files-scan-elapsed-timeJoel S2019-02-221-4/+3
* | Merge pull request #14251 from tomasz-grobelny/upload_reliability_improvementsRoeland Jago Douma2019-02-263-68/+120
|\ \ | |/ |/|
| * Fix unit testsTomasz Grobelny2019-02-201-49/+95
| * Limit number of simultaneous MKCOL requests to server to increase upload reli...Tomasz Grobelny2019-02-162-19/+25
* | Fix alignment of filelist headerJan-Christoph Borchardt2019-02-211-1/+1
* | [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+6
* | Use proper scroll container when dragging filesJulius Härtl2019-02-201-6/+5
* | [tx-robot] updated from transifexNextcloud bot2019-02-192-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2019-02-162-0/+254
* [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