aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/lib
Commit message (Collapse)AuthorAgeFilesLines
* Move classes to PSR-4Joas Schilling2016-07-283-1107/+0
|
* fix background id selector for the first run wizardBjoern Schiessle2016-07-281-3/+3
|
* fix unit testsBjoern Schiessle2016-07-281-53/+143
|
* Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-272-40/+28
|
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-272-36/+86
|
* Theming: Clean up css generation and fix testsJulius Haertl2016-07-271-33/+67
|
* Theming: Colorize checkboxes depending on luminanceJulius Haertl2016-07-271-0/+10
|
* Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-261-3/+6
|\ | | | | Fix theme logo position and shape
| * Adjust testsLukas Reschke2016-07-221-3/+6
| |
* | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-221-4/+4
|/ | | | | | | | * fix searchbox overlapping on mobile * also adjust log in background color in theme * Fix unit tests
* Fix apps/Joas Schilling2016-07-213-0/+9
|
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-181-0/+46
|\ | | | | Theming fixes
| * Add unit testsJoas Schilling2016-07-151-0/+46
| |
* | Theming: Fix image paths for caret iconJulius Haertl2016-07-161-2/+2
| |
* | Theming: Add tests for inverted colorsJulius Haertl2016-07-152-3/+130
|/
* Merge pull request #371 from nextcloud/implement-get-titleJoas Schilling2016-07-111-0/+21
|\ | | | | Implement "getTitle"
| * Implement "getTitle"Lukas Reschke2016-07-111-0/+21
| | | | | | | | Fixes https://github.com/nextcloud/server/issues/341
* | Fix testsoparoz2016-07-111-4/+4
|/
* Use stream instead of renameLukas Reschke2016-06-271-11/+34
|
* Migrate logic to dynamic controllerLukas Reschke2016-06-272-0/+706
Also adds support for having custom login backgrounds