| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate the theming color also on CLI | Joas Schilling | 2021-06-25 | 2 | -1/+10 |
* | override default dashboard background with theming one | Julien Veyssier | 2021-02-09 | 5 | -24/+24 |
* | Store scss variables under a different prefix for each theming config version | Julius Härtl | 2020-11-30 | 1 | -2/+3 |
* | Fix setting images through occ for theming | Julius Härtl | 2020-11-19 | 1 | -4/+5 |
* | Shortcut to avoid file system setup when generating the logo URL | Morris Jobke | 2020-11-09 | 1 | -5/+14 |
* | Enable theming background transparency | John Molakvoæ (skjnldsv) | 2020-10-26 | 1 | -1/+5 |
* | Add occ command to set theming values | Julius Härtl | 2020-09-24 | 4 | -72/+207 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -1/+3 |
* | Use IBootstrap for the app theming | Morris Jobke | 2020-07-24 | 2 | -15/+97 |
* | Precalculate the primary element color for dark mode too | Joas Schilling | 2020-06-26 | 2 | -4/+15 |
* | Set serverBackground if it is a custom background or default hub | GretaD | 2020-06-08 | 1 | -2/+2 |
* | Move theming js to initial state | Roeland Jago Douma | 2020-06-05 | 3 | -34/+85 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 5 | -0/+5 |
* | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 7 | -26/+26 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -2/+3 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -2/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -3/+3 |
|/ |
|
* | Don't try to resize a svg uploaded as background image. | Daniel Kesselberg | 2020-03-01 | 1 | -2/+1 |
* | Migrate leafo/scssphp to scssphp/scssphp | Christoph Wurst | 2020-01-23 | 1 | -1/+1 |
* | Use themed favicon-fb | Julius Härtl | 2020-01-21 | 1 | -1/+1 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 10 | -15/+37 |
* | Allow inline styles for theming images | Julius Härtl | 2019-11-27 | 1 | -0/+3 |
* | add var for theming images , advanced options (#16815) | John Molakvoæ | 2019-11-26 | 2 | -2/+4 |
|\ |
|
| * | Remove some whitespace | Daniel Kesselberg | 2019-11-24 | 1 | -1/+1 |
| * | add var for theming images , advanced options | Guillaume COMPAGNON | 2019-11-24 | 2 | -3/+5 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -11/+11 |
|/ |
|
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -0/+28 |
* | Cleanup theming mess | Roeland Jago Douma | 2019-10-25 | 1 | -4/+1 |
* | make sure that the urls for theming images are valid | Robin Appelman | 2019-10-18 | 1 | -4/+10 |
* | Validate urls in theming settings and properly handle error messages | Julius Härtl | 2019-07-31 | 1 | -36/+32 |
* | The array and string offset access syntax using curly braces is deprecated. | Daniel Kesselberg | 2019-07-21 | 1 | -1/+1 |
* | Only return link to themed icon if file exists | Julius Härtl | 2019-06-26 | 1 | -1/+1 |
* | Properly theme folder icons that are accessed though imagePath | Julius Härtl | 2019-06-11 | 1 | -0/+3 |
* | Darken element color and add exception for primary buttons | Julius Härtl | 2019-03-27 | 1 | -1/+1 |
* | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -0/+83 |
* | Add guest navigation type | Julius Härtl | 2019-02-18 | 1 | -1/+16 |
* | Move server info to theming section | Michael Weimann | 2019-01-14 | 1 | -83/+0 |
* | Don't require Same Site Cookies on assets | Thomas Citharel | 2018-10-17 | 1 | -0/+2 |
* | Use default favicon on sharing pages | Julius Härtl | 2018-10-11 | 1 | -1/+1 |
* | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the... | Morris Jobke | 2018-10-08 | 3 | -6/+5 |
|\ |
|
| * | Adapts the theming util to the new core logo image path | Michael Weimann | 2018-10-04 | 1 | -2/+2 |
| * | Updates inverted logo handling to work like the app icons | Michael Weimann | 2018-10-02 | 2 | -23/+1 |
| * | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 2 | -7/+8 |
| * | Switches the default logo color depending on the primary color | Michael Weimann | 2018-10-02 | 2 | -1/+21 |
* | | Append error from exception for message | Daniel Kesselberg | 2018-10-03 | 1 | -1/+1 |