| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tests for theming backgroundColor | Julius Härtl | 2017-05-08 | 1 | -1/+1 |
* | Theming app: Add plain background color option | Julius Haertl | 2017-05-08 | 1 | -0/+14 |
* | Delete theming images when logo/background is reset to default | Julius Härtl | 2017-04-30 | 1 | -0/+19 |
* | Code cleanup and preview for undo actions | Julius Härtl | 2017-04-29 | 1 | -0/+2 |
* | Use generated SCSS for theming preview | Julius Härtl | 2017-04-29 | 1 | -0/+4 |
* | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 1 | -147/+62 |
* | Fix theming tests | Joas Schilling | 2017-04-20 | 1 | -4/+4 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -4/+4 |
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -2/+2 |
* | Use ::class in tests and correct import | Julius Haertl | 2017-02-16 | 1 | -2/+2 |
* | Move theming images to AppData | Julius Haertl | 2017-02-16 | 1 | -25/+35 |
* | Merge pull request #3144 from nextcloud/use-data-download-response | Morris Jobke | 2017-01-19 | 1 | -2/+1 |
|\ |
|
| * | Use DataDownloadResponse | Lukas Reschke | 2017-01-18 | 1 | -2/+1 |
* | | theme app navigation menu highlight color | Morris Jobke | 2017-01-18 | 1 | -0/+1 |
|/ |
|
* | Check if image files for theming are empty | Julius Haertl | 2016-12-09 | 1 | -0/+3 |
* | 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 | 2 | -0/+185 |
|\ |
|
| * | Error handling and tests if file was not found | Julius Haertl | 2016-11-18 | 1 | -39/+38 |
| * | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 1 | -2/+5 |
| * | Replace null return with NotFoundException | Julius Haertl | 2016-11-18 | 1 | -7/+11 |
| * | Fix icon-folder css | Julius Haertl | 2016-11-18 | 1 | -1/+1 |
| * | Improve caching | Julius Haertl | 2016-11-18 | 1 | -17/+30 |
| * | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 1 | -16/+37 |
| * | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 2 | -32/+10 |
| * | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 1 | -20/+14 |
| * | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 1 | -84/+33 |
| * | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 1 | -79/+5 |
| * | Theming: Add IconController tests | Julius Haertl | 2016-11-18 | 1 | -19/+6 |
| * | 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 | 1 | -0/+9 |
| * | Theming: Fix default parameters in icon routes | Julius Haertl | 2016-11-18 | 1 | -2/+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 | 1 | -31/+65 |
| * | Theming: Add dynamic icon and favicon endpoints | Julius Haertl | 2016-11-18 | 1 | -0/+241 |
* | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 1 | -10/+17 |
|\ \
| |/
|/| |
|
| * | fix theming images when using primary storage | Robin Appelman | 2016-11-16 | 1 | -10/+17 |
* | | Revert "Fix #1782" | Julius Haertl | 2016-11-16 | 1 | -1/+1 |
|/ |
|
* | Fix #1782 | John Molakvoæ | 2016-11-02 | 1 | -1/+1 |
* | also fix log in button confirm arrow when theming, fix #1615 | Jan-Christoph Borchardt | 2016-10-25 | 1 | -0/+1 |
* | remove slight transparency of primary action button, ref #1615 | Jan-Christoph Borchardt | 2016-10-25 | 1 | -2/+0 |
* | Theming: fix primary button for bright colors | Julius Haertl | 2016-08-29 | 1 | -5/+19 |
* | Use temporary file as cache | Lukas Reschke | 2016-08-27 | 1 | -2/+10 |
* | Increase theming performance | Lukas Reschke | 2016-08-27 | 1 | -3/+31 |
* | Theming: Adjust jquery ui elements | Julius Haertl | 2016-08-26 | 1 | -0/+9 |
* | Theming: colorize primary buttons | Julius Haertl | 2016-08-26 | 1 | -0/+15 |
* | rename remaining occurences of OCA/Theming/Template | Arthur Schiwon | 2016-08-12 | 1 | -4/+4 |
* | Theming: Add OCA.Theming Js for app interaction | Julius Haertl | 2016-08-10 | 1 | -0/+22 |
* | Add css classes to allow app developers using the theming colors | Julius Haertl | 2016-08-09 | 1 | -0/+5 |
* | Merge pull request #682 from nextcloud/fix-theming-logo | Morris Jobke | 2016-08-01 | 1 | -3/+3 |
|\ |
|