summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
* Add repair step to move existing theming imagesJulius Haertl2017-02-162-1/+85
* Move theming images to AppDataJulius Haertl2017-02-162-26/+36
* Merge pull request #3176 from nextcloud/default-value-datadirblizzz2017-01-301-1/+1
|\
| * Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-243-5/+35
|\ \
| * | Fix app section testsJoas Schilling2017-01-191-2/+16
| * | Add the icons for shipped appsJoas Schilling2017-01-192-3/+19
* | | Fix typo in theming descriptionJoas Schilling2017-01-231-1/+1
| |/ |/|
* | Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-192-7/+3
|\ \ | |/ |/|
| * Use DataDownloadResponseLukas Reschke2017-01-182-7/+3
* | theme app navigation menu highlight colorMorris Jobke2017-01-182-0/+5
|/
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Merge pull request #2588 from nextcloud/theming-check-emptyBjörn Schießle2016-12-092-1/+4
|\
| * Check if image files for theming are emptyJulius Haertl2016-12-092-1/+4
* | Add fallback to FILTER_LANCZOS for icon resizingJulius Haertl2016-12-091-1/+6
|/
* Fix transparency of iconsJulius Haertl2016-12-041-0/+1
* Fix background border radiusJulius Haertl2016-12-041-1/+1
* Move sizing to renderAppIcon methodJulius Haertl2016-12-042-6/+7
* Workaround for PHP bug when calling imagescaleJulius Haertl2016-11-221-1/+3
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-1819-4/+1330
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-185-36/+81
| * Error handling and tests if file was not foundJulius Haertl2016-11-184-51/+96
| * Sanitize input and small fixesJulius Haertl2016-11-187-45/+61
| * Replace null return with NotFoundExceptionJulius Haertl2016-11-184-21/+27
| * Fix icon-folder cssJulius Haertl2016-11-182-6/+6
| * Fix svg resizing and remove deprecated method callJulius Haertl2016-11-182-4/+11
| * Improve cachingJulius Haertl2016-11-185-31/+69
| * Caching for icon files using AppDataJulius Haertl2016-11-186-93/+433
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-188-75/+33
| * Check if dynamic icons can be usedJulius Haertl2016-11-182-37/+90
| * Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-185-127/+341
| * Improve unit tests for image generationJulius Haertl2016-11-1811-151/+207
| * Theming: Add IconController testsJulius Haertl2016-11-182-19/+207
| * Fix IconController after rebaseJulius Haertl2016-11-181-12/+12
| * Theming: Add icon cachingJulius Haertl2016-11-181-3/+5
| * Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-182-0/+40
| * Theming: Fix default parameters in icon routesJulius Haertl2016-11-182-3/+2
| * Theming: Add PHPdoc and icon fallback to theming logoJulius Haertl2016-11-181-1/+26
| * Theming: Add favicon-touch and fix icon creation with non svg imagesJulius Haertl2016-11-182-32/+72
| * Theming: Add dynamic icon and favicon endpointsJulius Haertl2016-11-182-0/+254
* | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-182-30/+46
|\ \ | |/ |/|
| * Fix themeing unit testsRoeland Jago Douma2016-11-161-20/+29
| * fix theming images when using primary storageRobin Appelman2016-11-161-10/+17
* | Merge pull request #2151 from nextcloud/theming-fixesMorris Jobke2016-11-162-30/+53
|\ \
| * | theming: move reset button into field and only show when focusedJan-Christoph Borchardt2016-11-162-30/+53
* | | Revert "Fix #1782"Julius Haertl2016-11-162-5/+5
| |/ |/|
* | Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
|/
* Fix #1782John Molakvoæ2016-11-022-5/+5
* Merge pull request #1903 from nextcloud/fix-log-in-buttonLukas Reschke2016-10-312-10/+3
|\