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/ajax
AgeCommit message (Expand)Author
2013-09-27Allow gues user to choose a nameVictor Dubiniuk
2013-09-27Migrate to simple ormVictor Dubiniuk
2013-09-26Guest can finally editVictor Dubiniuk
2013-09-25Refactoring permissions. Allow guests to join sessionVictor Dubiniuk
2013-09-24No default avatar. Ref #22Victor Dubiniuk
2013-09-24Store genesis to the real file owner instead of session starterVictor Dubiniuk
2013-09-23Initial work on public linksVictor Dubiniuk
2013-09-21Add -conflict postfix for files modified externallyVictor Dubiniuk
2013-09-20Resolve path to shared items for current userVictor Dubiniuk
2013-09-20Save to new file if hash is changed. Ref #16Victor Dubiniuk
2013-09-20SharingVictor Dubiniuk
2013-09-19Hide share button if there are no share permissionsVictor Dubiniuk
2013-09-19No need in explicit start session. It is started by the first join. Partially...Victor Dubiniuk
2013-09-16Avatar quickfixVictor Dubiniuk
2013-09-13Add (i) if filename already exists. Ref #34Victor Dubiniuk
2013-09-13Create new document. Ref #34Victor Dubiniuk
2013-09-13Use svg by default. Closes #31Victor Dubiniuk
2013-09-11Cleanup session on save. Ref #15Victor Dubiniuk
2013-09-06Check if avatar support is enabledVictor Dubiniuk
2013-09-05No more piratesVictor Dubiniuk
2013-09-04Inject removeCursor as latest opVictor Dubiniuk
2013-09-04Add namespace to otpollVictor Dubiniuk
2013-09-04Inject removeCursor on syncOpsVictor Dubiniuk
2013-09-03Error logging on saveVictor Dubiniuk
2013-09-02OC_Avatar supportVictor Dubiniuk
2013-09-02Split controllersVictor Dubiniuk
2013-09-02Remove orphaned fileVictor Dubiniuk
2013-09-02add requesttoken to save xhr in Server.js, fetch correct headers in controllerJörn Friedrich Dreyer
2013-08-28move documents.php functionality to controller, add routeJörn Friedrich Dreyer
2013-08-28refactor document.js, show overlay icon only when a member active, load sessi...Jörn Friedrich Dreyer
2013-08-28rename office -> documentsJörn Friedrich Dreyer
2013-08-27add missing new filesJörn Friedrich Dreyer
2013-08-27ajaxify document & session loading, show icon for documents with active sessionJörn Friedrich Dreyer
2013-08-27Sharing a document is enough to start/join the sessionVictor Dubiniuk
2013-08-27First portion of UI changes according to Jans visionVictor Dubiniuk
2013-08-27Use path for creating sessions, store fileid to dbVictor Dubiniuk
2013-08-27Track and log failuresVictor 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 fileid. Missed fileVictor Dubiniuk
2013-08-27Remove cursor on timeoutVictor Dubiniuk
2013-08-27Background fix. Stay away from OC_ImageVictor Dubiniuk
2013-08-27Use mimetype in thumbnailVictor Dubiniuk
2013-08-27Split controllerVictor Dubiniuk
2013-08-27Invitations. Ugly but worksVictor Dubiniuk
2013-08-27Use random colorsVictor Dubiniuk
2013-08-27Various fixesVictor Dubiniuk
2013-08-27MemberId is now stringVictor Dubiniuk
2013-08-27Update last activity timeVictor Dubiniuk