| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Theming: Hide undo button on default values | Julius Haertl | 2016-08-26 | 2 | -2/+32 |
* | | Theming: Add preview for login screen | Julius Haertl | 2016-08-26 | 5 | -5/+46 |
|/ |
|
* | Merge pull request #1026 from nextcloud/theming-extend-defaults | Roeland Jago Douma | 2016-08-26 | 2 | -7/+84 |
|\ |
|
| * | Use the lazy root to make tests pass 🙈 | Joas Schilling | 2016-08-24 | 2 | -5/+1 |
| * | Theming: Add logo and background to ThemingDefaults | Julius Haertl | 2016-08-24 | 2 | -3/+84 |
* | | Require a ThemingDefaults class again | Roeland Jago Douma | 2016-08-24 | 1 | -3/+2 |
|/ |
|
* | fixes registering of theming settings where server return OC_Defaults instead... | Arthur Schiwon | 2016-08-22 | 1 | -2/+3 |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -5/+5 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 4 | -5/+222 |
* | fix theming tests | Arthur Schiwon | 2016-08-12 | 2 | -5/+3 |
* | rename remaining occurences of OCA/Theming/Template | Arthur Schiwon | 2016-08-12 | 3 | -6/+6 |
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 3 | -18/+14 |
* | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 4 | -0/+126 |
|\ |
|
| * | Theming: Add OCA.Theming Js for app interaction | Julius Haertl | 2016-08-10 | 4 | -0/+107 |
| * | Add css classes to allow app developers using the theming colors | Julius Haertl | 2016-08-09 | 2 | -0/+19 |
* | | adjust Theming app | Arthur Schiwon | 2016-08-11 | 5 | -55/+172 |
|/ |
|
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
* | Merge pull request #682 from nextcloud/fix-theming-logo | Morris Jobke | 2016-08-01 | 2 | -14/+14 |
|\ |
|
| * | fix missing semicolon to fix themed logo on log in page | Jan-Christoph Borchardt | 2016-08-01 | 2 | -14/+14 |
* | | Validate the input of the theming options | Joas Schilling | 2016-08-01 | 3 | -30/+94 |
|/ |
|
* | Fix tests | Joas Schilling | 2016-07-28 | 5 | -29/+70 |
* | Update routes.php | Joas Schilling | 2016-07-28 | 1 | -4/+2 |
* | Remove useless check | Joas Schilling | 2016-07-28 | 1 | -3/+1 |
* | Use the methods on the Response object | Joas Schilling | 2016-07-28 | 1 | -11/+10 |
* | Use public API preferable | Joas Schilling | 2016-07-28 | 1 | -1/+1 |
* | Move classes to PSR-4 | Joas Schilling | 2016-07-28 | 6 | -0/+0 |
* | fix background id selector for the first run wizard | Bjoern Schiessle | 2016-07-28 | 2 | -4/+4 |
* | fix unit tests | Bjoern Schiessle | 2016-07-28 | 1 | -53/+143 |
* | re-use background color from theme in the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+9 |