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-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
2017-06-05Merge pull request #88 from pranavk/extsharePranav Kant
2017-06-01Use the file owner from the share object, if availablePranav Kant
2017-06-01Don't throw exception when user not foundPranav Kant
2017-05-25Show Display Name of user, not its uid in userlistPranav Kant
2017-05-25Guard encryption supportPranav Kant
2017-05-25Merge pull request #52 from pranavk/encAndras Timar
2017-05-25Merge pull request #63 from pranavk/usernamesAndras Timar
2017-05-25Merge pull request #60 from pranavk/ooxmlAndras Timar
2017-05-24Fix issue#68: undefined variable instanceIdAndras Timar
2017-05-19Register the change under user's name when saving the documentPranav Kant
2017-05-19Support opening encrypted filesPranav Kant
2017-05-19Revert "Remove unrequired route"; respect OOXML settings againPranav Kant
2017-05-11Fix file revisionsPranav Kant
2017-04-20Merge pull request #37 from gabor-udvari/masterAndras Timar
2017-04-08Add logging and template to unhandled exceptionsGábor Udvari
2017-04-05Bin unused paramsPranav Kant
2017-03-24Send file path to the client also, fix revision historyPranav Kant
2017-03-24Merge pull request #27 from nextcloud/fix-for-files_versionsMorris Jobke
2017-03-20Merge pull request #11 from timar/masterLukas Reschke
2017-03-14'==' and '!=' are discouragedAndras Timar
2017-03-10Make files_versions work againmichag86
2017-01-24Add icon to admin page sidebarMorris Jobke