aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-082-0/+2
* Use the new Events in FlowRoeland Jago Douma2020-01-022-0/+6
* Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-2...Roeland Jago Douma2019-12-222-0/+2
|\
| * Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-202-0/+2
* | Merge pull request #18080 from nextcloud/enhancement/noid/add-timeoutblizzz2019-12-202-0/+2
|\ \ | |/ |/|
| * +ManuallyLockedExceptionMaxence Lange2019-12-122-0/+2
* | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma2019-12-162-0/+2
|\ \
| * | config.php setting to always accept internal sharesRoeland Jago Douma2019-12-162-0/+2
* | | Add typed events for the filesystem/scannerChristoph Wurst2019-12-132-0/+14
|/ /
* | Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-122-0/+2
* | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma2019-12-112-0/+16
|\ \
| * | Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-112-0/+16
* | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst2019-12-112-0/+24
|\ \ \
| * | | Add typed events for all user hooks and legacy eventsChristoph Wurst2019-12-112-0/+24
| |/ /
* | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-112-0/+2
|\ \ \ | |/ / |/| |
| * | Use file path for direct editingJulius Härtl2019-12-052-0/+2
| |/
* | Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-102-0/+2
* | Decouple resource provider registrationDaniel Kesselberg2019-12-072-0/+4
|/
* Merge pull request #17443 from nextcloud/enh/expired_token_on_invalid_passRoeland Jago Douma2019-12-032-0/+2
|\
| * Throw an invalid token exception is token is marked outdatedRoeland Jago Douma2019-12-022-0/+2
* | Add typed create user eventsChristoph Wurst2019-12-032-0/+4
|/
* add convenience interfaces so entities can provide presentable detailsArthur Schiwon2019-11-282-0/+8
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-272-0/+20
* Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma2019-11-272-0/+4
|\
| * Add typed events for password_policyChristoph Wurst2019-11-272-0/+4
* | add Nextcloud specific GenericEvent implementationArthur Schiwon2019-11-262-0/+2
|/
* Make the post login event publicChristoph Wurst2019-11-202-2/+2
* Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-182-0/+4
|\
| * relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-132-0/+4
* | Update autoloadersRoeland Jago Douma2019-11-132-0/+2
|/
* Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-282-0/+8
* Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-052-0/+4
|\
| * Update autoloaderJoas Schilling2019-09-272-0/+4
* | Move settings to an appChristoph Wurst2019-09-283-74/+0
|/
* Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-112-0/+16
|\
| * let a dedicate service serve a stateful processArthur Schiwon2019-09-092-2/+4
| * seperate setFileInfo from ICheckArthur Schiwon2019-09-092-0/+2
| * introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-092-0/+2
| * merge IOperator with IOperation for simplicityArthur Schiwon2019-09-092-6/+4
| * add operator interfaces / APIArthur Schiwon2019-09-092-0/+6
| * introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-092-0/+4
| * open the WFE to deal with other subjects but filesArthur Schiwon2019-09-092-0/+2
* | Split personal security settings in codeRoeland Jago Douma2019-09-102-0/+2
|/
* Kill repair step for cypress testsDaniel Kesselberg2019-09-022-2/+0
* Add a repair step to clear the projects access cacheJoas Schilling2019-08-212-0/+2
* Get the proper UIDRoeland Jago Douma2019-08-132-0/+2
* Add feature policy headerRoeland Jago Douma2019-08-102-0/+12
* Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat...Georg Ehrke2019-08-012-0/+6
* Add proper PostLoginEventRoeland Jago Douma2019-07-292-0/+2
* Merge pull request #16582 from nextcloud/enh/split_up_security_middlewareRoeland Jago Douma2019-07-292-0/+2
|\