summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-183-1/+66
|\
| * Add unit testsJoas Schilling2016-07-151-0/+46
| * Also load the theming app on CLIJoas Schilling2016-07-151-1/+7
| * Better handling of empty sloganJoas Schilling2016-07-151-0/+13
* | Theming: Fix image paths for caret iconJulius Haertl2016-07-163-5/+5
* | Theming: Fix spaces in settings-admin.jsJulius Haertl2016-07-151-4/+4
* | Theming: Add tests for inverted colorsJulius Haertl2016-07-152-3/+130
* | Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-153-0/+97
|/
* Merge pull request #371 from nextcloud/implement-get-titleJoas Schilling2016-07-112-0/+25
|\
| * Implement "getTitle"Lukas Reschke2016-07-112-0/+25
* | Fix testsoparoz2016-07-111-4/+4
* | Make theming work with pretty URLsoparoz2016-07-112-2/+2
|/
* Only save when value changed or enter is pressedLukas Reschke2016-06-271-9/+15
* Add tooltipLukas Reschke2016-06-272-6/+7
* Add comment to "getMailHeaderColor"Lukas Reschke2016-06-271-0/+5
* Use stream instead of renameLukas Reschke2016-06-272-14/+45
* Replace OC_Defaults with \OC::$server->getThemingDefaults()Lukas Reschke2016-06-271-6/+1
* design and layout fixes for Theming appJan-Christoph Borchardt2016-06-272-15/+29
* make sure that the preview gets updated every time a new image gets uploadedBjoern Schiessle2016-06-271-2/+3
* scale preview imageBjoern Schiessle2016-06-271-3/+5
* Disable drop zoneLukas Reschke2016-06-271-0/+2
* Fix indentationLukas Reschke2016-06-271-3/+3
* Migrate logic to dynamic controllerLukas Reschke2016-06-2711-224/+955
* add some visual feedback if the operation was succesful or notBjoern Schiessle2016-06-274-16/+82
* write theme settings to databaseBjoern Schiessle2016-06-2712-8/+3082
* basic information architecture for the theming appJan-Christoph Borchardt2016-06-272-3/+20
* initial commit for the theming appBjoern Schiessle2016-06-276-0/+96