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
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
2016-11-18Theming: Add favicon-touch and fix icon creation with non svg imagesJulius Haertl
2016-11-18Theming: Add dynamic icon and favicon endpointsJulius 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
2016-08-27Increase theming performanceLukas Reschke
2016-08-26Theming: Adjust jquery ui elementsJulius Haertl
2016-08-26Theming: colorize primary buttonsJulius Haertl
2016-08-12rename remaining occurences of OCA/Theming/TemplateArthur Schiwon
2016-08-10Theming: Add OCA.Theming Js for app interactionJulius Haertl
2016-08-09Add css classes to allow app developers using the theming colorsJulius Haertl
2016-08-01Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke
2016-08-01fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt
2016-08-01Validate the input of the theming optionsJoas Schilling
2016-07-28Fix testsJoas Schilling
2016-07-28Use the methods on the Response objectJoas Schilling
2016-07-28Move classes to PSR-4Joas Schilling