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
2019-03-15Fix guest name inputJulius Härtl
2019-03-12Only update capabilities on successfull fetchRoeland Jago Douma
2019-03-11Change timeout from 5 to 10 secondsMorris Jobke
2019-03-07Only try to generate previews if convert-to is availableJulius Härtl
2019-03-04Multipart needs to be a nested arrayJulius Härtl
2019-03-04Assign certificate verification config to admin templateJulius Härtl
2019-03-01Check via discovery if collabora server is available before opening the documentJulius Härtl
2019-02-24Disable certificate verificationDaniel Kesselberg
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-02-06Move fetching the capabilities to a backgroundjobRoeland Jago Douma
2019-01-25Properly load file model with correct name on creationJulius Härtl
2019-01-09Have the capabilities properly timeoutRoeland Jago Douma
2019-01-09Merge pull request #341 from nhirokinet/feature/adapt_groupfolderRoeland Jago Douma
2019-01-09Only run query against collabora capabilities endpoint if a remote host is co...Julius Härtl
2019-01-03add commentnhirokinet
2019-01-03Richdocument on mobile did not work in groupfoldersnhirokinet
2018-12-20Merge pull request #335 from nextcloud/direct_editing_capabilitiesRoeland Jago Douma
2018-12-20Merge pull request #263 from nextcloud/templates-managerRoeland Jago Douma
2018-12-20Add direct editing capabilityRoeland Jago Douma
2018-12-20Disable template selector and settings if the capability is not availableJulius 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-20Rename to ext to extensionRoeland Jago Douma
2018-12-20Add extention to responseRoeland Jago Douma
2018-12-20Preview makes no sense on empty templatesRoeland Jago Douma
2018-12-20Use path to get the template directoryJulius Härtl
2018-12-20Add personal settings for template folderJulius Härtl
2018-12-20Add Personal settingsRoeland Jago Douma
2018-12-20Allow the empty templateRoeland Jago Douma
2018-12-20Templates controller php5.6Roeland Jago Douma
2018-12-20Fix empty template initRoeland Jago Douma
2018-12-20Fix admin pageRoeland Jago Douma
2018-12-20Use empty templateRoeland 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-20Fix correct mimetype and full urlsRoeland Jago Douma
2018-12-20Move templates over to use fileids as wellRoeland Jago Douma
2018-12-20Handle creation of previews for templatesRoeland Jago Douma
2018-12-20Some cleanupRoeland Jago Douma
2018-12-20Reset array indexesJohn Molakvoæ (skjnldsv)
2018-12-20Fix user NotFoundExceptionJohn Molakvoæ (skjnldsv)