summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* also add a privacy linkArthur Schiwon2018-05-241-0/+2
* Backport of #9437Arthur Schiwon2018-05-181-0/+2
* theming: handle not being in the serverrootKyle Fazzari2018-02-261-2/+24
* Update license headersMorris Jobke2017-11-062-11/+20
* Use ::class in test mocksMorris Jobke2017-10-241-2/+2
* Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-031-4/+158
* Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-031-16/+25
* Add themed manifest.json to theming appJulius Härtl2017-09-121-0/+49
* Provide "server.css" URL in ThemingController responseDaniel Calviño Sánchez2017-08-101-1/+38
* Split updateStylesheet tests for success and errorDaniel Calviño Sánchez2017-08-101-17/+51
* Unify DataResponse format with its uses in the rest of the fileDaniel Calviño Sánchez2017-08-101-6/+9
* Merge pull request #4888 from nextcloud/theming-fallback-iconsLukas Reschke2017-05-181-7/+33
|\
| * Inject FileAccessHelper for proper testingJulius Härtl2017-05-181-1/+14
| * Add proper Content-Type to iconsJulius Härtl2017-05-171-2/+2
| * Fallback to default faviconJulius Härtl2017-05-171-6/+19
* | Fix testsJulius Härtl2017-05-171-5/+2
|/
* Fix tests for theming backgroundColorJulius Härtl2017-05-081-4/+47
* Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-301-0/+50
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-519/+47
* Fix theming testsJoas Schilling2017-04-201-6/+6
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-2/+2
* Add test for creating AppData folderJulius Haertl2017-02-201-13/+47
* Use createMockJulius Haertl2017-02-161-38/+17
* Use ::class in tests and correct importJulius Haertl2017-02-161-17/+21
* Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
* Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-191-5/+2
|\
| * Use DataDownloadResponseLukas Reschke2017-01-181-5/+2
* | theme app navigation menu highlight colorMorris Jobke2017-01-181-0/+4
|/
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-182-1/+239
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-181-1/+5
| * Error handling and tests if file was not foundJulius Haertl2016-11-181-6/+3
| * Sanitize input and small fixesJulius Haertl2016-11-181-6/+5
| * Replace null return with NotFoundExceptionJulius Haertl2016-11-181-0/+7
| * Fix icon-folder cssJulius Haertl2016-11-181-5/+5
| * Improve cachingJulius Haertl2016-11-181-9/+16
| * Caching for icon files using AppDataJulius Haertl2016-11-181-66/+67
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-182-22/+7
| * Check if dynamic icons can be usedJulius Haertl2016-11-181-17/+76
| * Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-181-43/+1
| * Improve unit tests for image generationJulius Haertl2016-11-182-70/+59
| * 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
* Theming: fix primary button for bright colorsJulius Haertl2016-08-291-30/+58