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-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
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-12-09Check if image files for theming are emptyJulius Haertl
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-18Error handling and tests if file was not foundJulius Haertl
2016-11-18Sanitize input and small fixesJulius Haertl
2016-11-18Replace null return with NotFoundExceptionJulius Haertl
2016-11-18Fix icon-folder cssJulius Haertl
2016-11-18Improve cachingJulius Haertl
2016-11-18Caching for icon files using AppDataJulius Haertl
2016-11-18Theming: Code cleanup and cache buster for mime iconsJulius Haertl
2016-11-18Check if dynamic icons can be usedJulius Haertl
2016-11-18Add IconBuilder class to encapsulate icon generationJulius Haertl
2016-11-18Improve unit tests for image generationJulius Haertl
2016-11-18Theming: Add IconController testsJulius Haertl
2016-11-18Fix IconController after rebaseJulius Haertl
2016-11-18Theming: Add icon cachingJulius Haertl
2016-11-18Theming: Add colorized icon css from icons.cssJulius Haertl
2016-11-18Theming: Fix default parameters in icon routesJulius Haertl
2016-11-18Theming: Add PHPdoc and icon fallback to theming logoJulius Haertl