summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Add image URLs and testsJoas Schilling2016-09-061-1/+10
* Add theming information to capabilities for the clientJoas Schilling2016-09-051-0/+60
* Theming: fix primary button for bright colorsJulius Haertl2016-08-291-5/+19
* Update Admin.phpiamfool2016-08-281-1/+1
* Use temporary file as cacheLukas Reschke2016-08-271-2/+10
* Increase theming performanceLukas Reschke2016-08-271-3/+31
* Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-261-0/+24
|\
| * Theming: Adjust jquery ui elementsJulius Haertl2016-08-261-0/+9
| * Theming: colorize primary buttonsJulius Haertl2016-08-261-0/+15
* | Theming: Add preview for login screenJulius Haertl2016-08-261-0/+4
|/
* Merge pull request #1026 from nextcloud/theming-extend-defaultsRoeland Jago Douma2016-08-261-4/+35
|\
| * Use the lazy root to make tests pass 🙈Joas Schilling2016-08-241-3/+1
| * Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-241-1/+34
* | Require a ThemingDefaults class againRoeland Jago Douma2016-08-241-3/+2
|/
* fixes registering of theming settings where server return OC_Defaults instead...Arthur Schiwon2016-08-221-2/+3
* Add unit testsLukas Reschke2016-08-151-5/+4
* rename remaining occurences of OCA/Theming/TemplateArthur Schiwon2016-08-123-6/+6
* rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-122-16/+11
* Merge branch 'master' into implement_712Lukas Reschke2016-08-111-0/+27
|\
| * Theming: Add OCA.Theming Js for app interactionJulius Haertl2016-08-101-0/+22
| * Add css classes to allow app developers using the theming colorsJulius Haertl2016-08-091-0/+5
* | adjust Theming appArthur Schiwon2016-08-112-0/+166
|/
* Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke2016-08-011-3/+3
|\
| * fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt2016-08-011-3/+3
* | Validate the input of the theming optionsJoas Schilling2016-08-011-0/+44
|/
* Fix testsJoas Schilling2016-07-283-13/+24
* Use the methods on the Response objectJoas Schilling2016-07-281-11/+10
* Move classes to PSR-4Joas Schilling2016-07-283-0/+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-272-10/+14
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-272-13/+23
* Theming: Clean up css generation and fix testsJulius Haertl2016-07-271-22/+20
* Theming: Colorize checkboxes depending on luminanceJulius Haertl2016-07-272-2/+18
* 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-213-0/+11
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-181-0/+13
|\
| * Better handling of empty sloganJoas Schilling2016-07-151-0/+13
* | Theming: Fix image paths for caret iconJulius Haertl2016-07-161-2/+2
* | Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-152-0/+64
|/
* Merge pull request #371 from nextcloud/implement-get-titleJoas Schilling2016-07-111-0/+4
|\
| * Implement "getTitle"Lukas Reschke2016-07-111-0/+4
* | Make theming work with pretty URLsoparoz2016-07-111-1/+1
|/
* Add comment to "getMailHeaderColor"Lukas Reschke2016-06-271-0/+5
* Use stream instead of renameLukas Reschke2016-06-271-3/+11
* Migrate logic to dynamic controllerLukas Reschke2016-06-273-180/+155