summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-9/+0
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-231-25/+11
|\
| * Port existing server code to new interfaceCarl Schwan2022-08-081-25/+11
* | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+2
|/
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-3/+8
* Port federatedfilesharing personal settings to vueCarl Schwan2022-06-151-10/+22
* Port admin federated files sharing to vueCarl Schwan2022-05-201-24/+27
* Log in audit log federated shares eventsCarl Schwan2022-03-161-1/+17
* Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-221-2/+2
* Limit more contact searchesJoas Schilling2021-12-081-1/+6
* fix federated sharingRobin Appelman2021-10-191-34/+25
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-3/+26
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-271-1/+2
* Add logging to external shares managerVincent Petry2021-07-271-1/+2
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Migrate HintException to OCPGary Kim2021-06-307-16/+15
* Correctly check the reception of a remote feedbackLouis Chemineau2021-06-091-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0417-27/+20
* Respect default share permissions for federated resharesRoeland Jago Douma2021-05-171-1/+12
* Throttle MountPublicLinkController when share is not foundRoeland Jago Douma2021-05-121-1/+3
* Fix usage of rename executeUpdateChristoph Wurst2021-05-051-1/+1
* Improve federated permission handlingRoeland Jago Douma2021-04-261-18/+2
* Merge pull request #26615 from nextcloud/enh/ffs/require_readMorris Jobke2021-04-191-0/+8
|\
| * Require read permissions for federated sharesRoeland Jago Douma2021-04-191-0/+8
* | Do not allow adding file drop shares to your own cloudRoeland Jago Douma2021-04-191-0/+10
|/
* Move over notification to new registrationRoeland Jago Douma2021-04-161-7/+2
* Implement expiration date for federated sharesVincent Petry2021-04-151-3/+13
* l10n: Add word user in FederatedShareProvider.phpValdnet2021-04-111-1/+1
* Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke2021-03-221-0/+31
|\
| * fix(no_unused_imports)Samuel2021-02-091-1/+0
| * fix(php-cs)Samuel2021-02-091-17/+0
| * fix(misc)Samuel2021-02-091-5/+7
| * fix(php-cs)Samuel2021-02-091-4/+7
| * fix(logger): use logger from constructor argumentsSamuel2021-02-091-1/+14
| * fix(pebkac): missing `use OC`Samuel2021-02-081-0/+1
| * fix(logger): set logger in constructorSamuel2021-02-081-5/+10
| * fix(php-cs): indentation / elseif, maybe braces?Samuel2021-02-051-13/+18
| * feat(federatedfilesharing): log errors, as suggested by @maxbesSamuel2021-02-051-0/+20
* | Move requesthandler controller to LoggerInterfaceRoeland Jago Douma2021-03-101-29/+13
* | Fix some redundant castsRoeland Jago Douma2021-03-081-3/+1
* | Remove redundant castsRoeland Jago Douma2021-03-021-2/+2
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-185-16/+16
|/
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-122-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-165-3/+6
* Fix PHP CSJoas Schilling2020-12-151-1/+0
* Add missing parent::__construct() calls to JobsJoas Schilling2020-12-141-25/+8
* Adjust defaultJulius Härtl2020-12-084-6/+25
* Move columns to bigintJulius Härtl2020-12-081-2/+1