summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* [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>
* [tx-robot] updated from transifexNextcloud bot2019-11-032-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-11-014-0/+4
|
* Merge pull request #17673 from nextcloud/fix/lang/locale/jshelper/messRoeland Jago Douma2019-10-261-4/+1
|\ | | | | Fix jsConfigHelper lang/locale mixup
| * Cleanup theming messRoeland Jago Douma2019-10-251-4/+1
| | | | | | | | | | | | | | | | | | | | * Do not do translations in the constructor. This gets called to early so there is no user yet. Which means we can't obtain the locale. Which means we store the wrong translation instance. * Same for the theming app magic. Just use the parent call when needed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-10-262-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-224-0/+4
|
* Merge pull request #17593 from nextcloud/ensure-valid-theming-image-routeRoeland Jago Douma2019-10-211-4/+10
|\ | | | | make sure that the urls for theming images are valid
| * make sure that the urls for theming images are validRobin Appelman2019-10-181-4/+10
| | | | | | | | | | | | | | | | In some circumstances the url generation seems to fail, resulting in an empty image url which causes the browser to load the main page multiple times, leading to issues with state tokens Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-10-216-0/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2019-10-2012-0/+12
|/
* added documentation links on settings pagesSascha Wiswedel2019-10-171-0/+1
| | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2019-09-252-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-09-242-2/+2
|
* Create color-primary-light variableJohn Molakvoæ (skjnldsv)2019-09-111-0/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-09-082-4/+4
|
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-09-052-0/+6
|
* CapabilitiesTests are not DB testsRoeland Jago Douma2019-09-041-1/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-08-292-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-08-282-0/+100
|
* [tx-robot] updated from transifexNextcloud bot2019-08-222-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-08-182-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-08-142-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-08-124-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-08-092-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-08-042-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-08-034-0/+12
|