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
2015-09-19A few fixes by scrutinizerVictor Dubiniuk
2015-09-19ByeBye static Config classVictor Dubiniuk
2015-09-18Kill static loggerVictor Dubiniuk
2015-09-18Remove getL10NVictor Dubiniuk
2015-09-18Use different entry points for users and guestsVictor Dubiniuk
2015-09-18Cleanup file and storage modelsVictor Dubiniuk
2015-09-08Genesis::getHashByPath is no longer usedVictor Dubiniuk
2015-08-28Remove private and deprecated API callsVictor Dubiniuk
2015-08-27Merge pull request #536 from owncloud/code-checkerVicDeo
2015-08-27Remove deprecated API usage. Step 3Victor Dubiniuk
2015-08-27Remove deprecated API usage. Step 2Victor Dubiniuk
2015-08-26Remove deprected API usage. Step 1Victor Dubiniuk
2015-08-25WebODF uses timestamps with millisecondsVictor Dubiniuk
2015-04-28Test using the config in the instance temp folderOlivier Paroz
2015-04-25LibreOffice config should be in instance temp folderOlivier Paroz
2015-04-22Kill OC_FileProxy referencesVictor Dubiniuk
2015-01-23Skip non-supported mimesVictor Dubiniuk
2014-11-25Merge pull request #403 from owncloud/remove-phpassVicDeo
2014-11-19Group members by userId. Ref #125Victor Dubiniuk
2014-11-17Remove phpassLukas Reschke
2014-11-13Merge pull request #402 from owncloud/optype-as-a-separate-fieldVicDeo
2014-11-13Improve filtering for member/cursor operationsVictor Dubiniuk
2014-11-13updateMember is not used currentlyVictor Dubiniuk
2014-11-13Use a separate field for optype. No more LIKE in queriesVictor Dubiniuk
2014-11-12Move ops sync to a separate methodVictor Dubiniuk
2014-11-11Insert has no argumentsVictor Dubiniuk
2014-11-11Merge pull request #398 from owncloud/further-file-simplifyVicDeo
2014-11-11Remove View model. Get permissions from FileInfoVictor Dubiniuk
2014-11-11Remove method which is not used any longerVictor Dubiniuk
2014-11-11Sharing info is needed for public links only.Victor Dubiniuk
2014-11-06Add extra option to disable doc(x) supportVictor Dubiniuk
2014-11-05Move the expected FFS response to the assetsVictor Dubiniuk
2014-11-05Move test doc content outside of modelVictor Dubiniuk
2014-11-04Fix some other log notices when trying to access non-existing file with a viewerVictor Dubiniuk
2014-10-29Fix some issues found by code inspectorVictor Dubiniuk
2014-10-29Implement downloadresponse via appframeworkVictor Dubiniuk
2014-10-28Inject loggerVictor Dubiniuk
2014-10-28Move otpoll to session controllerVictor Dubiniuk
2014-10-28Migrate settings controllers to appframeworkVictor Dubiniuk
2014-10-17Remove stinky code, ref #287Victor Dubiniuk
2014-10-13fix target format for external format-filter-serveraaukt
2014-09-09Merge pull request #357 from owncloud/advanced-passwordVicDeo
2014-09-08Check session tokenVictor Dubiniuk
2014-09-08Remove info routes and actionVictor Dubiniuk
2014-08-23Fix guest accessVictor Dubiniuk
2014-08-11Fix namespace issueVictor Dubiniuk
2014-08-04Filter_Office -> Filter\OfficeVictor Dubiniuk
2014-08-04Download_Simple -> Download\SimpleVictor Dubiniuk
2014-08-04Download_Range -> Download\RangeVictor Dubiniuk
2014-08-04Db_Member -> Db\MemberVictor Dubiniuk