| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l... | Morris Jobke | 2020-07-20 | 2 | -0/+2 |
|\ |
|
| * | Allow to register AlternativeLogin on RegistrationContext | Joas Schilling | 2020-07-16 | 2 | -0/+2 |
* | | Add a scoped PSR logger for apps | Christoph Wurst | 2020-07-16 | 2 | -0/+2 |
|/ |
|
* | Add real events to load additionalscripts | Roeland Jago Douma | 2020-07-15 | 2 | -0/+2 |
* | Update autoloader | Julius Härtl | 2020-07-15 | 2 | -2/+4 |
* | Add new dashboard public API | Julius Härtl | 2020-07-15 | 2 | -0/+6 |
* | Merge pull request #21238 from nextcloud/techdebt/noid/deferrable-notificatio... | Morris Jobke | 2020-07-06 | 2 | -0/+2 |
|\ |
|
| * | Allow notification apps to defer and flush the sending | Joas Schilling | 2020-07-03 | 2 | -0/+2 |
* | | Callable parameter injection | Christoph Wurst | 2020-07-03 | 2 | -0/+2 |
* | | Merge pull request #21360 from nextcloud/root-storage-prevent-scanning | Roeland Jago Douma | 2020-07-02 | 2 | -0/+4 |
|\ \
| |/
|/| |
|
| * | prevent the root storage from accidentally scanning user folders | Robin Appelman | 2020-06-11 | 2 | -0/+4 |
* | | Add unified search API | Christoph Wurst | 2020-06-24 | 2 | -0/+14 |
* | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcher | blizzz | 2020-06-22 | 2 | -0/+2 |
|\ \ |
|
| * | | flow to not use deprecated event dispatcher methods | Arthur Schiwon | 2020-06-19 | 2 | -0/+2 |
* | | | Add dedicated API for apps' bootstrapping process | Christoph Wurst | 2020-06-17 | 2 | -0/+12 |
|/ / |
|
* / | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-15 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #20914 from nextcloud/enh/deprecated_event_log_usage | Roeland Jago Douma | 2020-06-04 | 2 | -0/+2 |
|\ |
|
| * | Log usage of a deprecated event instead of emitting | Roeland Jago Douma | 2020-05-22 | 2 | -0/+2 |
* | | Add lazy events for the Node API | Roeland Jago Douma | 2020-05-28 | 2 | -0/+30 |
* | | Merge pull request #20005 from joeried/occ-remove-bruteforce-attempts-by-ip | Morris Jobke | 2020-05-25 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Implement occ command security:bruteforceattemps:reset-for-ip | Johannes Riedel | 2020-03-19 | 2 | -0/+2 |
* | | Move the notmodified check to middleware where it belongs | Roeland Jago Douma | 2020-05-13 | 2 | -0/+2 |
* | | Merge pull request #20813 from nextcloud/lazy-folder | Morris Jobke | 2020-05-12 | 2 | -0/+2 |
|\ \ |
|
| * | | generalize the "lazy folder" concept | Robin Appelman | 2020-05-11 | 2 | -0/+2 |
* | | | Add AppFramework GZip middleware to gzip responses | Roeland Jago Douma | 2020-05-12 | 2 | -0/+2 |
|/ / |
|
* | | Add InitialState Appframework service | Roeland Jago Douma | 2020-05-07 | 2 | -0/+4 |
* | | Simple AppConfig wrapper for the AppFramework | Roeland Jago Douma | 2020-05-02 | 2 | -0/+4 |
* | | Remove obsolete repair steps for logo and updater channel | Morris Jobke | 2020-04-24 | 2 | -4/+0 |
* | | Move to subfolders for preview files | Roeland Jago Douma | 2020-04-19 | 2 | -0/+2 |
* | | Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor... | Joas Schilling | 2020-04-15 | 2 | -0/+2 |
|\ \ |
|
| * | | Check all remotes for local access | Joas Schilling | 2020-04-14 | 2 | -0/+2 |
* | | | Return hashes of uploaded content for dav uploads | Robin Appelman | 2020-04-13 | 2 | -0/+2 |
|/ / |
|
* | | Bump autoloaders | Julius Härtl | 2020-04-08 | 2 | -0/+4 |
* | | 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 | Christoph Wurst | 2020-03-26 | 2 | -0/+2 |
* | | | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 4 | -35/+35 |
* | | | Merge pull request #20033 from nextcloud/s3-seekable-stream | Roeland Jago Douma | 2020-04-06 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | update autoloader | Robin Appelman | 2020-04-03 | 2 | -0/+2 |
* | | | | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 2 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update autoloader | Joas Schilling | 2020-04-02 | 2 | -0/+4 |
| |/ / |
|
* | | | Merge pull request #19858 from nextcloud/feature/webauthn | Roeland Jago Douma | 2020-03-31 | 2 | -0/+16 |
|\ \ \ |
|
| * | | | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 2 | -0/+16 |
| |/ / |
|
* / / | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 2 | -0/+6 |
|/ / |
|
* | | Add a public event for contacts interaction | Christoph Wurst | 2020-03-25 | 2 | -0/+2 |
* | | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 2 | -0/+2 |
|/ |
|
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | Merge pull request #19493 from nextcloud/simplefile-new-lazy | Roeland Jago Douma | 2020-02-28 | 2 | -0/+2 |
|\ |
|
| * | Bump autoloader | Roeland Jago Douma | 2020-02-28 | 2 | -0/+2 |
* | | Merge pull request #19321 from nextcloud/enh/allow-to-overwrite-share-target-... | Joas Schilling | 2020-02-28 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Allow to overwrite share target mountpoints | Joas Schilling | 2020-02-17 | 2 | -0/+2 |