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-27Allow inline styles for theming imagesJulius Härtl
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-31Validate urls in theming settings and properly handle error messagesJulius Härtl
2018-10-17Don't require Same Site Cookies on assetsThomas Citharel
2018-09-05Disables SVG favicon uploads when imagemagick is missing.Michael Weimann
2018-06-20[theming] reload css variables instead of the whole server cssJulius Härtl
2018-06-15Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke
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-05Generate PNG version of the theming app logo for mailsJulius Härtl
2018-06-04Fix usageRoeland Jago Douma
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-19Add typehintsJulius Härtl
2018-04-19Move to more generic image handling and add extra imagesJulius Härtl
2018-03-19Update ThemingController.phprakekniven
2018-03-16Update ThemingController.phprakekniven
2018-03-10Update ThemingController.phprakekniven
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-19Theming: adjust background image resizingJulius Härtl
2018-01-09Fix SCSS processing when undoing theming valuesJulius Härtl
2018-01-05Fix faulty path in theming scss generationJulius Härtl
2017-11-06Update license headersMorris Jobke
2017-10-03Theming: Add tests for mimetype and upload error checksJulius Härtl
2017-10-03Theming: Check valid image format also for logoJulius Härtl
2017-10-03Theming: Handle errors on uploaded files properlyJulius Härtl
2017-09-12Add themed manifest.json to theming appJulius Härtl
2017-08-10Provide "server.css" URL in ThemingController responseDaniel Calviño Sánchez
2017-05-18Inject FileAccessHelper for proper testingJulius Härtl
2017-05-17Add proper Content-Type to iconsJulius Härtl
2017-05-17Fallback to default faviconJulius Härtl
2017-05-08Fix tests for theming backgroundColorJulius Härtl
2017-05-08Theming app: Add plain background color optionJulius Haertl
2017-04-30Delete theming images when logo/background is reset to defaultJulius Härtl
2017-04-29Code cleanup and preview for undo actionsJulius Härtl
2017-04-29Use generated SCSS for theming previewJulius Härtl
2017-04-25Implement scss variable injection by OC_DefaultsJulius Haertl
2017-04-20Fix theming testsJoas Schilling
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-03-29rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt
2017-02-16Use ::class in tests and correct importJulius Haertl
2017-02-16Move theming images to AppDataJulius Haertl