Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Colorize checkboxes depending on theming color | Julius Haertl | 2016-07-27 | 1 | -0/+8 |
| | |||||
* | Merge pull request #525 from nextcloud/fix-theme-logo-position | Joas Schilling | 2016-07-26 | 3 | -8/+12 |
|\ | | | | | Fix theme logo position and shape | ||||
| * | Theming: Fix preview and center alignment of logo | Julius Haertl | 2016-07-25 | 1 | -4/+4 |
| | | |||||
| * | Adjust tests | Lukas Reschke | 2016-07-22 | 1 | -3/+6 |
| | | |||||
| * | Update themingcontroller.php | Jos Poortvliet | 2016-07-22 | 1 | -1/+2 |
| | | |||||
* | | Fix search box overlapping on mobile (#450) | Jan-Christoph Borchardt | 2016-07-22 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | * fix searchbox overlapping on mobile * also adjust log in background color in theme * Fix unit tests | ||||
* | | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | | |||||
* | | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 10 | -2/+53 |
|/ | |||||
* | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 3 | -1/+66 |
|\ | | | | | Theming fixes | ||||
| * | Add unit tests | Joas Schilling | 2016-07-15 | 1 | -0/+46 |
| | | |||||
| * | Also load the theming app on CLI | Joas Schilling | 2016-07-15 | 1 | -1/+7 |
| | | |||||
| * | Better handling of empty slogan | Joas Schilling | 2016-07-15 | 1 | -0/+13 |
| | | |||||
* | | Theming: Fix image paths for caret icon | Julius Haertl | 2016-07-16 | 3 | -5/+5 |
| | | |||||
* | | Theming: Fix spaces in settings-admin.js | Julius Haertl | 2016-07-15 | 1 | -4/+4 |
| | | |||||
* | | Theming: Add tests for inverted colors | Julius Haertl | 2016-07-15 | 2 | -3/+130 |
| | | |||||
* | | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 3 | -0/+97 |
|/ | |||||
* | Merge pull request #371 from nextcloud/implement-get-title | Joas Schilling | 2016-07-11 | 2 | -0/+25 |
|\ | | | | | Implement "getTitle" | ||||
| * | Implement "getTitle" | Lukas Reschke | 2016-07-11 | 2 | -0/+25 |
| | | | | | | | | Fixes https://github.com/nextcloud/server/issues/341 | ||||
* | | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 |
| | | |||||
* | | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 |
|/ | | | | | In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension. Fixes #315 | ||||
* | Only save when value changed or enter is pressed | Lukas Reschke | 2016-06-27 | 1 | -9/+15 |
| | |||||
* | Add tooltip | Lukas Reschke | 2016-06-27 | 2 | -6/+7 |
| | |||||
* | Add comment to "getMailHeaderColor" | Lukas Reschke | 2016-06-27 | 1 | -0/+5 |
| | |||||
* | Use stream instead of rename | Lukas Reschke | 2016-06-27 | 2 | -14/+45 |
| | |||||
* | Replace OC_Defaults with \OC::$server->getThemingDefaults() | Lukas Reschke | 2016-06-27 | 1 | -6/+1 |
| | |||||
* | design and layout fixes for Theming app | Jan-Christoph Borchardt | 2016-06-27 | 2 | -15/+29 |
| | |||||
* | make sure that the preview gets updated every time a new image gets uploaded | Bjoern Schiessle | 2016-06-27 | 1 | -2/+3 |
| | |||||
* | scale preview image | Bjoern Schiessle | 2016-06-27 | 1 | -3/+5 |
| | |||||
* | Disable drop zone | Lukas Reschke | 2016-06-27 | 1 | -0/+2 |
| | | | | Otherwise dropping something somewhere can by mistake upload the file and make it available | ||||
* | Fix indentation | Lukas Reschke | 2016-06-27 | 1 | -3/+3 |
| | |||||
* | Migrate logic to dynamic controller | Lukas Reschke | 2016-06-27 | 11 | -224/+955 |
| | | | | Also adds support for having custom login backgrounds | ||||
* | add some visual feedback if the operation was succesful or not | Bjoern Schiessle | 2016-06-27 | 4 | -16/+82 |
| | |||||
* | write theme settings to database | Bjoern Schiessle | 2016-06-27 | 12 | -8/+3082 |
| | |||||
* | basic information architecture for the theming app | Jan-Christoph Borchardt | 2016-06-27 | 2 | -3/+20 |
| | |||||
* | initial commit for the theming app | Bjoern Schiessle | 2016-06-27 | 6 | -0/+96 |