aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/controller
Commit message (Expand)AuthorAgeFilesLines
* Move classes to PSR-4Joas Schilling2016-07-281-281/+0
* fix background id selector for the first run wizardBjoern Schiessle2016-07-281-1/+1
* re-use background color from theme in the firstrunwizardBjoern Schiessle2016-07-281-0/+9
* apply theme to the firstrunwizardBjoern Schiessle2016-07-281-0/+7
* Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-271-10/+4
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-271-12/+22
* Theming: Clean up css generation and fix testsJulius Haertl2016-07-271-22/+20
* Theming: Colorize checkboxes depending on luminanceJulius Haertl2016-07-271-2/+3
* Colorize checkboxes depending on theming colorJulius Haertl2016-07-271-0/+8
* Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-261-1/+2
|\
| * Update themingcontroller.phpJos Poortvliet2016-07-221-1/+2
* | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-221-2/+2
|/
* Fix apps/Joas Schilling2016-07-211-0/+5
* Theming: Fix image paths for caret iconJulius Haertl2016-07-161-2/+2
* Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-151-0/+7
* Make theming work with pretty URLsoparoz2016-07-111-1/+1
* Use stream instead of renameLukas Reschke2016-06-271-3/+11
* Migrate logic to dynamic controllerLukas Reschke2016-06-271-14/+110
* add some visual feedback if the operation was succesful or notBjoern Schiessle2016-06-271-6/+57
* write theme settings to databaseBjoern Schiessle2016-06-271-0/+86