Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed theming tests | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -15/+15 |
* | Theming update on url | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -2/+2 |
* | Merge pull request #9258 from nextcloud/theming-logo-png | Morris Jobke | 2018-06-15 | 5 | -28/+81 |
|\ | |||||
| * | Add info message if an exception occurs during the svg to png conversion | Julius Härtl | 2018-06-14 | 1 | -1/+6 |
| * | Minor fixes and cleanup | Julius Härtl | 2018-06-06 | 4 | -19/+25 |
| * | Use svg opt out as parameter | Julius Härtl | 2018-06-05 | 2 | -4/+4 |
| * | Adjust ImageManager tests for png generation | Julius Härtl | 2018-06-05 | 1 | -7/+48 |
| * | Generate PNG version of the theming app logo for mails | Julius Härtl | 2018-06-05 | 1 | -0/+1 |
* | | Fix possible test timing issues in IconController | Roeland Jago Douma | 2018-06-13 | 1 | -2/+4 |
* | | Mock the timefactory in the theming tests | Roeland Jago Douma | 2018-06-07 | 1 | -5/+7 |
|/ | |||||
* | Fix usage | Roeland Jago Douma | 2018-06-04 | 2 | -51/+0 |
* | addjust footer height when legal links are present. fixes #9572 | Arthur Schiwon | 2018-05-24 | 1 | -1/+2 |
* | also add a privacy link | Arthur Schiwon | 2018-05-24 | 3 | -11/+100 |
* | Merge pull request #9437 from nextcloud/feature/noid/imprint | Roeland Jago Douma | 2018-05-17 | 3 | -2/+81 |
|\ | |||||
| * | fix tests | Arthur Schiwon | 2018-05-11 | 2 | -0/+12 |
| * | allow to specify a link to a legal notice | Arthur Schiwon | 2018-05-09 | 1 | -2/+69 |
* | | Add Content-Disposition header | Julius Härtl | 2018-05-17 | 1 | -1/+3 |
* | | Properly check mime type of the uploaded file | Julius Härtl | 2018-05-17 | 1 | -6/+7 |
* | | Fix tests | Roeland Jago Douma | 2018-05-14 | 1 | -5/+11 |
|/ | |||||
* | Add more tests for ImageManager | Julius Härtl | 2018-04-19 | 1 | -0/+91 |
* | Fix theming tests | Julius Härtl | 2018-04-19 | 5 | -245/+171 |
* | Merge pull request #8993 from nextcloud/theming-allow-ui-with-theme | Roeland Jago Douma | 2018-03-27 | 1 | -3/+3 |
|\ | |||||
| * | Show UI when using a custom theme | Julius Härtl | 2018-03-26 | 1 | -3/+3 |
* | | Fix tests | Julius Härtl | 2018-03-26 | 1 | -1/+1 |
|/ | |||||
* | Update ThemingControllerTest.php | rakekniven | 2018-03-19 | 1 | -2/+2 |
* | Update ThemingControllerTest.php | rakekniven | 2018-03-10 | 1 | -1/+1 |
* | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
* | Add mock to setup | Kyle Fazzari | 2018-02-24 | 1 | -16/+4 |
* | theming: handle not being in the serverroot | Kyle Fazzari | 2018-02-20 | 1 | -0/+34 |
* | Fix theming test | Roeland Jago Douma | 2018-02-02 | 1 | -6/+6 |
* | Merge pull request #8078 from nextcloud/theming-validate-scss | Morris Jobke | 2018-01-29 | 1 | -8/+2 |
|\ | |||||
| * | Fix theming tests | Julius Härtl | 2018-01-26 | 1 | -8/+2 |
* | | Remove theming migration | Julius Härtl | 2018-01-26 | 1 | -139/+0 |
|/ | |||||
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -9/+4 |
* | More detailed theming capabilities | Julius Härtl | 2018-01-10 | 3 | -41/+82 |
* | Add colors to tests | Julius Härtl | 2018-01-08 | 1 | -7/+13 |
* | Fix tests | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
* | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 1 | -6/+10 |
* | Theming: Fix tests for favicon containing multiple sizes | Julius Härtl | 2017-11-13 | 1 | -3/+15 |
* | Theming: Generate favicon sizes to avoid resizing issues done by the browser | Julius Härtl | 2017-11-13 | 1 | -0/+3 |
* | Merge pull request #7112 from nextcloud/theming-imagemagick-hint | Morris Jobke | 2017-11-09 | 1 | -0/+4 |
|\ | |||||
| * | Fix unit tests | Morris Jobke | 2017-11-09 | 1 | -0/+4 |
* | | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 1 | -2/+2 |
* | | Theming: expose element color though capabilities API | Julius Härtl | 2017-11-07 | 1 | -0/+3 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 11 | -43/+75 |
* | | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 4 | -7/+7 |
* | | Theming: Add tests for mimetype and upload error checks | Julius Härtl | 2017-10-03 | 1 | -4/+158 |
* | | Theming: Handle errors on uploaded files properly | Julius Härtl | 2017-10-03 | 1 | -16/+25 |
|/ | |||||
* | Fix tests | Julius Härtl | 2017-09-12 | 1 | -6/+1 |