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
2014-08-04Db_Op -> Db\OpVictor Dubiniuk
2014-08-04Db_Session -> Db\SessionVictor Dubiniuk
2014-07-17use accessor to get sessionJörn Friedrich Dreyer
2014-07-15Add escapeshellarg and set home directory in conversion testVictor Dubiniuk
2014-07-15Set home directory for libreoffice conversionjosh4trunks
2014-07-04Use owner FS for guestsVictor Dubiniuk
2014-07-04Use getPath instead of shareInfoVictor Dubiniuk
2014-06-26Use default root when saving a sessionVictor Dubiniuk
2014-06-09Respect recent mmaster changes. Fixes #271Victor Dubiniuk
2014-05-17Fix comment about LGPLDavid Prévot
2014-05-14One more method annotationVictor Dubiniuk
2014-05-14Add missing asteriskVictor Dubiniuk
2014-05-14Cleanup Unused codeVictor Dubiniuk
2014-05-14Add annotationsVictor Dubiniuk
2014-05-13Add target mime when checking FFS aviabilityVictor Dubiniuk
2014-04-28Update range.phpjknockaert
2014-04-28fixing http range requestsjknockaert
2014-04-14Remove unused parameterVictor Dubiniuk
2014-04-14Fix visibility warningVictor Dubiniuk
2014-04-12Reduce complexicityVictor Dubiniuk
2014-04-11Store share token to guest usersVictor Dubiniuk
2014-04-11Further switch to member is_guest propertyVictor Dubiniuk
2014-04-11Fix warning in logsVictor Dubiniuk
2014-04-11Pass file instance to genesysVictor Dubiniuk
2014-04-11Cleanup Session classVictor Dubiniuk
2014-04-11Fix year in copyrightVictor Dubiniuk
2014-04-11Add translatable guest postfix for guestsVictor Dubiniuk
2014-04-11Move File out of controllerVictor Dubiniuk
2014-04-10Merge pull request #233 from owncloud/fix-63VicDeo
2014-04-09Merge pull request #235 from owncloud/fix58VicDeo
2014-04-09Remove unused legacy methodVictor Dubiniuk
2014-04-08Make rename behavior consistent with files appVictor Dubiniuk
2014-04-07Cleanup some variablesVictor Dubiniuk
2014-03-31Add config page and settingsVictor Dubiniuk
2014-03-28Log via helperVictor Dubiniuk
2014-03-28MS formats. First approachVictor Dubiniuk
2014-03-18Save as a new file if old was deleted. Fixes #188Victor Dubiniuk
2014-03-14No more barrier to enter for guests. Closes #200Victor Dubiniuk
2014-03-05Fixing disconnection injected twiceVictor Dubiniuk
2014-02-12Op cleanupVictor Dubiniuk
2014-02-12Remove dead codeVictor Dubiniuk
2014-02-12Add title when shared by link. Fixes #202Victor Dubiniuk
2014-02-12Uid based colors. Closes #112Victor Dubiniuk
2014-01-04Filters for files appVictor Dubiniuk
2013-12-26Search cache for all filter availableVicDeo
2013-12-26Use filtersVicDeo
2013-12-18Improve shared files resolution. Fixes #162,#167Victor Dubiniuk
2013-12-06Make sure that cursor/member exists before removalVictor Dubiniuk
2013-12-05Make it possible to rename documents by clicking on titleVincent Petry
2013-12-05Fixed file not found issueVincent Petry