| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -3/+3 |
* | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 2 | -7/+11 |
* | Theming: Fix tests for favicon containing multiple sizes | Julius Härtl | 2017-11-13 | 1 | -0/+3 |
* | Theming: Generate favicon sizes to avoid resizing issues done by the browser | Julius Härtl | 2017-11-13 | 1 | -2/+23 |
* | Merge pull request #7112 from nextcloud/theming-imagemagick-hint | Morris Jobke | 2017-11-09 | 1 | -0/+2 |
|\ |
|
| * | Theming: add hint about favicon generation | Julius Härtl | 2017-11-08 | 1 | -0/+2 |
* | | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 1 | -1/+1 |
* | | Theming: expose element color though capabilities API | Julius Härtl | 2017-11-07 | 2 | -5/+5 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 10 | -33/+64 |
* | | Theming: Add tests for mimetype and upload error checks | Julius Härtl | 2017-10-03 | 1 | -11/+12 |
* | | Theming: Check valid image format also for logo | Julius Härtl | 2017-10-03 | 1 | -0/+12 |
* | | Theming: Handle errors on uploaded files properly | Julius Härtl | 2017-10-03 | 1 | -1/+22 |
|/ |
|
* | Merge pull request #5398 from nextcloud/theming-page-title | Morris Jobke | 2017-09-13 | 1 | -2/+8 |
|\ |
|
| * | Use theme methods "getTitle" and "getEntity" as fallback if name is not themed. | Joachim Bauch | 2017-09-13 | 1 | -2/+8 |
* | | Merge pull request #6457 from nextcloud/theming-favicon-invert-apps | Morris Jobke | 2017-09-13 | 1 | -4/+13 |
|\ \
| |/
|/| |
|
| * | Theming: Invert app icon in favicon for bright backgrounds | Julius Härtl | 2017-09-12 | 1 | -0/+11 |
| * | Theming: Use png32 for generated icons | Julius Härtl | 2017-09-12 | 1 | -4/+2 |
* | | Use IAppManager instead of private API | Julius Härtl | 2017-09-12 | 1 | -7/+17 |
* | | Add themed manifest.json to theming app | Julius Härtl | 2017-09-12 | 1 | -0/+35 |
* | | Move theming related imagePath logic to ThemingDefaults | Julius Härtl | 2017-09-12 | 1 | -0/+30 |
|/ |
|
* | Use separate element color in theming | Julius Härtl | 2017-09-04 | 1 | -0/+1 |
* | Change invertion threshold to 55% | Julius Härtl | 2017-09-02 | 1 | -1/+1 |
* | Update background image to the one used on the website | Jan-Christoph Borchardt | 2017-08-29 | 1 | -1/+1 |
* | Add the primary font color to the capabilities as well | Joas Schilling | 2017-08-15 | 1 | -1/+7 |
* | Provide "server.css" URL in ThemingController response | Daniel Calviño Sánchez | 2017-08-10 | 1 | -3/+10 |
* | Use same lightness calculation as the SCSS compiler for theming | Julius Härtl | 2017-08-01 | 1 | -4/+7 |
* | Add Android and iOS URLs to theming app | Morris Jobke | 2017-07-19 | 1 | -0/+10 |
* | Allow overwriting of IOS theming values | Roeland Jago Douma | 2017-07-19 | 1 | -1/+20 |
* | Merge pull request #5070 from nextcloud/theming-vs-themes | Joas Schilling | 2017-07-13 | 1 | -0/+13 |
|\ |
|
| * | Prefer custom theme over theming app | Julius Härtl | 2017-07-12 | 1 | -0/+13 |
* | | Expose theming capabilities to public | Julius Härtl | 2017-06-30 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #4910 from nextcloud/make-the-logo-smaller-cream | Lukas Reschke | 2017-05-19 | 1 | -0/+2 |
|\ |
|
| * | Scale logo only for custom ones | Julius Härtl | 2017-05-19 | 1 | -0/+2 |
* | | Merge pull request #4888 from nextcloud/theming-fallback-icons | Lukas Reschke | 2017-05-18 | 2 | -30/+52 |
|\ \ |
|
| * | | Inject FileAccessHelper for proper testing | Julius Härtl | 2017-05-18 | 1 | -7/+7 |
| * | | Add proper Content-Type to icons | Julius Härtl | 2017-05-17 | 1 | -2/+2 |
| * | | Fallback to default favicon | Julius Härtl | 2017-05-17 | 2 | -29/+51 |
| |/ |
|
* | | Merge pull request #4918 from nextcloud/theming-capabilities-plain-background | Morris Jobke | 2017-05-17 | 1 | -3/+12 |
|\ \ |
|
| * | | Return color when theming uses no background image | Julius Härtl | 2017-05-17 | 1 | -3/+12 |
| |/ |
|
* / | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 2 | -17/+30 |
|/ |
|
* | Add function to request SVG or regular fallback image | Lukas Reschke | 2017-05-08 | 1 | -2/+8 |
* | 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 | 2 | -0/+19 |
* | Fix invalid theming URLs | Morris Jobke | 2017-05-05 | 1 | -2/+4 |
* | 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 |
* | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 1 | -5/+5 |
* | Use generated SCSS for theming preview | Julius Härtl | 2017-04-29 | 1 | -0/+4 |
* | Logo and background URLs must be relative | Joas Schilling | 2017-04-25 | 1 | -5/+5 |