Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18726 from marius-wieschollek/bugfix/18661 | Roeland Jago Douma | 2020-01-08 | 1 | -1/+1 |
|\ | | | | | [#18661] Always include custom login image in theming | ||||
| * | [#18661] Always include custom login image in theming | Marius David Wieschollek | 2020-01-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-08 | 2 | -0/+6 |
|/ | |||||
* | [#18645] Have custom login images cover the whole page | Marius David Wieschollek | 2020-01-05 | 1 | -0/+6 |
| | | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-23 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 86 | -52/+206 |
| | |||||
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 3 | -3/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-07 | 2 | -2/+2 |
| | |||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 22 | -34/+77 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 2 | -0/+108 |
| | |||||
* | Fix the theming tests | Roeland Jago Douma | 2019-12-04 | 1 | -0/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #18140 from nextcloud/bugfix/17814/csp-svg | Roeland Jago Douma | 2019-12-03 | 1 | -0/+3 |
|\ | | | | | Allow inline styles for theming images | ||||
| * | Allow inline styles for theming images | Julius Härtl | 2019-11-27 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-30 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 10 | -17/+17 |
|\ \ | | | | | | | Add php7.4 support | ||||
| * | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 6 | -11/+11 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 10 | -11/+11 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #18082 from nextcloud/design/style-update | Roeland Jago Douma | 2019-11-26 | 1 | -5/+24 |
|\ | | | | | Update style of log in page and header | ||||
| * | Adjust gradient to theming value | Julius Härtl | 2019-11-25 | 1 | -5/+20 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Update style of log in page and header | Jan-Christoph Borchardt | 2019-11-23 | 1 | -4/+8 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | add var for theming images , advanced options (#16815) | John Molakvoæ | 2019-11-26 | 5 | -9/+19 |
|\ \ | | | | | | | add var for theming images , advanced options | ||||
| * | | Remove some whitespace | Daniel Kesselberg | 2019-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | fix test for new css vars / logoheader and favicon | Guillaume COMPAGNON | 2019-11-24 | 1 | -3/+11 |
| | | | | | | | | | | | | Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com> | ||||
| * | | add var for theming images , advanced options | Guillaume COMPAGNON | 2019-11-24 | 4 | -7/+9 |
| |/ | | | | | | | Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-26 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 11 | -22/+27 |
|\ \ | |/ |/| | Some php-cs fixes | ||||
| * | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 11 | -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 transifex | Nextcloud bot | 2019-11-23 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 4 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 2 | -0/+2 |
| | |||||
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 2 | -1/+31 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 4 | -0/+4 |
| | |||||
* | Merge pull request #17673 from nextcloud/fix/lang/locale/jshelper/mess | Roeland Jago Douma | 2019-10-26 | 1 | -4/+1 |
|\ | | | | | Fix jsConfigHelper lang/locale mixup | ||||
| * | Cleanup theming mess | Roeland Jago Douma | 2019-10-25 | 1 | -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 transifex | Nextcloud bot | 2019-10-26 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-22 | 4 | -0/+4 |
| | |||||
* | Merge pull request #17593 from nextcloud/ensure-valid-theming-image-route | Roeland Jago Douma | 2019-10-21 | 1 | -4/+10 |
|\ | | | | | make sure that the urls for theming images are valid | ||||
| * | make sure that the urls for theming images are valid | Robin Appelman | 2019-10-18 | 1 | -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 transifex | Nextcloud bot | 2019-10-21 | 6 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-20 | 12 | -0/+12 |
|/ | |||||
* | added documentation links on settings pages | Sascha Wiswedel | 2019-10-17 | 1 | -0/+1 |
| | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 2 | -0/+6 |
| |