aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Remove the upload and memory settingJoas Schilling2019-03-049-325/+0
* Fetch node and filename also if access cache was usedJulius Härtl2019-03-011-0/+9
* Update autoloaderJoas Schilling2019-03-012-0/+2
* Register providers via class namesJoas Schilling2019-03-011-1/+1
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-2/+2
* Invalidate the cache when a share is updatedJoas Schilling2019-03-012-0/+46
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Further work on the access cacheJoas Schilling2019-03-011-1/+1
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-011-1/+12
* Add link to resource providerJulius Härtl2019-03-011-1/+17
* Only call resource provider if type matchesJulius Härtl2019-03-011-4/+14
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+9
* Add iconClass to resourcesJulius Härtl2019-03-011-0/+12
* 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