Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move classes to PSR-4 | Joas Schilling | 2016-07-28 | 1 | -281/+0 |
| | |||||
* | fix background id selector for the first run wizard | Bjoern Schiessle | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | re-use background color from theme in the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+9 |
| | |||||
* | apply theme to the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+7 |
| | |||||
* | Theming: Generate colorized radio buttons dynamically | Julius Haertl | 2016-07-27 | 1 | -10/+4 |
| | |||||
* | Theming: Colorize radio buttons and append new styles on preview | Julius Haertl | 2016-07-27 | 1 | -12/+22 |
| | |||||
* | Theming: Clean up css generation and fix tests | Julius Haertl | 2016-07-27 | 1 | -22/+20 |
| | |||||
* | Theming: Colorize checkboxes depending on luminance | Julius Haertl | 2016-07-27 | 1 | -2/+3 |
| | |||||
* | Colorize checkboxes depending on theming color | Julius Haertl | 2016-07-27 | 1 | -0/+8 |
| | |||||
* | Merge pull request #525 from nextcloud/fix-theme-logo-position | Joas Schilling | 2016-07-26 | 1 | -1/+2 |
|\ | | | | | Fix theme logo position and shape | ||||
| * | Update themingcontroller.php | Jos Poortvliet | 2016-07-22 | 1 | -1/+2 |
| | | |||||
* | | Fix search box overlapping on mobile (#450) | Jan-Christoph Borchardt | 2016-07-22 | 1 | -2/+2 |
|/ | | | | | | | | * fix searchbox overlapping on mobile * also adjust log in background color in theme * Fix unit tests | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -0/+5 |
| | |||||
* | Theming: Fix image paths for caret icon | Julius Haertl | 2016-07-16 | 1 | -2/+2 |
| | |||||
* | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 1 | -0/+7 |
| | |||||
* | Make theming work with pretty URLs | oparoz | 2016-07-11 | 1 | -1/+1 |
| | | | | | In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension. Fixes #315 | ||||
* | Use stream instead of rename | Lukas Reschke | 2016-06-27 | 1 | -3/+11 |
| | |||||
* | Migrate logic to dynamic controller | Lukas Reschke | 2016-06-27 | 1 | -14/+110 |
| | | | | Also adds support for having custom login backgrounds | ||||
* | add some visual feedback if the operation was succesful or not | Bjoern Schiessle | 2016-06-27 | 1 | -6/+57 |
| | |||||
* | write theme settings to database | Bjoern Schiessle | 2016-06-27 | 1 | -0/+86 |