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-05-10Merge pull request #1517 from nextcloud/bugfix/remote-initiator-urlJulius Härtl
2021-05-05Merge pull request #1513 from eszkadev/empty-cache-capabilitiesJan Holesovsky
2021-04-30Use proper initiator urlJulius Härtl
2021-04-28Don't cache empty capabilitiesSzymon Kłos
2021-04-28Add documentation and improve parameter namingJulius Härtl
2021-04-28Allow fetching the initiator user data if neededJulius Härtl
2021-04-28Implement token typesJulius Härtl
2021-04-28Skeleton for creating direct tokens for public sharesJulius Härtl
2021-04-28Also set CSP on public share linksJulius Härtl
2021-04-28Add token type for WOPI tokensJulius Härtl
2021-04-26Let direct view return a proper error status codeJulius Härtl
2021-04-22Do not use libxml_disable_entity_loader on PHP 8 or laterJulius Härtl
2021-04-12l10n: Unify spellingValdnet
2021-04-08Fix duplicate document templatesJulius Härtl
2021-04-07Merge pull request #1465 from tiredofit/patch-1Julius Härtl
2021-04-06Setup FeaturePolicy to allow fullscreenSzymon Kłos
2021-04-03Fix OOXML template extensionDave Conroy
2021-03-30Update bundles namesJohn Molakvoæ (skjnldsv)
2021-03-22Use correct config for GS infoRoeland Jago Douma
2021-03-10Properly handle ooxml with the new template mechanismJulius Härtl
2021-03-08Merge pull request #1412 from nextcloud/bugfix/1395Julius Härtl
2021-03-08Trim duplicate trailing slashes in wopi urlJulius Härtl
2021-03-04Merge pull request #1374 from nextcloud/bugfix/noid/gs-trust-current-hostRoeland Jago Douma
2021-03-04Merge pull request #1396 from mpk-software/bugfix/avoid-per-user-encryption-i...Julius Härtl
2021-03-03Assets: Use octet-stream and attachment instead of allowing to inline the fileJulius Härtl
2021-03-02Add type hint Mario Klump
2021-03-02Remove unused local variableMario Klump
2021-03-02Use incognito mode when writing documents if per-user-encryption-keys are act...Mario Klump
2021-02-25Merge pull request #1382 from nextcloud/bugfix/noid/command-return-valueChristoph Wurst
2021-02-25Add proper return values to occ commandsJulius Härtl
2021-02-24use https for fetching the demo serversJulius Härtl
2021-02-23Make sure that the same host remote is always considered as trustedJulius Härtl
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