| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-14 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -6/+6 |
* | Merge pull request #20426 from nextcloud/techdebt/psr2 | John Molakvoæ | 2020-04-11 | 134 | -541/+550 |
|\ |
|
| * | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 8 | -5/+15 |
| * | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 101 | -411/+411 |
| * | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 28 | -109/+109 |
| * | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 7 | -16/+15 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 8 | -4/+22 |
|/ |
|
* | Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas... | Christoph Wurst | 2020-04-10 | 585 | -1662/+1005 |
|\ |
|
| * | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 585 | -1662/+1005 |
* | | Merge pull request #19495 from nextcloud/preview-generate-batch | Roeland Jago Douma | 2020-04-10 | 5 | -62/+248 |
|\ \
| |/
|/| |
|
| * | fix preview generation tests | Robin Appelman | 2020-04-10 | 1 | -2/+2 |
| * | optimize batch generation of previews | Robin Appelman | 2020-04-09 | 3 | -15/+144 |
| * | allow generating multiple preview sizes for a single file at once | Robin Appelman | 2020-04-09 | 3 | -47/+104 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 82 | -217/+217 |
* | | Merge pull request #20385 from nextcloud/skeeable-http-harden | Roeland Jago Douma | 2020-04-10 | 1 | -3/+13 |
|\ \ |
|
| * | | harden seekable http stream a bit against failures | Robin Appelman | 2020-04-09 | 1 | -3/+13 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 2 | -0/+4 |
* | | | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 51 | -149/+149 |
|\ \ \ |
|
| * | | | Remove space between switch case and colon | Christoph Wurst | 2020-04-09 | 2 | -4/+6 |
| * | | | Make sure there is exactly one newline after imports | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| * | | | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| * | | | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 12 | -24/+24 |
| * | | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 33 | -111/+111 |
| * | | | Remove spaces after method or function call | Christoph Wurst | 2020-04-09 | 5 | -13/+13 |
* | | | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 7 | -7/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 7 | -7/+7 |
| |/ / |
|
* / / | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 82 | -220/+220 |
|/ / |
|
* | | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 8 | -0/+8 |
* | | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 131 | -104/+27 |
* | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 28 | -164/+164 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-09 | 2 | -0/+4 |
* | | Merge pull request #16035 from nextcloud/share-search-hide-on-match | blizzz | 2020-04-09 | 2 | -8/+28 |
|\ \ |
|
| * | | dont show remote and email options if we have an exact match for local user e... | Robin Appelman | 2020-04-08 | 2 | -8/+28 |
* | | | Fix multiline comments | Christoph Wurst | 2020-04-08 | 28 | -339/+331 |
* | | | Merge pull request #20360 from nextcloud/bugfix/20182/try-to-use-the-displayn... | Roeland Jago Douma | 2020-04-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Try to use the display name of file transfers | Joas Schilling | 2020-04-08 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Bump autoloaders | Julius Härtl | 2020-04-08 | 2 | -0/+4 |
* | | | Add preview provider for Krita files | Julius Härtl | 2020-04-08 | 3 | -5/+57 |
* | | | Extract preview from opendocument files | Julius Härtl | 2020-04-08 | 2 | -1/+18 |
* | | | Add abstract class to extract previews from files that are zip archives | Julius Härtl | 2020-04-08 | 1 | -0/+58 |
|/ / |
|
* | | Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-l... | Roeland Jago Douma | 2020-04-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fixes the throttler not checking the user state on postLogin | Arthur Schiwon | 2020-04-03 | 1 | -1/+1 |
* | | Merge pull request #18200 from nextcloud/enhancement/psr-logger | Christoph Wurst | 2020-04-08 | 4 | -0/+172 |
|\ \ |
|
| * | | Add a PSR-3 logger adapter and make it injectable | Christoph Wurst | 2020-03-26 | 4 | -0/+172 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 2 | -0/+4 |
* | | | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 20 | -35/+35 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-07 | 2 | -0/+4 |
* | | | Merge pull request #20033 from nextcloud/s3-seekable-stream | Roeland Jago Douma | 2020-04-06 | 4 | -21/+208 |
|\ \ \ |
|
| * | | | update autoloader | Robin Appelman | 2020-04-03 | 3 | -9/+9 |