summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Use cache prefix for theming as wellJulius Härtl2018-03-071-1/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-2/+2
* Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-071-1/+1
* Remove null checkKyle Fazzari2018-02-251-7/+2
* theming: handle not being in the serverrootKyle Fazzari2018-02-201-3/+15
* Remove unused import statementsMorris Jobke2018-02-142-3/+0
* Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-291-2/+2
|\
| * Do not rewrite absolute URLsJulius Härtl2018-01-261-2/+2
* | Remove theming migrationJulius Härtl2018-01-261-77/+0
|/
* Theming: adjust background image resizingJulius Härtl2018-01-191-6/+4
* More detailed theming capabilitiesJulius Härtl2018-01-103-12/+17
* Merge pull request #7705 from nextcloud/theming-calc-adjustMorris Jobke2018-01-091-8/+27
|\
| * Adjust theming color calculations using sRGB lumaJulius Härtl2018-01-081-8/+27
* | 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
* Also replace all other occurencesMorris Jobke2017-12-181-3/+3
* Fix email buttons for white themeMorris Jobke2017-12-112-7/+11
* Theming: Fix tests for favicon containing multiple sizesJulius Härtl2017-11-131-0/+3
* Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl2017-11-131-2/+23
* Merge pull request #7112 from nextcloud/theming-imagemagick-hintMorris Jobke2017-11-091-0/+2
|\
| * Theming: add hint about favicon generationJulius Härtl2017-11-081-0/+2
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-1/+1
|\ \ | |/ |/|
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-1/+1
* | Theming: expose element color though capabilities APIJulius Härtl2017-11-072-5/+5
* | Update license headersMorris Jobke2017-11-0610-33/+64
* | 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
|/
* Merge pull request #5398 from nextcloud/theming-page-titleMorris Jobke2017-09-131-2/+8
|\
| * Use theme methods "getTitle" and "getEntity" as fallback if name is not themed.Joachim Bauch2017-09-131-2/+8
* | Merge pull request #6457 from nextcloud/theming-favicon-invert-appsMorris Jobke2017-09-131-4/+13
|\ \ | |/ |/|
| * Theming: Invert app icon in favicon for bright backgroundsJulius Härtl2017-09-121-0/+11
| * Theming: Use png32 for generated iconsJulius Härtl2017-09-121-4/+2
* | Use IAppManager instead of private APIJulius Härtl2017-09-121-7/+17
* | Add themed manifest.json to theming appJulius Härtl2017-09-121-0/+35
* | Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-121-0/+30
|/
* Use separate element color in themingJulius Härtl2017-09-041-0/+1
* Change invertion threshold to 55%Julius Härtl2017-09-021-1/+1
* Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-291-1/+1
* Add the primary font color to the capabilities as wellJoas Schilling2017-08-151-1/+7
* Provide "server.css" URL in ThemingController responseDaniel Calviño Sánchez2017-08-101-3/+10
* Use same lightness calculation as the SCSS compiler for themingJulius Härtl2017-08-011-4/+7
* Add Android and iOS URLs to theming appMorris Jobke2017-07-191-0/+10
* Allow overwriting of IOS theming valuesRoeland Jago Douma2017-07-191-1/+20
* Merge pull request #5070 from nextcloud/theming-vs-themesJoas Schilling2017-07-131-0/+13
|\
| * Prefer custom theme over theming appJulius Härtl2017-07-121-0/+13
* | Expose theming capabilities to publicJulius Härtl2017-06-301-2/+2
|/
* Merge pull request #4910 from nextcloud/make-the-logo-smaller-creamLukas Reschke2017-05-191-0/+2
|\
| * Scale logo only for custom onesJulius Härtl2017-05-191-0/+2
* | Merge pull request #4888 from nextcloud/theming-fallback-iconsLukas Reschke2017-05-182-30/+52
|\ \