Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 1 | -2/+16 |
|\ | | | | | add icons to navigation of personal & admin settings | ||||
| * | Fix app section tests | Joas Schilling | 2017-01-19 | 1 | -2/+16 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #3144 from nextcloud/use-data-download-response | Morris Jobke | 2017-01-19 | 1 | -5/+2 |
|\ \ | |/ |/| | Use DataDownloadResponse | ||||
| * | Use DataDownloadResponse | Lukas Reschke | 2017-01-18 | 1 | -5/+2 |
| | | | | | | | | | | | | | | 1. As documented 2. No need to show this inline, downloading has security advantages Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | theme app navigation menu highlight color | Morris Jobke | 2017-01-18 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Move sizing to renderAppIcon method | Julius Haertl | 2016-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Merge pull request #840 from nextcloud/theming-icon-endpoint | Morris Jobke | 2016-11-18 | 12 | -3/+694 |
|\ | | | | | Add dynamic icon creation | ||||
| * | Use IAppManager instead of OC_App | Julius Haertl | 2016-11-18 | 3 | -3/+25 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Error handling and tests if file was not found | Julius Haertl | 2016-11-18 | 2 | -6/+39 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 2 | -8/+7 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Replace null return with NotFoundException | Julius Haertl | 2016-11-18 | 2 | -8/+13 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Fix icon-folder css | Julius Haertl | 2016-11-18 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Improve caching | Julius Haertl | 2016-11-18 | 2 | -10/+22 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 3 | -73/+264 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 4 | -31/+15 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 1 | -17/+76 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 2 | -43/+151 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 9 | -72/+118 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Theming: Add IconController tests | Julius Haertl | 2016-11-18 | 1 | -0/+201 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Theming: Add colorized icon css from icons.css | Julius Haertl | 2016-11-18 | 1 | -0/+31 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 1 | -20/+29 |
|\ \ | |/ |/| | Add S3 objectstore backend | ||||
| * | Fix themeing unit tests | Roeland Jago Douma | 2016-11-16 | 1 | -20/+29 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Revert "Fix #1782" | Julius Haertl | 2016-11-16 | 1 | -4/+4 |
|/ | | | | | | This reverts commit bc5268bdc84c9c9f302914ebb1b5304b614dfc2e. Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Fix #1782 | John Molakvoæ | 2016-11-02 | 1 | -4/+4 |
| | | | | | | | | Fix checkbox left margin glitch Fix tests fix unit tests Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | also fix log in button confirm arrow when theming, fix #1615 | Jan-Christoph Borchardt | 2016-10-25 | 1 | -0/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | remove slight transparency of primary action button, ref #1615 | Jan-Christoph Borchardt | 2016-10-25 | 1 | -8/+0 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Add image URLs and tests | Joas Schilling | 2016-09-06 | 2 | -0/+215 |
| | |||||
* | Fix ThemingDefaults getMock deprecation | Roeland Jago Douma | 2016-08-31 | 1 | -5/+5 |
| | |||||
* | Theming: fix primary button for bright colors | Julius Haertl | 2016-08-29 | 1 | -30/+58 |
| | |||||
* | Update AdminTest.php | iamfool | 2016-08-29 | 1 | -3/+3 |
| | |||||
* | Use temporary file as cache | Lukas Reschke | 2016-08-27 | 1 | -2/+6 |
| | |||||
* | Increase theming performance | Lukas Reschke | 2016-08-27 | 1 | -0/+57 |
| | | | | | | | | 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. | ||||
* | Merge pull request #771 from nextcloud/theming-fixes | Roeland Jago Douma | 2016-08-26 | 1 | -4/+97 |
|\ | | | | | Theming: Fix missing color usage | ||||
| * | Theming: Adjust jquery ui elements | Julius Haertl | 2016-08-26 | 1 | -2/+37 |
| | | |||||
| * | Theming: colorize primary buttons | Julius Haertl | 2016-08-26 | 1 | -2/+60 |
| | | |||||
* | | Theming: Add preview for login screen | Julius Haertl | 2016-08-26 | 1 | -0/+8 |
|/ | |||||
* | Use the lazy root to make tests pass 🙈 | Joas Schilling | 2016-08-24 | 1 | -2/+0 |
| | |||||
* | Theming: Add logo and background to ThemingDefaults | Julius Haertl | 2016-08-24 | 1 | -2/+50 |
| | |||||
* | 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 | 3 | -0/+218 |
| | |||||
* | fix theming tests | Arthur Schiwon | 2016-08-12 | 2 | -5/+3 |
| | |||||
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 1 | -2/+3 |
| | |||||
* | Theming: Add OCA.Theming Js for app interaction | Julius Haertl | 2016-08-10 | 1 | -0/+68 |
| | |||||
* | Add css classes to allow app developers using the theming colors | Julius Haertl | 2016-08-09 | 1 | -0/+14 |
| | |||||
* | Merge pull request #682 from nextcloud/fix-theming-logo | Morris Jobke | 2016-08-01 | 1 | -11/+11 |
|\ | | | | | 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 | 1 | -11/+11 |
| | | |||||
* | | Validate the input of the theming options | Joas Schilling | 2016-08-01 | 1 | -26/+46 |
|/ | |||||
* | Fix tests | Joas Schilling | 2016-07-28 | 2 | -16/+46 |
| | |||||
* | Move classes to PSR-4 | Joas Schilling | 2016-07-28 | 3 | -0/+0 |
| | |||||
* | fix background id selector for the first run wizard | Bjoern Schiessle | 2016-07-28 | 1 | -3/+3 |
| |