| Commit message (Expand) | Author | Age | Files | Lines |
* | Workaround for PHP bug when calling imagescale | Julius Haertl | 2016-11-22 | 1 | -1/+3 |
* | Merge pull request #840 from nextcloud/theming-icon-endpoint | Morris Jobke | 2016-11-18 | 19 | -4/+1330 |
|\ |
|
| * | Use IAppManager instead of OC_App | Julius Haertl | 2016-11-18 | 5 | -36/+81 |
| * | Error handling and tests if file was not found | Julius Haertl | 2016-11-18 | 4 | -51/+96 |
| * | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 7 | -45/+61 |
| * | Replace null return with NotFoundException | Julius Haertl | 2016-11-18 | 4 | -21/+27 |
| * | Fix icon-folder css | Julius Haertl | 2016-11-18 | 2 | -6/+6 |
| * | Fix svg resizing and remove deprecated method call | Julius Haertl | 2016-11-18 | 2 | -4/+11 |
| * | Improve caching | Julius Haertl | 2016-11-18 | 5 | -31/+69 |
| * | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 6 | -93/+433 |
| * | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 8 | -75/+33 |
| * | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 2 | -37/+90 |
| * | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 5 | -127/+341 |
| * | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 11 | -151/+207 |
| * | Theming: Add IconController tests | Julius Haertl | 2016-11-18 | 2 | -19/+207 |
| * | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 1 | -12/+12 |
| * | Theming: Add icon caching | Julius Haertl | 2016-11-18 | 1 | -3/+5 |
| * | Theming: Add colorized icon css from icons.css | Julius Haertl | 2016-11-18 | 2 | -0/+40 |
| * | Theming: Fix default parameters in icon routes | Julius Haertl | 2016-11-18 | 2 | -3/+2 |
| * | Theming: Add PHPdoc and icon fallback to theming logo | Julius Haertl | 2016-11-18 | 1 | -1/+26 |
| * | Theming: Add favicon-touch and fix icon creation with non svg images | Julius Haertl | 2016-11-18 | 2 | -32/+72 |
| * | Theming: Add dynamic icon and favicon endpoints | Julius Haertl | 2016-11-18 | 2 | -0/+254 |
* | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 2 | -30/+46 |
|\ \
| |/
|/| |
|
| * | Fix themeing unit tests | Roeland Jago Douma | 2016-11-16 | 1 | -20/+29 |
| * | fix theming images when using primary storage | Robin Appelman | 2016-11-16 | 1 | -10/+17 |
* | | Merge pull request #2151 from nextcloud/theming-fixes | Morris Jobke | 2016-11-16 | 2 | -30/+53 |
|\ \ |
|
| * | | theming: move reset button into field and only show when focused | Jan-Christoph Borchardt | 2016-11-16 | 2 | -30/+53 |
* | | | Revert "Fix #1782" | Julius Haertl | 2016-11-16 | 2 | -5/+5 |
| |/
|/| |
|
* | | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
|/ |
|
* | Fix #1782 | John Molakvoæ | 2016-11-02 | 2 | -5/+5 |
* | Merge pull request #1903 from nextcloud/fix-log-in-button | Lukas Reschke | 2016-10-31 | 2 | -10/+3 |
|\ |
|
| * | also fix log in button confirm arrow when theming, fix #1615 | Jan-Christoph Borchardt | 2016-10-25 | 2 | -0/+3 |
| * | remove slight transparency of primary action button, ref #1615 | Jan-Christoph Borchardt | 2016-10-25 | 2 | -10/+0 |
* | | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 1 | -1/+1 |
* | | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -0/+1 |
|/ |
|
* | Svgo optimization | skjnldsv | 2016-09-27 | 1 | -4/+1 |
* | Add icon for the theming app | Felix Epp | 2016-09-07 | 1 | -0/+4 |
* | Add image URLs and tests | Joas Schilling | 2016-09-06 | 3 | -1/+225 |
* | Add theming information to capabilities for the client | Joas Schilling | 2016-09-05 | 2 | -0/+63 |
* | Fix ThemingDefaults getMock deprecation | Roeland Jago Douma | 2016-08-31 | 1 | -5/+5 |
* | Theming: Show loading spinner while uploading files | Julius Haertl | 2016-08-30 | 2 | -8/+19 |
* | Theming: fix primary button for bright colors | Julius Haertl | 2016-08-29 | 2 | -35/+77 |
* | Update AdminTest.php | iamfool | 2016-08-29 | 1 | -3/+3 |
* | Update Admin.php | iamfool | 2016-08-28 | 1 | -1/+1 |
* | Use temporary file as cache | Lukas Reschke | 2016-08-27 | 2 | -4/+16 |
* | Increase theming performance | Lukas Reschke | 2016-08-27 | 3 | -7/+92 |
* | Theming: Preview for page title | Julius Haertl | 2016-08-26 | 1 | -0/+3 |
* | Merge pull request #771 from nextcloud/theming-fixes | Roeland Jago Douma | 2016-08-26 | 2 | -4/+121 |
|\ |
|
| * | Theming: Adjust jquery ui elements | Julius Haertl | 2016-08-26 | 2 | -2/+46 |
| * | Theming: colorize primary buttons | Julius Haertl | 2016-08-26 | 2 | -2/+75 |