summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use default favicon on sharing pagesJulius Härtl2018-10-111-1/+1
* Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-083-6/+5
|\
| * Adapts the theming util to the new core logo image pathMichael Weimann2018-10-041-2/+2
| * Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-022-23/+1
| * Moves the logo files to logoMichael Weimann2018-10-022-7/+8
| * Switches the default logo color depending on the primary colorMichael Weimann2018-10-022-1/+21
* | Append error from exception for messageDaniel Kesselberg2018-10-031-1/+1
* | Fix call to loggerDaniel Kesselberg2018-10-031-1/+1
|/
* Merge pull request #11042 from nextcloud/bugfix/10894/php73-filter_var-deprec...Joas Schilling2018-09-131-4/+2
|\
| * Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-041-4/+2
* | Disables SVG favicon uploads when imagemagick is missing.Michael Weimann2018-09-052-2/+20
|/
* Make the default element color for bright theming colors lighterJulius Härtl2018-08-301-1/+1
* Theming: Fix footer testsJulius Härtl2018-08-271-2/+3
* Theming: Only Entity in footer if a url is setJulius Härtl2018-08-271-3/+7
* [theming] reload css variables instead of the whole server cssJulius Härtl2018-06-201-6/+6
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
* Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-156-49/+100
|\
| * Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+12
| * Minor fixes and cleanupJulius Härtl2018-06-065-20/+14
| * Use svg opt out as parameterJulius Härtl2018-06-052-10/+13
| * Adjust ImageManager tests for png generationJulius Härtl2018-06-051-6/+3
| * Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-053-21/+67
* | Fix possible test timing issues in IconControllerRoeland Jago Douma2018-06-131-6/+0
* | Mock the timefactory in the theming testsRoeland Jago Douma2018-06-071-5/+0
|/
* Fix usageRoeland Jago Douma2018-06-042-29/+0
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-2/+8
* also add a privacy linkArthur Schiwon2018-05-243-8/+41
* Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-173-0/+26
|\
| * allow to specify a link to a legal noticeArthur Schiwon2018-05-093-0/+26