Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-29Properly handle cached failed requests in the Federation serviceRoeland Jago Douma
2021-01-29Merge pull request #1332 from nextcloud/enh/fed_https_by_defaultJulius Härtl
2021-01-28Use https by default for the federation serviceRoeland Jago Douma
2021-01-28Log the exception so we know what is actually failingRoeland Jago Douma
2021-01-27Merge pull request #1329 from nextcloud/bugfix/noid/distributed-federation-cacheJulius Härtl
2021-01-27Move federation cache to a distributed oneJulius Härtl
2021-01-27Remove JSON_THROW_ON_ERROR since it is only available on PHP >= 7.3Julius Härtl
2021-01-27Handle errors when fetching remote file info more gracefullyJulius Härtl
2021-01-07Properly trim trailing slashes from the remote urlJulius Härtl
2020-12-03Avoid issues with missing trailing slash in remote urlJulius Härtl
2020-11-24Allow defining an allow list through gs.trustedHosts in config.phpJulius Härtl
2020-11-13Do not fail if capabilities have not been fetched for the built-in CODE serverJulius Härtl
2020-11-08Move storing capabilities to distributed cacheJulius Härtl
2020-10-13Add full path to redirectJulius Härtl
2020-09-14arm64: Adapt CapabilitiesService and document.jsMuhammet Kara
2020-06-25Revert "Disable certificate verification handling"Julius Härtl
2020-05-28Refresh timed-out capabilities when built-in CODE is enabledMuhammet Kara
2020-05-26Increase /hosting/discovery and /hosting/capabilities timeouts.Jan Holesovsky
2020-05-26Allow connecting to local addressesJulius Härtl
2020-05-14Disable certificate verification handlingJohannes Weberhofer
2020-02-04Do not use void return type hint as we still need to cover PHP 7.0Julius Härtl
2020-01-27Add missing fileJulius Härtl
2020-01-07Properly setup the filesystem for put operations (#762)Julius Härtl
2020-01-03Properly setup the filesystem for put operationsJulius Härtl
2019-12-27Do not try to set user scope for public share linksJulius Härtl
2019-12-20fix cache set typoPavel Krasikov
2019-12-20Start with new template creation mechanism (#514)Julius Härtl
2019-12-18Introduce a user scope service to properly perform actions as the required userJulius Härtl
2019-12-18Start with new template creation mechanismJulius Härtl
2019-08-27Split federation logic to helper functions an cleanup codeJulius Härtl
2019-08-27Handle CSP properlyJulius Härtl
2019-08-27PoC: Federated document editingJulius Härtl
2019-03-12Only update capabilities on successfull fetchRoeland Jago Douma
2019-03-11Change timeout from 5 to 10 secondsMorris Jobke
2019-02-24Disable certificate verificationDaniel Kesselberg
2019-02-06Move to a service to also fetch the capabilities when the settings are updatedRoeland Jago Douma