Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add label for logo link | Christopher Ng | 2023-03-29 | 1 | -0/+43 |
* | Introduced app enable/disable/update typed events | Thomas Citharel | 2023-03-13 | 1 | -6/+22 |
* | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 1 | -0/+5 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -3/+3 |
* | Add test to ensure that symlinked apps_paths are not resolved | Daniel Kesselberg | 2020-04-24 | 1 | -0/+29 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -1/+3 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -7/+7 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -16/+16 |
* | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 1 | -24/+33 |
* | Viewer should be always enabled | Roeland Jago Douma | 2019-12-10 | 1 | -0/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -0/+5 |
* | Properly inject the logger | Morris Jobke | 2019-07-16 | 1 | -6/+11 |
* | Remove deleted groups from app restrictions fixes #15823 | Greta Doci | 2019-06-27 | 1 | -0/+36 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -15/+30 |
* | Check app path for enableAppForGroups | Daniel Kesselberg | 2019-01-26 | 1 | -3/+31 |
* | always enable cloud federation api | Bjoern Schiessle | 2018-07-02 | 1 | -0/+4 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -3/+4 |
* | Fix tests | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
* | Fix tests | Lukas Reschke | 2017-05-20 | 1 | -4/+8 |
* | createMock | Joas Schilling | 2017-03-20 | 1 | -24/+8 |
* | Fix the test | Joas Schilling | 2017-03-20 | 1 | -0/+471 |