Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize chek if background is themed | Julius Härtl | 2020-11-23 | 1 | -18/+5 |
* | Precalculate the primary element color for dark mode too | Joas Schilling | 2020-06-26 | 1 | -0/+5 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | Fix light primary button styling | Julius Härtl | 2019-03-27 | 1 | -1/+1 |
* | Adapts the theming util to the new core logo image path | Michael Weimann | 2018-10-04 | 1 | -1/+1 |
* | Fixes the logo test | Michael Weimann | 2018-10-03 | 1 | -2/+2 |
* | Make the default element color for bright theming colors lighter | Julius Härtl | 2018-08-30 | 1 | -1/+1 |
* | More detailed theming capabilities | Julius Härtl | 2018-01-10 | 1 | -2/+31 |
* | Add colors to tests | Julius Härtl | 2018-01-08 | 1 | -7/+13 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Prefer custom theme over theming app | Julius Härtl | 2017-07-12 | 1 | -0/+20 |
* | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 1 | -12/+25 |
* | Use IAppManager instead of OC_App | Julius Haertl | 2016-11-18 | 1 | -1/+15 |
* | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 1 | -2/+2 |
* | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 1 | -0/+2 |
* | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 1 | -2/+59 |
* | Fix tests | Joas Schilling | 2016-07-28 | 1 | -12/+20 |
* | Move classes to PSR-4 | Joas Schilling | 2016-07-28 | 1 | -0/+89 |