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-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-01-29Move to IBootstrapJulius Härtl
2021-01-29Implement support for server template handlingJulius Härtl
2021-01-26Do not update CSP on calls to files_sharingRoeland Jago Douma
2020-12-03Merge pull request #1256 from mrkara/kara/adapt-to-host-url-changeJulius Härtl
2020-11-24Merge pull request #1268 from eszkadev/fix-typoJulius Härtl
2020-11-24Allow defining an allow list through gs.trustedHosts in config.phpJulius Härtl
2020-11-24Fix typoSzymon Kłos
2020-11-16Adapt built-in CODE url on host address changeMuhammet Kara
2020-11-08Move storing capabilities to distributed cacheJulius Härtl
2020-09-10Use PHP_OS instead of PHP_OS_FAMILY when PHP version < 7.2Muhammet Kara
2020-09-09arm64: Allow auto-enabling Built-in CODE Server on ARM64Muhammet Kara
2020-06-19Catch query exception and only add listener if the LoadViewer class is availableJulius Härtl
2020-05-29Fix CSP violation when collabora server has so-called 'service root'Andras Timar
2020-05-29Fix code styleJulius Härtl
2020-05-27Auto-enable built-in CODE server when availableMuhammet Kara
2020-05-22Basic viewer integrationJulius Härtl
2019-09-05Remove void return typeJulius Härtl
2019-09-04Check if federation app is enabledJulius Härtl
2019-08-27Handle CSP properlyJulius Härtl
2019-08-27Move CSP handling to methodJulius Härtl
2019-04-10Use collabora for PDF previewsJulius Härtl
2018-12-20Handle creation of previews for templatesRoeland Jago Douma
2018-12-20Error handler and class code style fixesJohn Molakvoæ (skjnldsv)
2018-12-20Template manager initJohn Molakvoæ (skjnldsv)
2018-09-04Add preview provider for ODF that uses Collabora Online's web APITor Lillqvist
2018-07-20Add supported mimetypes to capabilitiesRoeland Jago Douma
2018-07-10Cleanup configRoeland Jago Douma
2018-03-24Let DI handle the magicRoeland Jago Douma
2018-03-24Move Application also to libRoeland Jago Douma