summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt2016-10-252-0/+3
| * remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt2016-10-252-10/+0
* | Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-1/+1
* | Add support for CSP noncesLukas Reschke2016-10-241-0/+1
|/
* Svgo optimizationskjnldsv2016-09-271-4/+1
* Add icon for the theming appFelix Epp2016-09-071-0/+4
* Add image URLs and testsJoas Schilling2016-09-063-1/+225
* Add theming information to capabilities for the clientJoas Schilling2016-09-052-0/+63
* Fix ThemingDefaults getMock deprecationRoeland Jago Douma2016-08-311-5/+5
* Theming: Show loading spinner while uploading filesJulius Haertl2016-08-302-8/+19
* Theming: fix primary button for bright colorsJulius Haertl2016-08-292-35/+77
* Update AdminTest.phpiamfool2016-08-291-3/+3
* Update Admin.phpiamfool2016-08-281-1/+1
* Use temporary file as cacheLukas Reschke2016-08-272-4/+16
* Increase theming performanceLukas Reschke2016-08-273-7/+92
* Theming: Preview for page titleJulius Haertl2016-08-261-0/+3
* Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-262-4/+121
|\
| * Theming: Adjust jquery ui elementsJulius Haertl2016-08-262-2/+46
| * Theming: colorize primary buttonsJulius Haertl2016-08-262-2/+75