aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Extract transfer ownership logic into a reusable serviceChristoph Wurst2019-11-265-220/+333
* [tx-robot] updated from transifexNextcloud bot2019-11-262-0/+4
* Merge pull request #18107 from nextcloud/undefined-index-ownerRoeland Jago Douma2019-11-251-2/+2
|\
| * dont throw undefined index errors for storages that have no owner setRobin Appelman2019-11-251-2/+2
* | Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-11-251-88/+88
|\ \
| * | Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-251-88/+88
* | | Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-2519-40/+34
|\ \ \ | |_|/ |/| |
| * | Some php-cs fixesRoeland Jago Douma2019-11-2219-40/+34
* | | [tx-robot] updated from transifexNextcloud bot2019-11-254-4/+4
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-11-232-6/+6
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-226-38/+42
* [tx-robot] updated from transifexNextcloud bot2019-11-214-42/+40
* [tx-robot] updated from transifexNextcloud bot2019-11-206-30/+30
* [tx-robot] updated from transifexNextcloud bot2019-11-184-2/+4
* Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\
| * update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| * fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
* | [tx-robot] updated from transifexNextcloud bot2019-11-172-0/+2
* | [tx-robot] updated from transifexNextcloud bot2019-11-154-48/+48
* | [tx-robot] updated from transifexNextcloud bot2019-11-142-6/+6
* | Use function to open a sidebar file (#17750)John Molakvoæ2019-11-136-21/+29
|\ \
| * | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-136-21/+29
* | | Check quota before transfer ownershipRoeland Jago Douma2019-11-131-2/+14
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-11-132-0/+4
* | [tx-robot] updated from transifexNextcloud bot2019-11-124-54/+58
* | Compile handlebarsJulius Härtl2019-11-111-72/+72
* | Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2019-11-112-6/+7
|\ \
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-6/+7
* | | [tx-robot] updated from transifexNextcloud bot2019-11-102-0/+4
|/ /
* | Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl2019-11-071-0/+4
* | fix tests for background file scan jobRobin Appelman2019-11-061-3/+18
* | Merge pull request #17817 from nextcloud/disable-background-scan-optionRoeland Jago Douma2019-11-061-0/+4
|\ \
| * | add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2019-11-062-0/+4
|/ /
* | Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-041-1/+2
|\ \
| * | Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
* | | [tx-robot] updated from transifexNextcloud bot2019-11-0410-4/+16
* | | [tx-robot] updated from transifexNextcloud bot2019-11-038-4/+14
* | | [tx-robot] updated from transifexNextcloud bot2019-11-0214-6/+34
* | | [tx-robot] updated from transifexNextcloud bot2019-11-014-6/+6
* | | Ignored compiled js files in filesRoeland Jago Douma2019-11-011-0/+1
* | | fix action menu on mobileGreta Doci2019-10-301-1/+4
* | | Compile assetsnpmbuildbot[bot]2019-10-292-0/+287
* | | Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)2019-10-292-8/+19
* | | Fix triggering favorite file actions on the file listJohn Molakvoæ (skjnldsv)2019-10-291-0/+7
* | | Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-208/+0
* | | Prevent multiple systemtags viewsJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* | | Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-295-2/+44
* | | Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* | | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-2912-66/+859