summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Sanitize input and small fixesJulius Haertl2016-11-182-8/+7
| * Replace null return with NotFoundExceptionJulius Haertl2016-11-182-8/+13
| * Fix icon-folder cssJulius Haertl2016-11-181-5/+5
| * Improve cachingJulius Haertl2016-11-182-10/+22
| * Caching for icon files using AppDataJulius Haertl2016-11-183-73/+264
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-184-31/+15
| * Check if dynamic icons can be usedJulius Haertl2016-11-181-17/+76
| * Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-182-43/+151
| * Improve unit tests for image generationJulius Haertl2016-11-189-72/+118
| * Theming: Add IconController testsJulius Haertl2016-11-181-0/+201
| * Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-181-0/+31
* | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-181-20/+29
|\ \ | |/ |/|
| * Fix themeing unit testsRoeland Jago Douma2016-11-161-20/+29
* | Revert "Fix #1782"Julius Haertl2016-11-161-4/+4
|/
* Fix #1782John Molakvoæ2016-11-021-4/+4
* also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt2016-10-251-0/+2
* remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt2016-10-251-8/+0
* Add image URLs and testsJoas Schilling2016-09-062-0/+215
* Fix ThemingDefaults getMock deprecationRoeland Jago Douma2016-08-311-5/+5
* Theming: fix primary button for bright colorsJulius Haertl2016-08-291-30/+58
* Update AdminTest.phpiamfool2016-08-291-3/+3
* Use temporary file as cacheLukas Reschke2016-08-271-2/+6
* Increase theming performanceLukas Reschke2016-08-271-0/+57
* Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-261-4/+97
|\
| * Theming: Adjust jquery ui elementsJulius Haertl2016-08-261-2/+37
| * Theming: colorize primary buttonsJulius Haertl2016-08-261-2/+60
* | Theming: Add preview for login screenJulius Haertl2016-08-261-0/+8
|/
* Use the lazy root to make tests pass 🙈Joas Schilling2016-08-241-2/+0
* Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-241-2/+50
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-5/+5
* Add unit testsLukas Reschke2016-08-153-0/+218
* fix theming testsArthur Schiwon2016-08-122-5/+3
* rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-121-2/+3
* Theming: Add OCA.Theming Js for app interactionJulius Haertl2016-08-101-0/+68
* Add css classes to allow app developers using the theming colorsJulius Haertl2016-08-091-0/+14
* Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke2016-08-011-11/+11
|\
| * fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt2016-08-011-11/+11
* | Validate the input of the theming optionsJoas Schilling2016-08-011-26/+46
|/
* Fix testsJoas Schilling2016-07-282-16/+46
* Move classes to PSR-4Joas Schilling2016-07-283-0/+0
* fix background id selector for the first run wizardBjoern Schiessle2016-07-281-3/+3
* fix unit testsBjoern Schiessle2016-07-281-53/+143
* Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-272-40/+28
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-272-36/+86
* Theming: Clean up css generation and fix testsJulius Haertl2016-07-271-33/+67
* Theming: Colorize checkboxes depending on luminanceJulius Haertl2016-07-271-0/+10
* Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-261-3/+6
|\
| * Adjust testsLukas Reschke2016-07-221-3/+6
* | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-221-4/+4
|/
* Fix apps/Joas Schilling2016-07-213-0/+9