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
2019-11-24Remove some whitespaceDaniel Kesselberg
2019-11-24add var for theming images , advanced optionsGuillaume COMPAGNON
2019-10-25Cleanup theming messRoeland Jago Douma
2019-10-18make sure that the urls for theming images are validRobin Appelman
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-02-18Add guest navigation typeJulius Härtl
2018-10-11Use default favicon on sharing pagesJulius Härtl
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-04Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock
2018-08-27Theming: Fix footer testsJulius Härtl
2018-08-27Theming: Only Entity in footer if a url is setJulius Härtl
2018-06-20Theming update on urlJohn Molakvoæ (skjnldsv)
2018-06-06Minor fixes and cleanupJulius Härtl
2018-06-05Generate PNG version of the theming app logo for mailsJulius Härtl
2018-05-25addjust footer height when legal links are present. fixes #9572Arthur Schiwon
2018-05-25also add a privacy linkArthur Schiwon
2018-05-09allow to specify a link to a legal noticeArthur Schiwon
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-26Clear any theming prefixed cache on cache buster increaseJulius Härtl
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-01-26Do not rewrite absolute URLsJulius Härtl
2018-01-10More detailed theming capabilitiesJulius Härtl
2017-12-18Also replace all other occurencesMorris Jobke
2017-12-11Fix email buttons for white themeMorris Jobke
2017-11-08Merge pull request #6788 from staabm/masterLukas Reschke
2017-11-06Update license headersMorris Jobke
2017-10-19Prevent XSS in links which open a new browser windowMarkus Staab
2017-09-13Use theme methods "getTitle" and "getEntity" as fallback if name is not themed.Joachim Bauch
2017-09-12Use IAppManager instead of private APIJulius Härtl
2017-09-12Move theming related imagePath logic to ThemingDefaultsJulius Härtl
2017-09-04Use separate element color in themingJulius Härtl
2017-08-29Update background image to the one used on the websiteJan-Christoph Borchardt
2017-07-19Add Android and iOS URLs to theming appMorris Jobke
2017-07-19Allow overwriting of IOS theming valuesRoeland Jago Douma
2017-05-19Scale logo only for custom onesJulius Härtl
2017-05-08Add function to request SVG or regular fallback imageLukas Reschke
2017-05-08Theming app: Add plain background color optionJulius Haertl
2017-05-05Fix invalid theming URLsMorris Jobke
2017-04-29Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl
2017-04-25Logo and background URLs must be relativeJoas Schilling
2017-04-25Fix theming testsJulius Härtl
2017-04-25Implement scss variable injection by OC_DefaultsJulius Haertl