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-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-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-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
2017-01-20Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke
2017-01-19theme app navigation menu highlight colorMorris Jobke
2017-01-18Use DataDownloadResponseLukas Reschke
2016-11-22Workaround for PHP bug when calling imagescaleJulius Haertl
2016-11-18Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke
2016-11-18Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman
2016-11-18Fix icon-folder cssJulius Haertl
2016-11-18Theming: Code cleanup and cache buster for mime iconsJulius Haertl
2016-11-18Theming: Add colorized icon css from icons.cssJulius Haertl
2016-11-16fix theming images when using primary storageRobin Appelman
2016-11-16Revert "Fix #1782"Julius Haertl
2016-11-02Fix #1782John Molakvoæ
2016-10-25also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt
2016-10-25remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt
2016-08-29Theming: fix primary button for bright colorsJulius Haertl
2016-08-27Use temporary file as cacheLukas Reschke