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-11-08Add support for Collabora Online Draw and odg filesJulius Härtl
2021-10-15Support Flat ODF filesCorentin Noël
2021-10-05Add default argument and type hintsJulius Härtl
2021-09-13Unify error messages accross controllersJulius Härtl
2021-08-19Handle error logging for initiator tokensJulius Härtl
2021-08-13Add API to set the guest name for an existing WOPI tokenJulius Härtl
2021-08-12Pass through direct token details to frontendJulius Härtl
2021-08-12Allow guests to request a direct token for share linksJulius Härtl
2021-07-14Merge pull request #1655 from mikekaganski/masterJulius Härtl
2021-07-14Check for share token permissionsJulius Härtl
2021-07-13Throttle on invalid share tokensLukas Reschke
2021-07-08Keep DownloadAsPostMessage when "saving as" documentsMike Kaganski
2021-06-29Allow to limit wopi requests to specific source hostsJulius Härtl
2021-06-28Fix opening files when groupfolder ACL has revoked share permissionsJulius Härtl
2021-05-17Only use owner id if not a remote TokenJulius Härtl
2021-05-14Pass template id a the proper parameterJulius Härtl
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