aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib
Commit message (Expand)AuthorAgeFilesLines
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* refactor: Configure OpenAPI scopesprovokateurin2024-01-182-0/+4
* feat: public dav endpoint v2John Molakvoæ2024-01-091-1/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-237-33/+33
* Merge pull request #39743 from nextcloud/fixNullArrayGit'Fellow2023-10-271-0/+1
|\
| * fix: don't try to access null arrayGit'Fellow2023-08-141-0/+1
* | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-1/+1
* | Refactors "strpos" and "substr" calls to improve code readabilityHamid Dehnavi2023-09-273-7/+7
* | Add single status code descriptions for OpenAPIjld31032023-09-271-0/+6
|/
* federatedfilesharing: Add OpenAPI specjld31032023-07-124-57/+65
* Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-075-287/+61
* displayname on federated sharesMaxence Lange2023-06-282-12/+44
* Specify the parameters of FederatedFileSharing controllersJoas Schilling2023-06-141-41/+45
* Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builderJoas Schilling2023-02-061-0/+1
|\
| * Don't reuse query builder object with populated parametersJoas Schilling2023-01-231-0/+1
* | Use the default color and matching text color for the federation inviteJoas Schilling2023-01-301-23/+13
|/
* 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