Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | 1. Set proper caching headers (`Pragma: cache`) 2. Resize image proportionally to a max size of 1920px 3. Store images with progressive mode This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly. | ||||
* | 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: Fix missing color usage | ||||
| * | 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 |
|\ | | | | | Theming: Add logo and background to ThemingDefaults | ||||
| * | 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 ↵ | Arthur Schiwon | 2016-08-22 | 1 | -2/+3 |
| | | | | instead of ThemingDefaults | ||||
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -5/+5 |
| | | | | CI uses an older PHPUnit | ||||
* | 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 | ||||
| * | 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 |
| | |||||
* | apply theme to the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+7 |
| | |||||
* | Theming: Cleanup and remove opacity from checkbox/radiobutton | Julius Haertl | 2016-07-27 | 1 | -2/+1 |
| | |||||
* | Theming: Generate colorized radio buttons dynamically | Julius Haertl | 2016-07-27 | 5 | -56/+51 |
| | |||||
* | Theming: Colorize radio buttons and append new styles on preview | Julius Haertl | 2016-07-27 | 5 | -55/+119 |
| | |||||
* | Theming: Clean up css generation and fix tests | Julius Haertl | 2016-07-27 | 2 | -55/+87 |
| | |||||
* | Theming: Colorize checkboxes depending on luminance | Julius Haertl | 2016-07-27 | 3 | -2/+28 |
| | |||||
* | Theming: Preview for colorized checkboxes | Julius Haertl | 2016-07-27 | 1 | -5/+18 |
| |