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-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
2018-07-10Cleanup configRoeland Jago Douma
2018-07-10Inject IUserSessionRoeland Jago Douma
2018-07-10Use the editor to edit save a fileRoeland Jago Douma
2018-07-09Some code fixes by phpstorm inspectionsRoeland Jago Douma
2018-07-09Use the NodeAPI to create a new fileRoeland Jago Douma
2018-07-09Use more injection (#213)Roeland Jago Douma
2018-07-06No need for allow inline script since we use a nonceRoeland Jago Douma
2018-06-13Let external users set their display name when editing. (#200)nithom
2018-06-07saveas should save the file in editor's dirPranav Kant
2018-04-05Strickt check on fileidRoeland Jago Douma
2018-04-05Add app when loggingRoeland Jago Douma
2018-04-05Move over to Entity/EntityMapperRoeland Jago Douma
2018-03-24Let DI handle the magicRoeland Jago Douma
2018-03-24Move Application also to libRoeland Jago Douma
2018-03-24Properly name classesRoeland Jago Douma
2018-03-24Fix: Undefined index: canonical_webrootRoeland Jago Douma
2018-02-18Fix settings canonical webroot (#173)Patrik Kernstock
2018-02-15Fix public link user relative (#170)Pranav Kant
2018-01-31Add support for adding canonical webroot (#157)Pranav Kant
2017-11-22Add support for PutRelativeFile for Save As. (#136)Pranav Kant
2017-11-06Add option to enable the app only for users in a specific group (#135)Lukas Reschke
2017-10-19Add avatar to UserExtraInfo (#130)Lukas Reschke
2017-09-27support for external apps (#124)1.12.35Pranav Kant
2017-07-24Use fileId instead of dirPranav Kant
2017-06-28Fix editing publicly shared documentsAndreas Böhler
2017-06-14Restore 'Enable edit for specific groups' feature, fixes #66Andras Timar
2017-06-07Undefined owneruidPranav Kant
2017-06-06Include support for X-LOOL-WOPI-TimestampPranav Kant