summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* Don't try to resize a svg uploaded as background image.Daniel Kesselberg2020-03-011-2/+1
| | | | | | image* are gd functions without support for svg hence we are not able to resize svg. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* [tx-robot] updated from transifexNextcloud bot2020-02-242-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-02-082-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2020-01-302-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-01-282-2/+12
|
* Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst2020-01-231-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #19054 from nextcloud/theming/use-fbiconRoeland Jago Douma2020-01-221-1/+1
|\ | | | | Use themed favicon-fb
| * Use themed favicon-fbJulius Härtl2020-01-211-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-01-222-2/+2
| |
* | Fix app updatesRoeland Jago Douma2020-01-211-2/+2
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-01-192-10/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-01-182-2/+2
|
* Merge pull request #18726 from marius-wieschollek/bugfix/18661Roeland Jago Douma2020-01-081-1/+1
|\ | | | | [#18661] Always include custom login image in theming
| * [#18661] Always include custom login image in themingMarius David Wieschollek2020-01-071-1/+1
| | | | | | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
* | [tx-robot] updated from transifexNextcloud bot2020-01-082-0/+6
|/
* [#18645] Have custom login images cover the whole pageMarius David Wieschollek2020-01-051-0/+6
| | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
* [tx-robot] updated from transifexNextcloud bot2019-12-242-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-232-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-2286-52/+206
|
* Update license headers for 18Christoph Wurst2019-12-203-3/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-12-092-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-12-072-2/+2
|
* Update license headersChristoph Wurst2019-12-0522-34/+77
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-12-052-0/+108
|
* Fix the theming testsRoeland Jago Douma2019-12-041-0/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #18140 from nextcloud/bugfix/17814/csp-svgRoeland Jago Douma2019-12-031-0/+3
|\ | | | | Allow inline styles for theming images
| * Allow inline styles for theming imagesJulius Härtl2019-11-271-0/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-11-302-0/+2
| |
* | Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma2019-11-2810-17/+17
|\ \ | | | | | | Add php7.4 support
| * | Mode to modern phpunitRoeland Jago Douma2019-11-276-11/+11
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Make phpunit8 compatibleRoeland Jago Douma2019-11-2710-11/+11
| |/ | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / [tx-robot] updated from transifexNextcloud bot2019-11-282-2/+2
|/
* Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-261-5/+24
|\ | | | | Update style of log in page and header
| * Adjust gradient to theming valueJulius Härtl2019-11-251-5/+20
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Update style of log in page and headerJan-Christoph Borchardt2019-11-231-4/+8
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | add var for theming images , advanced options (#16815)John Molakvoæ2019-11-265-9/+19
|\ \ | | | | | | add var for theming images , advanced options
| * | Remove some whitespaceDaniel Kesselberg2019-11-241-1/+1
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | fix test for new css vars / logoheader and faviconGuillaume COMPAGNON2019-11-241-3/+11
| | | | | | | | | | | | Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
| * | add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-244-7/+9
| |/ | | | | | | Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
* | [tx-robot] updated from transifexNextcloud bot2019-11-262-0/+2
| |
* | Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-2511-22/+27
|\ \ | |/ |/| Some php-cs fixes
| * Some php-cs fixesRoeland Jago Douma2019-11-2211-22/+27
| | | | | | | | | | | | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-11-232-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-214-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-204-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-192-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-11-152-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-11-122-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-11-102-0/+2
|
* remove missed manual Application instance constructionsRobin Appelman2019-11-042-1/+31
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>