Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #525 from nextcloud/fix-theme-logo-position | Joas Schilling | 2016-07-26 | 3 | -8/+12 | |
|\ | ||||||
| * | 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 | |
* | | 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 | |
|\ | ||||||
| * | 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 | |
|\ | ||||||
| * | 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" | Lukas Reschke | 2016-07-11 | 2 | -0/+25 | |
* | | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 | |
* | | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 | |
|/ | ||||||
* | 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 | |
* | Fix indentation | Lukas Reschke | 2016-06-27 | 1 | -3/+3 | |
* | Migrate logic to dynamic controller | Lukas Reschke | 2016-06-27 | 11 | -224/+955 | |
* | 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 |