summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Controller/ThemingController.php
Commit message (Expand)AuthorAgeFilesLines
...
* Theming: adjust background image resizingJulius Härtl2018-01-191-6/+4
* Fix SCSS processing when undoing theming valuesJulius Härtl2018-01-091-1/+1
* Fix faulty path in theming scss generationJulius Härtl2018-01-051-1/+1
* Update license headersMorris Jobke2017-11-061-1/+6
* Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-031-11/+12
* Theming: Check valid image format also for logoJulius Härtl2017-10-031-0/+12
* Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-031-1/+22
* Add themed manifest.json to theming appJulius Härtl2017-09-121-0/+35
* Provide "server.css" URL in ThemingController responseDaniel Calviño Sánchez2017-08-101-3/+10
* Fix tests for theming backgroundColorJulius Härtl2017-05-081-1/+1
* Theming app: Add plain background color optionJulius Haertl2017-05-081-0/+14
* Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-301-0/+19
* Code cleanup and preview for undo actionsJulius Härtl2017-04-291-0/+2
* Use generated SCSS for theming previewJulius Härtl2017-04-291-0/+4
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-147/+62
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-2/+2
* Use ::class in tests and correct importJulius Haertl2017-02-161-2/+2
* Move theming images to AppDataJulius Haertl2017-02-161-25/+35
* Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-191-2/+1
|\
| * Use DataDownloadResponseLukas Reschke2017-01-181-2/+1
* | theme app navigation menu highlight colorMorris Jobke2017-01-181-0/+1
|/
* Workaround for PHP bug when calling imagescaleJulius Haertl2016-11-221-1/+3
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-181-0/+11
|\
| * Fix icon-folder cssJulius Haertl2016-11-181-1/+1
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+2
| * Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-181-0/+9
* | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-181-10/+17
|\ \ | |/ |/|
| * fix theming images when using primary storageRobin Appelman2016-11-161-10/+17
* | Revert "Fix #1782"Julius Haertl2016-11-161-1/+1
|/
* Fix #1782John Molakvoæ2016-11-021-1/+1
* also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt2016-10-251-0/+1
* remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt2016-10-251-2/+0
* Theming: fix primary button for bright colorsJulius Haertl2016-08-291-5/+19
* Use temporary file as cacheLukas Reschke2016-08-271-2/+10
* Increase theming performanceLukas Reschke2016-08-271-3/+31
* Theming: Adjust jquery ui elementsJulius Haertl2016-08-261-0/+9
* Theming: colorize primary buttonsJulius Haertl2016-08-261-0/+15
* rename remaining occurences of OCA/Theming/TemplateArthur Schiwon2016-08-121-4/+4
* 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
* 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-281-6/+17
* Use the methods on the Response objectJoas Schilling2016-07-281-11/+10
* Move classes to PSR-4Joas Schilling2016-07-281-0/+281