Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 1 | -47/+6 |
* | feat(files): implement sorting per view | John Molakvoæ | 2023-04-06 | 1 | -12/+19 |
* | Fixing tests | John Molakvoæ | 2023-01-04 | 1 | -1/+6 |
* | Remove at() matcher for tests for files app | Côme Chilliet | 2022-05-24 | 1 | -5/+5 |
* | Fix errors from files applications tests on PHP 8.1 | Côme Chilliet | 2021-11-23 | 1 | -1/+3 |
* | Fix setUserValue bool test on testShowHiddenFiles & testCropImagePreviews | John Molakvoæ (skjnldsv) | 2021-10-13 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
* | Fix test on master | Lukas Reschke | 2021-05-29 | 1 | -1/+1 |
* | Add "Crop image previews" setting to files | Nina Pypchenko | 2021-01-14 | 1 | -0/+13 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -4/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+0 |
* | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 1 | -13/+32 |
* | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 1 | -176/+0 |
* | Fix getMock files | Roeland Jago Douma | 2016-09-06 | 1 | -3/+6 |
* | fix test | Robin Appelman | 2016-07-22 | 1 | -1/+7 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+2 |
* | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 1 | -0/+399 |