summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace above file listFabian Dreßler2019-11-181-5/+9
| | | | | | This reverts #16366 and fixes #17891 Signed-off-by: Fabian Dreßler <nudelsalat@clouz.de>
* [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
|\ | | | | fix uploadprogressbar tooltip
| * update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
| * fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
| | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
* | [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 file
| * | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-136-21/+29
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Check quota before transfer ownershipRoeland Jago Douma2019-11-131-2/+14
|/ / | | | | | | | | | | Fixes #15664 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [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
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17895 from ↵Roeland Jago Douma2019-11-112-6/+7
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1 Bump @babel/preset-env from 7.6.3 to 7.7.1
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [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
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | fix tests for background file scan jobRobin Appelman2019-11-061-3/+18
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #17817 from nextcloud/disable-background-scan-optionRoeland Jago Douma2019-11-061-0/+4
|\ \ | | | | | | add option to disable background scanning of files
| * | add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
| | | | | | | | | | | | | | | | | | | | | when using (only) object store this job doesn't do any scanning anyway, but all the setup can still be expensive on large setups Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [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
|\ \ | | | | | | Fix Application instances created multiple times
| * | Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [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
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | fix action menu on mobileGreta Doci2019-10-301-1/+4
| | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | Compile assetsnpmbuildbot[bot]2019-10-292-0/+287
| | | | | | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)2019-10-292-8/+19
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Fix triggering favorite file actions on the file listJohn Molakvoæ (skjnldsv)2019-10-291-0/+7
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-208/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Prevent multiple systemtags viewsJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-295-2/+44
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-2912-66/+859
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #17521 from R0Wi/masterJohn Molakvoæ2019-10-281-0/+4
|\ \ \ | | | | | | | | Quickfix #17515
| * | | Revert changes and add css-rule to correct file inside files-appRobin Windey2019-10-261-0/+4
| |/ /
* | | fix filename overlapping on mobile (#17469)John Molakvoæ2019-10-251-4/+5
|\ \ \ | | | | | | | | fix filename overlapping on mobile
| * | | add commentGreta Doci2019-10-081-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
| * | | fix filename overlapping on mobile ref #17364Greta Doci2019-10-081-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | | Allow registering header sections in the file listsJulius Härtl2019-10-232-0/+62
| |_|/ |/| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-10-212-0/+12
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-10-202-6/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-10-192-4/+4
| | |
* | | Deprecate TemplateManagerJulius Härtl2019-10-161-1/+0
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Remove deprecated legacy file actionsJulius Härtl2019-10-145-130/+3
| |/ |/| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-10-092-14/+34
|/