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
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
2017-01-18set the correct language tag expected by JS (typo fix)Andras Timar
2017-01-18set the correct language tag expected by JSAndras Timar
2017-01-03Append instance id to rev historyLukas Reschke
2017-01-03Add instance id to file idLukas Reschke
2016-12-13v1.1.241.1.24Lukas Reschke
2016-12-07Add OwnerIdLukas Reschke
2016-12-07Gracefully handle exception1.1.22Lukas Reschke
2016-12-07Catch exceptionsLukas Reschke
2016-12-07Delete cached discovery file if settings are changedLukas Reschke
2016-12-07Remove unrequired routeLukas Reschke
2016-12-07Properly use an integerLukas Reschke
2016-12-07Public editingLukas Reschke
2016-12-06Cleanup source codeLukas Reschke
2016-12-06New admin pagesLukas Reschke
2016-10-27security: Support WOPI's PostMessageOriginPranav Kant
2016-10-19Store canwrite property in DBPranav Kant
2016-10-19Don't ignore non-updatable filesPranav Kant
2016-09-14FormattingPranav Kant
2016-07-19Use non strict comparison to validate tokenRobin Appelman
2016-07-18Add support for opening and editing files from external storagePranav Kant
2016-06-28Add a revision history sidebarPranav Kant
2016-06-28Fix path for shared documentsPranav Kant
2016-06-28Add missing mtime field to processed documentsPranav Kant