summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-1/+2
* also add a privacy linkArthur Schiwon2018-05-243-11/+100
* Backport of #9437Arthur Schiwon2018-05-183-2/+81
* Fix testsJulius Härtl2018-03-281-1/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-091-1/+1
* theming: handle not being in the serverrootKyle Fazzari2018-02-261-2/+24
* Fix theming testsJulius Härtl2018-02-021-8/+2
* More detailed theming capabilitiesJulius Härtl2018-01-103-41/+82
* Add colors to testsJulius Härtl2018-01-081-7/+13
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Fix email buttons for white themeMorris Jobke2017-12-111-6/+10
* Theming: Fix tests for favicon containing multiple sizesJulius Härtl2017-11-131-3/+15
* Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl2017-11-131-0/+3
* Merge pull request #7112 from nextcloud/theming-imagemagick-hintMorris Jobke2017-11-091-0/+4
|\
| * Fix unit testsMorris Jobke2017-11-091-0/+4
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-2/+2
|\ \ | |/ |/|
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-2/+2
* | Theming: expose element color though capabilities APIJulius Härtl2017-11-071-0/+3
* | Update license headersMorris Jobke2017-11-0611-43/+75
* | Use ::class in test mocksMorris Jobke2017-10-244-7/+7
* | 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
|/
* Fix testsJulius Härtl2017-09-121-6/+1
* Use IAppManager instead of private APIJulius Härtl2017-09-121-1/+6
* Add themed manifest.json to theming appJulius Härtl2017-09-121-0/+49
* Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-121-0/+32
* Fix tests for primary element colorJulius Härtl2017-09-041-1/+4
* Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-291-1/+1
* Add the primary font color to the capabilities as wellJoas Schilling2017-08-151-8/+15
* 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
* Add Android and iOS URLs to theming appMorris Jobke2017-07-191-0/+61
* Prefer custom theme over theming appJulius Härtl2017-07-121-0/+20
* Merge pull request #4910 from nextcloud/make-the-logo-smaller-creamLukas Reschke2017-05-191-5/+9
|\
| * Scale logo only for custom onesJulius Härtl2017-05-191-5/+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
| |/
* | Merge pull request #4918 from nextcloud/theming-capabilities-plain-backgroundMorris Jobke2017-05-171-25/+36
|\ \
| * | Return color when theming uses no background imageJulius Härtl2017-05-171-25/+36
| |/
* | Fix testsJulius Härtl2017-05-171-5/+2
* | Use appdata logo when generating iconsJulius Härtl2017-05-172-16/+35
|/
* Add function to request SVG or regular fallback imageLukas Reschke2017-05-081-3/+11
* Fix tests for theming backgroundColorJulius Härtl2017-05-082-5/+49
* Fix invalid theming URLsMorris Jobke2017-05-051-8/+19
* Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-301-0/+50
* Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-291-50/+31
* Mock itJoas Schilling2017-04-251-12/+39