summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Fix PHP CSJoas Schilling2020-12-151-1/+0
* Add missing parent::__construct() calls to JobsJoas Schilling2020-12-141-25/+8
* Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-4/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-1/+3
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Update license headersMorris Jobke2017-11-061-0/+4
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-7/+2
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-1/+2
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-14/+18
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-181-0/+142