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
path: root/lib
AgeCommit message (Expand)Author
2021-01-29Fix doctrine Types usage (fixes #1311)Julius Härtl
2021-01-29Move to IBootstrapJulius Härtl
2021-01-29Implement support for server template handlingJulius Härtl
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-27Merge pull request #1327 from nextcloud/bugfix/catch-remote-file-errorsJulius 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-26Do not update CSP on calls to files_sharingRoeland Jago Douma
2021-01-22Merge pull request #1305 from nextcloud/bugfix/federated-urlJulius Härtl
2021-01-07Properly trim trailing slashes from the remote urlJulius Härtl
2021-01-04Cut of guest names so they fit into the databaseJoas Schilling
2020-12-03Actually mark wopi entity fields as updatedJulius Härtl
2020-12-03Show hint about missing capabilities endpoint connectionJulius Härtl
2020-12-03Merge pull request #1278 from nextcloud/bugfix/noid/empty-remoteJulius Härtl
2020-12-03Merge pull request #1269 from eszkadev/increase-proxy-timeoutJulius Härtl
2020-12-03Merge pull request #1256 from mrkara/kara/adapt-to-host-url-changeJulius Härtl
2020-12-03Expose app version through capabilitiesJulius Härtl
2020-12-03Avoid issues with missing trailing slash in remote urlJulius Härtl
2020-12-03Fix relative path exposed to the redirect eventJulius Härtl
2020-12-03Make sure we always have an empty string in the remote server columnsJulius Härtl
2020-11-24Move proxy status check to the separate functionSzymon Kłos
2020-11-24Merge pull request #1268 from eszkadev/fix-typoJulius Härtl
2020-11-24Increase timeout if proxy is startingSzymon Kłos
2020-11-24Allow defining an allow list through gs.trustedHosts in config.phpJulius Härtl
2020-11-24Fix typoSzymon Kłos
2020-11-18Don't use a stream response on an empty fileRoeland Jago Douma
2020-11-18Try to obtain the appdata folder in 1 goRoeland Jago Douma
2020-11-16Adapt built-in CODE url on host address changeMuhammet Kara
2020-11-13Merge pull request #1243 from nextcloud/bugfix/noid/bigintJulius Härtl
2020-11-13Add migration to bigint columnsJulius Härtl
2020-11-13Add command to migrate tables to bigintJulius Härtl
2020-11-13Do not fail if capabilities have not been fetched for the built-in CODE serverJulius Härtl
2020-11-12Remove unnecessary integer castingJulius Härtl
2020-11-12Always return booleans for Wopi fieldsJulius Härtl
2020-11-12Check if editor is emptyJulius Härtl
2020-11-12Properly check against empty values for remote serverJulius Härtl
2020-11-12Remove notnull constraints for oracle compatibilityJulius Härtl
2020-11-10Add two more useful placeholders for watermark text: {email} and {userDisplay...Andras Timar
2020-11-09Make frame loading timeout configurableJulius Härtl
2020-11-08Store discovery response in distributed cacheJulius Härtl
2020-11-08Move storing capabilities to distributed cacheJulius Härtl
2020-11-03Fix #1219 - add 'application/vnd.ms-visio.drawing' to support .vsdx (Visio) f...Andras Timar
2020-10-13Merge pull request #1194 from nextcloud/bugfix/direct-editing-20Julius Härtl
2020-10-13Use base template for direct editingJulius Härtl
2020-10-13Set proper user for federated editingJulius Härtl