Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 82 | -217/+217 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | 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 | ||||
| * | harden seekable http stream a bit against failures | Robin Appelman | 2020-04-09 | 1 | -3/+13 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [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 all extra whitespace PSR2 does not like | ||||
| * | | Remove space between switch case and colon | Christoph Wurst | 2020-04-09 | 2 | -4/+6 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Make sure there is exactly one newline after imports | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 12 | -24/+24 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 33 | -111/+111 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Remove spaces after method or function call | Christoph Wurst | 2020-04-09 | 5 | -13/+13 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 7 | -7/+7 |
|\ \ \ | |/ / |/| | | Use php keywords in lowercase | ||||
| * | | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 7 | -7/+7 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 82 | -220/+220 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 8 | -0/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 131 | -104/+27 |
| | | | | | | 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 | 28 | -164/+164 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [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 email | ||||
| * | dont show remote and email options if we have an exact match for local user ↵ | Robin Appelman | 2020-04-08 | 2 | -8/+28 |
| | | | | | | | | | | | | email Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix multiline comments | Christoph Wurst | 2020-04-08 | 28 | -339/+331 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #20360 from ↵ | Roeland Jago Douma | 2020-04-08 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/20182/try-to-use-the-displayname-for-file-transfers Try to use the display name of file transfers | ||||
| * | | Try to use the display name of file transfers | Joas Schilling | 2020-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Bump autoloaders | Julius Härtl | 2020-04-08 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Add preview provider for Krita files | Julius Härtl | 2020-04-08 | 3 | -5/+57 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Extract preview from opendocument files | Julius Härtl | 2020-04-08 | 2 | -1/+18 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Add abstract class to extract previews from files that are zip archives | Julius Härtl | 2020-04-08 | 1 | -0/+58 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #20299 from ↵ | Roeland Jago Douma | 2020-04-08 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | nextcloud/fix/noid/member-on-null-app-cancel-login fixes the throttler not checking the user state on postLogin | ||||
| * | fixes the throttler not checking the user state on postLogin | Arthur Schiwon | 2020-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | a listener to the post login events can still reject a login, so that a user is not necessarily available at the time. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | 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 | ||||
| * | | Add a PSR-3 logger adapter and make it injectable | Christoph Wurst | 2020-03-26 | 4 | -0/+172 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [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 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [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 |
|\ \ \ | | | | | | | | | Enable fseek for files in S3 storage | ||||
| * | | | update autoloader | Robin Appelman | 2020-04-03 | 3 | -9/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | add basic tests for s3 seeking and add some error handling if reopen return ↵ | Robin Appelman | 2020-04-01 | 1 | -8/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | the wrong range Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | make seekable s3 stream generic | Robin Appelman | 2020-04-01 | 2 | -57/+106 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | Enable fseek for files in S3 storage | Lukas Stabe | 2020-04-01 | 2 | -19/+147 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lukas Stabe <lukas@stabe.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 4 | -0/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 6 | -0/+12 |
| | | | | |||||
* | | | | Merge pull request #20139 from ↵ | Roeland Jago Douma | 2020-04-04 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/unify-default-value-for-restricting-user-enumeration-with-settings Unify default value for restricting user enumeration with settings | ||||
| * | | | | Unify default value for restricting user enumeration with settings | Daniel Calviño Sánchez | 2020-03-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the value was never enabled or disabled, the settings show "Restrict username enumeration to groups" as disabled. However, in some components it was enabled by default, which caused an inconsistency in the behaviour with respect to the settings, for example in the contacts menu. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | | | | Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cron | Roeland Jago Douma | 2020-04-04 | 2 | -2/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Properly catch NoUserException during upload cleanup | ||||
| * | | | | | Properly hint exceptions thrown by getUserFolder | Julius Härtl | 2020-04-03 | 2 | -2/+8 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-04 | 6 | -0/+12 |
|/ / / / | |||||
* | | | | fixes the return type of BeforeUserLoggedInEvent | Arthur Schiwon | 2020-04-03 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 110 | -362/+372 |
| | | | | |||||
* | | | | Merge pull request #19486 from nextcloud/scanner-performance | Roeland Jago Douma | 2020-04-02 | 3 | -15/+73 |
|\ \ \ \ | | | | | | | | | | | Improve performance of file scanner | ||||
| * | | | | restart transaction when cache insert fails due to duplicate | Robin Appelman | 2020-04-01 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |