aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-168-5/+12
* Store scss variables under a different prefix for each theming config versionJulius Härtl2020-11-301-2/+3
* Optimize chek if background is themedJulius Härtl2020-11-231-8/+1
* Fix setting images through occ for themingJulius Härtl2020-11-191-4/+5
* override default dashboard background with theming oneJulien Veyssier2020-11-135-10/+10
* Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-091-5/+14
* Cleanup ImageManager::getImage()Morris Jobke2020-11-041-6/+2
* Add gif to if-statement to not convertJacob Neplokh2020-11-021-1/+1
* Enable theming background transparencyJohn Molakvoæ (skjnldsv)2020-10-251-1/+5
* manifest to report correct favicon sizenhirokinet2020-10-161-1/+1
* Allow setting favicon with a .ico fileGary Kim2020-10-141-0/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-055-18/+18
* Add occ command to set theming valuesJulius Härtl2020-09-244-72/+207
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-1/+3
* Use IBootstrap for the app themingMorris Jobke2020-07-242-15/+97
* Precalculate the primary element color for dark mode tooJoas Schilling2020-06-262-4/+15
* Set serverBackground if it is a custom background or default hubGretaD2020-06-081-2/+2
* Move theming js to initial stateRoeland Jago Douma2020-06-053-34/+85
* Update license headers for 19Christoph Wurst2020-04-295-0/+5
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-107-26/+26
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-2/+3
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-2/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
|/
* Don't try to resize a svg uploaded as background image.Daniel Kesselberg2020-03-011-2/+1
* Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst2020-01-231-1/+1
* Use themed favicon-fbJulius Härtl2020-01-211-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-1/+1
* Update license headersChristoph Wurst2019-12-0510-15/+37
* Allow inline styles for theming imagesJulius Härtl2019-11-271-0/+3
* add var for theming images , advanced options (#16815)John Molakvoæ2019-11-262-2/+4
|\
| * Remove some whitespaceDaniel Kesselberg2019-11-241-1/+1
| * add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-242-3/+5
* | Some php-cs fixesRoeland Jago Douma2019-11-225-11/+11
|/
* remove missed manual Application instance constructionsRobin Appelman2019-11-041-0/+28
* Cleanup theming messRoeland Jago Douma2019-10-251-4/+1
* make sure that the urls for theming images are validRobin Appelman2019-10-181-4/+10
* Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-311-36/+32
* The array and string offset access syntax using curly braces is deprecated.Daniel Kesselberg2019-07-211-1/+1
* Only return link to themed icon if file existsJulius Härtl2019-06-261-1/+1
* Properly theme folder icons that are accessed though imagePathJulius Härtl2019-06-111-0/+3
* Darken element color and add exception for primary buttonsJulius Härtl2019-03-271-1/+1
* Revert "Where is your data?"Roeland Jago Douma2019-03-201-0/+83
* Add guest navigation typeJulius Härtl2019-02-181-1/+16
* Move server info to theming sectionMichael Weimann2019-01-141-83/+0
* Don't require Same Site Cookies on assetsThomas Citharel2018-10-171-0/+2