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-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)
2018-12-20Api get all fixesJohn Molakvoæ (skjnldsv)
2018-12-20Ocs apiJohn Molakvoæ (skjnldsv)
2018-12-20Fix preview and default sizeJohn Molakvoæ (skjnldsv)
2018-12-20Design fixes and preview checkJohn Molakvoæ (skjnldsv)
2018-12-20Fix code style and practiceJohn Molakvoæ (skjnldsv)
2018-12-20Delete restore and get fixJohn Molakvoæ (skjnldsv)
2018-12-20Revert preview routeJohn Molakvoæ (skjnldsv)
2018-12-20Add template js handler and commentsJohn Molakvoæ (skjnldsv)
2018-12-20Fix DI error, added design base and delete handlerJohn Molakvoæ (skjnldsv)
2018-12-20Error handler and class code style fixesJohn Molakvoæ (skjnldsv)
2018-12-20Template manager initJohn Molakvoæ (skjnldsv)
2018-12-19Add hasTemplateSaveAs to capabilitiesRoeland Jago Douma