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
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
2018-12-17Set default capabilities to falseRoeland Jago Douma
2018-12-08Fetch capabilities from collabora and store them in appdataJulius Härtl
2018-11-08Pass the uid when generating a WOPI token for a directviewRoeland Jago Douma
2018-11-06Make php5.6 compatible againRoeland Jago Douma
2018-10-28Do not clear asset on HEAD requestRoeland Jago Douma
2018-09-13Strip the service root prefixes in the Collabora Online wopi_url.Jan Holesovsky
2018-09-04Merge pull request #240 from nextcloud/feature/noid/send_msg_to_mobileRoeland Jago Douma
2018-09-04For now no CSRF on that endpointRoeland Jago Douma
2018-09-04Move request to multipartRoeland Jago Douma
2018-09-04Make provider use actual collabora endpointRoeland Jago Douma
2018-09-04Add preview provider for ODF that uses Collabora Online's web APITor Lillqvist
2018-09-04Enable remote image insert and sharingRoeland Jago Douma