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
AgeCommit message (Expand)Author
2013-09-13Create new document. Ref #34Victor Dubiniuk
2013-09-07Cleanup session data if original file is removedVictor Dubiniuk
2013-09-07Remove stable5 compatibility code. Compatible with 5.0.11+ only anywayVictor Dubiniuk
2013-09-07Use parent namespace in subclassesVictor Dubiniuk
2013-09-04Required OC version was a bit softVictor Dubiniuk
2013-09-03OC5 autoloader fixesVictor Dubiniuk
2013-09-02Split controllersVictor Dubiniuk
2013-09-02add lengths to text to prevent mdb2 schema creation hiccups on stable5Jörn Friedrich Dreyer
2013-09-02introduce documents_revisions table, whitespace changesJörn Friedrich Dreyer
2013-08-28move documents.php functionality to controller, add routeJörn Friedrich Dreyer
2013-08-28rename office -> documentsJörn Friedrich Dreyer
2013-08-27convert preview to listJörn Friedrich Dreyer
2013-08-27fix schema for mysqlJörn Friedrich Dreyer
2013-08-27First portion of UI changes according to Jans visionVictor Dubiniuk
2013-08-27Initial backend for saveVictor Dubiniuk
2013-08-27Merge session list with document listVictor Dubiniuk
2013-08-27App settingsVictor Dubiniuk
2013-08-27Switch to fileidVictor Dubiniuk
2013-08-27Remove cursor on timeoutVictor Dubiniuk
2013-08-27Split controllerVictor Dubiniuk
2013-08-27Invitations. Ugly but worksVictor Dubiniuk
2013-08-27New sessions listVictor Dubiniuk
2013-08-27Add invite to DBVictor Dubiniuk
2013-08-27MemberId, not memberVictor Dubiniuk
2013-08-27Use uid to link oC metadataVictor Dubiniuk
2013-08-27Code deduplicationVictor Dubiniuk
2013-08-27Db schema changed. Reinstall needed :)Victor Dubiniuk
2013-08-27Generic avatarVictor Dubiniuk
2013-08-27Joining session worksVictor Dubiniuk
2013-08-27Fix filepathVictor Dubiniuk
2013-08-27Legal stuffVictor Dubiniuk
2013-08-27Store genesis as sha1(content)Victor Dubiniuk
2013-08-27Copy genesis to storageVictor Dubiniuk
2013-08-27Make seq autoincrementVictor Dubiniuk
2013-08-27Db schema changedVictor Dubiniuk
2013-08-27Serve genesis_url by es_idVictor Dubiniuk
2013-08-27Range download supportVictor Dubiniuk
2013-08-27Use singluar form in table namesVictor Dubiniuk
2013-08-27Correct indexes. Trigger DB updateVictor Dubiniuk
2013-08-27Add primary keysVictor Dubiniuk
2013-08-27Initial DB schemaVictor Dubiniuk
2013-08-27Rename file to math the classnameVictor Dubiniuk
2013-08-27Use classpath instead of requireVictor Dubiniuk
2013-08-27Remove trailing closing php tag in classes and excessive linesVictor Dubiniuk
2013-08-27A skeleton app for usage in the futureFrank Karlitschek