Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 2 | -2/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 3 | -13/+13 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 4 | -2/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-31 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 2 | -0/+62 |
| | |||||
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 6 | -9/+0 |
|\ | | | | | Remove unused imports | ||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 6 | -9/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -7/+7 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -20/+20 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-17 | 2 | -56/+56 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-15 | 2 | -2/+2 |
| | |||||
* | Don't try to resize a svg uploaded as background image. | Daniel Kesselberg | 2020-03-01 | 1 | -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 transifex | Nextcloud bot | 2020-02-24 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-08 | 2 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-28 | 2 | -2/+12 |
| | |||||
* | Migrate leafo/scssphp to scssphp/scssphp | Christoph Wurst | 2020-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #19054 from nextcloud/theming/use-fbicon | Roeland Jago Douma | 2020-01-22 | 1 | -1/+1 |
|\ | | | | | Use themed favicon-fb | ||||
| * | Use themed favicon-fb | Julius Härtl | 2020-01-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-22 | 2 | -2/+2 |
| | | |||||
* | | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-19 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-18 | 2 | -2/+2 |
| | |||||
* | 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> |