Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17Don't require Same Site Cookies on assetsThomas Citharel
2018-10-11Use default favicon on sharing pagesJulius Härtl
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-04Adapts the theming util to the new core logo image pathMichael Weimann
2018-10-03Append error from exception for messageDaniel Kesselberg
2018-10-03Fix call to loggerDaniel Kesselberg
2018-10-02Updates inverted logo handling to work like the app iconsMichael Weimann
2018-10-02Moves the logo files to logoMichael Weimann
2018-10-02Switches the default logo color depending on the primary colorMichael Weimann
2018-09-13Merge pull request #11042 from nextcloud/bugfix/10894/php73-filter_var-deprec...Joas Schilling
2018-09-05Disables SVG favicon uploads when imagemagick is missing.Michael Weimann
2018-09-04Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock
2018-08-30Make the default element color for bright theming colors lighterJulius Härtl
2018-08-27Theming: Fix footer testsJulius Härtl
2018-08-27Theming: Only Entity in footer if a url is setJulius Härtl
2018-06-20[theming] reload css variables instead of the whole server cssJulius Härtl
2018-06-20Theming update on urlJohn Molakvoæ (skjnldsv)
2018-06-15Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke
2018-06-14Add info message if an exception occurs during the svg to png conversionJulius Härtl
2018-06-13Fix possible test timing issues in IconControllerRoeland Jago Douma
2018-06-07Mock the timefactory in the theming testsRoeland Jago Douma
2018-06-06Minor fixes and cleanupJulius Härtl
2018-06-05Use svg opt out as parameterJulius Härtl
2018-06-05Adjust ImageManager tests for png generationJulius Härtl
2018-06-05Generate PNG version of the theming app logo for mailsJulius Härtl
2018-06-04Fix usageRoeland Jago Douma
2018-05-25addjust footer height when legal links are present. fixes #9572Arthur Schiwon
2018-05-25also add a privacy linkArthur Schiwon
2018-05-17Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma
2018-05-17Add Content-Disposition headerJulius Härtl
2018-05-17Properly check mime type of the uploaded fileJulius Härtl
2018-05-09allow to specify a link to a legal noticeArthur Schiwon
2018-04-19Fix theming testsJulius Härtl
2018-04-19Make sure the custom favicon is usedJulius Härtl
2018-04-19Add typehintsJulius Härtl
2018-04-19Return valueJulius Härtl
2018-04-19Move to more generic image handling and add extra imagesJulius Härtl
2018-03-27Merge pull request #8993 from nextcloud/theming-allow-ui-with-themeRoeland Jago Douma
2018-03-26Show UI when using a custom themeJulius Härtl
2018-03-26Clear any theming prefixed cache on cache buster increaseJulius Härtl
2018-03-19Update ThemingController.phprakekniven
2018-03-16Update ThemingController.phprakekniven
2018-03-10Update ThemingController.phprakekniven
2018-03-07Use cache prefix for theming as wellJulius Härtl
2018-03-07Fix tests to use ICacheFactoryJulius Härtl
2018-03-07Move base url from global cache prefix to frontend related onesJulius Härtl
2018-02-25Remove null checkKyle Fazzari
2018-02-21theming: handle not being in the serverrootKyle Fazzari
2018-02-14Remove unused import statementsMorris Jobke
2018-01-29Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke