Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump autoloaders | Julius Härtl | 2020-04-08 | 2 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #18200 from nextcloud/enhancement/psr-logger | Christoph Wurst | 2020-04-08 | 2 | -0/+2 |
|\ | | | | | 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 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 4 | -35/+35 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #20033 from nextcloud/s3-seekable-stream | Roeland Jago Douma | 2020-04-06 | 2 | -0/+2 |
|\ \ | | | | | | | Enable fseek for files in S3 storage | ||||
| * | | update autoloader | Robin Appelman | 2020-04-03 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 2 | -0/+4 |
|\ \ \ | |/ / |/| | | Add optional comments reference_id | ||||
| * | | Update autoloader | Joas Schilling | 2020-04-02 | 2 | -0/+4 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #19858 from nextcloud/feature/webauthn | Roeland Jago Douma | 2020-03-31 | 2 | -0/+16 |
|\ \ | | | | | | | Add WebAuthn support | ||||
| * | | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 2 | -0/+16 |
| |/ | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* / | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 2 | -0/+6 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add a public event for contacts interaction | Christoph Wurst | 2020-03-25 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 2 | -0/+2 |
| | | | | Signed-off-by: Arne Hamann <kontakt+github@arne.email> | ||||
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #19493 from nextcloud/simplefile-new-lazy | Roeland Jago Douma | 2020-02-28 | 2 | -0/+2 |
|\ | | | | | Create SimpleFile only when writing the content | ||||
| * | Bump autoloader | Roeland Jago Douma | 2020-02-28 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #19321 from ↵ | Joas Schilling | 2020-02-28 | 2 | -0/+2 |
|\ \ | |/ |/| | | | | | nextcloud/enh/allow-to-overwrite-share-target-mountpoints Allow to overwrite share target mountpoints | ||||
| * | Allow to overwrite share target mountpoints | Joas Schilling | 2020-02-17 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add event subscriber for transaction isolation level | Daniel Kesselberg | 2020-02-21 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | log Flow activity | Arthur Schiwon | 2020-01-28 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add hub bundle for easy post-installation | Arthur Schiwon | 2020-01-26 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the new Events in Flow | Roeland Jago Douma | 2020-01-02 | 2 | -0/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #18505 from ↵ | Roeland Jago Douma | 2019-12-22 | 2 | -0/+2 |
|\ | | | | | | | | | nextcloud/bugfix/18481/avatars-always-return-201-status-code Always set the generated flag to false when an avatar is being set | ||||
| * | Always set the generated flag to false when an avatar is being set | Joas Schilling | 2019-12-20 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #18080 from nextcloud/enhancement/noid/add-timeout | blizzz | 2019-12-20 | 2 | -0/+2 |
|\ \ | |/ |/| | adding timeout param | ||||
| * | +ManuallyLockedException | Maxence Lange | 2019-12-12 | 2 | -0/+2 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #18384 from ↵ | Roeland Jago Douma | 2019-12-16 | 2 | -0/+2 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/18255/global_config_to_always_accept config.php setting to always accept internal shares | ||||
| * | | config.php setting to always accept internal shares | Roeland Jago Douma | 2019-12-16 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Part of #18255 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Add typed events for the filesystem/scanner | Christoph Wurst | 2019-12-13 | 2 | -0/+14 |
|/ / | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Add a dedicated page for the recommended apps installation | Christoph Wurst | 2019-12-12 | 2 | -0/+2 |
| | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-II | Roeland Jago Douma | 2019-12-11 | 2 | -0/+16 |
|\ \ | | | | | | | Add typed events for all group hooks and legacy events | ||||
| * | | Add typed events for all group hooks and legacy events | Christoph Wurst | 2019-12-11 | 2 | -0/+16 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-II | Christoph Wurst | 2019-12-11 | 2 | -0/+24 |
|\ \ \ | | | | | | | | | Add typed events for all user hooks and legacy events | ||||
| * | | | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 2 | -0/+24 |
| |/ / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 2 | -0/+2 |
|\ \ \ | |/ / |/| | | Use file path for direct editing | ||||
| * | | Use file path for direct editing | Julius Härtl | 2019-12-05 | 2 | -0/+2 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Add interface for notification handler for dimissed events | Roeland Jago Douma | 2019-12-10 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #17443 from nextcloud/enh/expired_token_on_invalid_pass | Roeland Jago Douma | 2019-12-03 | 2 | -0/+2 |
|\ | | | | | Throw an invalid token exception is token is marked outdated | ||||
| * | Throw an invalid token exception is token is marked outdated | Roeland Jago Douma | 2019-12-02 | 2 | -0/+2 |
| | | | | | | | | | | | | | | This avoids hitting the backend with multiple requests for the same token. And will help avoid quick LDAP lockouts. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Add typed create user events | Christoph Wurst | 2019-12-03 | 2 | -0/+4 |
|/ | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | add convenience interfaces so entities can provide presentable details | Arthur Schiwon | 2019-11-28 | 2 | -0/+8 |
| | | | | | | the File entity starts with a display text (used by talk) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 2 | -0/+20 |
| | | | | | | mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #18019 from nextcloud/enhancement/password-policy-events | Roeland Jago Douma | 2019-11-27 | 2 | -0/+4 |
|\ | | | | | Add typed events for password_policy | ||||
| * | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | add Nextcloud specific GenericEvent implementation | Arthur Schiwon | 2019-11-26 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Make the post login event public | Christoph Wurst | 2019-11-20 | 2 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge remote-tracking branch 'origin/master' into filecache-extension | Roeland Jago Douma | 2019-11-18 | 2 | -0/+4 |
|\ | |||||
| * | relax dependency on GenericEvent, instead stay compatible with old events | Arthur Schiwon | 2019-11-13 | 2 | -0/+4 |
| | | | | | | | | | | | | * also fixes tagging events Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |