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
2019-08-29Cleanup public wopi URL since otherwise it doesn't work in the CSP headersJulius Härtl
2019-08-27Split federation logic to helper functions an cleanup codeJulius Härtl
2019-08-27Revert debug commentJulius Härtl
2019-08-27WopiController code cleanupJulius Härtl
2019-08-27Start moving getting of the node to a separate methodJulius Härtl
2019-08-27Fix fetching the display name of federated editorsJulius Härtl
2019-08-27Build path relative to user dir properlyJulius Härtl
2019-08-27Add todo for fetching fileJulius Härtl
2019-08-27Use owner as editor for nowJulius Härtl
2019-08-27Handle CSP properlyJulius Härtl
2019-08-27PoC: Federated document editingJulius Härtl
2019-08-26Implement post messages for across frame communicationJulius Härtl
2019-08-23Merge pull request #483 from rainerjung/public_wopi_urlJulius Härtl
2019-08-20Check for mimetype during template uploadJulius Härtl
2019-08-15Add new config item public_wopi_url.Rainer Jung
2019-07-10Use available public API calls and strong comparisonJulius Härtl
2019-06-14Add DownloadAsPostMessageJulius Härtl
2019-05-29Implement X-WOPI-Override: RENAME_FILEJulius Härtl
2019-05-28Allow UTF8 characters in filenamesJulius Härtl
2019-05-20Add logging to WOPI Controller and preview providers (#507)Julius Härtl
2019-05-19Improve user list for sessions though the public linkJulius Härtl
2019-05-19Add logging to Wopi routesJulius Härtl
2019-05-08Use valid HTTP status codesRoeland Jago Douma
2019-05-07Add HideExportOption and HidePrintOptionJulius Härtl
2019-04-17Implement hide download support for public sharesJulius Härtl
2019-04-12Hide user list on desktopJulius Härtl
2019-03-25Use error instead of exception templateDaniel Kesselberg
2019-03-12Only update capabilities on successfull fetchRoeland Jago Douma
2019-03-01Check via discovery if collabora server is available before opening the documentJulius Härtl
2019-02-24Add settings to disable certificate validationDaniel Kesselberg
2019-02-06Move to a service to also fetch the capabilities when the settings are updatedRoeland Jago Douma
2019-01-25Properly load file model with correct name on creationJulius Härtl
2018-12-20Set userId so anonymous collabora calls also workRoeland Jago Douma
2018-12-20Check the passed variablesRoeland Jago Douma
2018-12-20Actually create the file in a subfolderRoeland Jago Douma
2018-12-20Make 5.6 compatibleRoeland Jago Douma
2018-12-20Add TemplateSaveAsRoeland Jago Douma
2018-12-20Add personal settings for template folderJulius Härtl
2018-12-20Templates controller php5.6Roeland Jago Douma
2018-12-20Return empty templates by defaultRoeland Jago Douma
2018-12-20Allow templates to be created from the webRoeland Jago Douma
2018-12-20Use actual name provided by APIRoeland Jago Douma
2018-12-20Really implement put relativeRoeland Jago Douma
2018-12-20Open template via OCS (Direct view)Roeland Jago Douma
2018-12-20Add helper fucntions and just pass objects around instead of magicRoeland Jago Douma
2018-12-20Add tempalte destination to WOPI tokenRoeland Jago Douma
2018-12-20Move templates over to use fileids as wellRoeland Jago Douma
2018-12-20Some cleanupRoeland Jago Douma
2018-12-20Api get all fixesJohn Molakvoæ (skjnldsv)
2018-12-20Ocs apiJohn Molakvoæ (skjnldsv)