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-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-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
2018-08-17Allow creation of OOXML docs if app not in default locationRoeland Jago Douma
2018-08-07Delete token if it is past its lifetimeRoeland Jago Douma
2018-08-07Delete assets once it is fetchedRoeland Jago Douma
2018-08-07First start of assets endpointRoeland Jago Douma
2018-07-20Merge pull request #219 from nextcloud/fix/184/use_editor_to_editMorris Jobke
2018-07-20Tokens expire after 10 minutesRoeland Jago Douma
2018-07-20Delete the token on useRoeland Jago Douma
2018-07-20Return responses instead of just errorsRoeland Jago Douma
2018-07-20Add supported mimetypes to capabilitiesRoeland Jago Douma
2018-07-20Initial mobile editRoeland Jago Douma
2018-07-11Revert "No need for allow inline script since we use a nonce"Roeland Jago Douma
2018-07-10Merge pull request #220 from nextcloud/dept/noid/cleanup_configRoeland Jago Douma
2018-07-10Merge pull request #212 from nextcloud/dept/noid/nonce_is_usedMorris Jobke