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
2017-05-25Shorter db index namePranav Kant
2016-12-07Public editingLukas Reschke
2016-12-06Cleanup source codeLukas Reschke
2016-10-27security: Support WOPI's PostMessageOriginPranav Kant
2016-10-19Store canwrite property in DBPranav Kant
2016-10-19Add a db index to access tokenPranav Kant
2016-06-28Add a revision history sidebarPranav Kant
2016-06-19Shared documents now show correct editor's name in the change hisotryAshod Nakashian
2016-03-09WOPI Token table and database plumbing addedAshod Nakashian
2015-12-16Fix appidVictor Dubiniuk
2014-11-13Use a separate field for optype. No more LIKE in queriesVictor Dubiniuk
2014-04-11Store share token to guest usersVictor Dubiniuk
2014-04-11Add db flag for guestsVictor Dubiniuk
2013-09-16Correct field comments. Fixes #40Victor 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-28rename office -> documentsJörn Friedrich Dreyer
2013-08-27fix schema for mysqlJörn Friedrich Dreyer
2013-08-27Switch to fileidVictor Dubiniuk
2013-08-27Remove cursor on timeoutVictor 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-27Db schema changed. Reinstall needed :)Victor Dubiniuk
2013-08-27Fix filepathVictor Dubiniuk
2013-08-27Make seq autoincrementVictor Dubiniuk
2013-08-27Db schema changedVictor 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