aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/OCM/CloudFederationProviderFiles.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-161-1/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-291-25/+2
* Refactors "strpos" and "substr" calls to improve code readabilityHamid Dehnavi2023-09-271-1/+1
* federatedfilesharing: Add OpenAPI specjld31032023-07-121-7/+7
* Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-071-109/+22
* displayname on federated sharesMaxence Lange2023-06-281-7/+36
* fix federated sharingRobin Appelman2021-10-191-34/+25
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-271-1/+2
* Add logging to external shares managerVincent Petry2021-07-271-1/+2
* Migrate HintException to OCPGary Kim2021-06-301-6/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Respect default share permissions for federated resharesRoeland Jago Douma2021-05-171-1/+12
* Improve federated permission handlingRoeland Jago Douma2021-04-261-18/+2
* 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-181-6/+6
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+3
* effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon2020-08-031-13/+4
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-1/+3
* Update share type constant usageJoas Schilling2020-06-241-7/+7
* Fix PSR-4 namespaceJoas Schilling2020-06-051-0/+845