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
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-24Use IBootstrap for the app themingMorris Jobke
2020-06-26Precalculate the primary element color for dark mode tooJoas Schilling
2020-06-08Set serverBackground if it is a custom background or default hubGretaD
2020-06-05Move theming js to initial stateRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-01Don't try to resize a svg uploaded as background image.Daniel Kesselberg
2020-01-23Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst
2020-01-21Use themed favicon-fbJulius Härtl
2019-12-20Update license headers for 18Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Allow inline styles for theming imagesJulius Härtl
2019-11-26add var for theming images , advanced options (#16815)John Molakvoæ
2019-11-24Remove some whitespaceDaniel Kesselberg
2019-11-24add var for theming images , advanced optionsGuillaume COMPAGNON
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-04remove missed manual Application instance constructionsRobin Appelman
2019-10-25Cleanup theming messRoeland Jago Douma
2019-10-18make sure that the urls for theming images are validRobin Appelman
2019-07-31Validate urls in theming settings and properly handle error messagesJulius Härtl
2019-07-21The array and string offset access syntax using curly braces is deprecated.Daniel Kesselberg
2019-06-26Only return link to themed icon if file existsJulius Härtl
2019-06-11Properly theme folder icons that are accessed though imagePathJulius Härtl
2019-03-27Darken element color and add exception for primary buttonsJulius Härtl
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-02-18Add guest navigation typeJulius Härtl
2019-01-14Move server info to theming sectionMichael Weimann
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