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-04Append error from exception for messageDaniel Kesselberg
2018-09-16Remove 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
2018-01-26Do not rewrite absolute URLsJulius Härtl
2018-01-26Remove theming migrationJulius Härtl
2018-01-19Theming: adjust background image resizingJulius Härtl
2018-01-10More detailed theming capabilitiesJulius Härtl
2018-01-10Merge pull request #7705 from nextcloud/theming-calc-adjustMorris Jobke
2018-01-09Fix SCSS processing when undoing theming valuesJulius Härtl
2018-01-08Adjust theming color calculations using sRGB lumaJulius Härtl
2018-01-05Fix faulty path in theming scss generationJulius Härtl
2017-12-18Also replace all other occurencesMorris Jobke
2017-12-11Fix email buttons for white themeMorris Jobke