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
2014-11-04Only GETVictor Dubiniuk
2014-10-28Inject loggerVictor Dubiniuk
2014-10-28Move otpoll to session controllerVictor Dubiniuk
2014-10-28Move supported mimes to settings controllerVictor Dubiniuk
2014-10-28Move download to documentcontrollerVictor Dubiniuk
2014-10-28Migrate settings controllers to appframeworkVictor Dubiniuk
2014-10-25Migrate major controllers to appframeworkVictor Dubiniuk
2014-10-09Declare routes required by breaking routing change in coreVictor Dubiniuk
2014-09-08Remove info routes and actionVictor Dubiniuk
2014-09-08Remove routes and actionVictor Dubiniuk
2014-09-02Add routesVictor 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
2014-08-04Db_Op -> Db\OpVictor Dubiniuk
2014-08-04Db_Session -> Db\SessionVictor Dubiniuk
2014-07-07increment version numberGeorg Ehrke
2014-07-07add ocsidGeorg Ehrke
2014-05-17Fix comment about LGPLDavid Prévot
2014-04-11Store share token to guest usersVictor Dubiniuk
2014-04-11Fix year in copyrightVictor Dubiniuk
2014-04-11Unify translationVictor Dubiniuk
2014-04-11Add db flag for guestsVictor Dubiniuk
2014-04-11OC6 as a least required versionVictor Dubiniuk
2014-03-31Add config page and settingsVictor Dubiniuk
2014-03-28MS formats. First approachVictor Dubiniuk
2014-03-14No more barrier to enter for guests. Closes #200Victor Dubiniuk
2014-02-12Remove dead codeVictor Dubiniuk
2013-12-19Move rename controller to documentVictor Dubiniuk
2013-12-05Make it possible to rename documents by clicking on titleVincent Petry
2013-11-28remove newline at end of file (editor added that automatically)daniel
2013-11-28remove unnecessary sub-selectdaniel
2013-11-27Make sure that DB has no broken entries created on prerelease evaluationVictor Dubiniuk
2013-11-27Bump versionVictor Dubiniuk
2013-11-09Add missed filesVictor Dubiniuk
2013-11-09Make sure fs has subdir documents alwaysVictor Dubiniuk
2013-10-29Hide unstable settingsVictor Dubiniuk
2013-10-28Disconnect user on leaving a session. Closes #15Victor Dubiniuk
2013-10-27Translate appp title in navigationVictor Dubiniuk
2013-10-22Bump versionVictor Dubiniuk
2013-10-20Integrate odf viewerVictor Dubiniuk
2013-10-06Fix app ordering - ref owncloud/core#4324Morris Jobke
2013-10-02enable by defaultFrank Karlitschek
2013-10-01Default documents dir for upload. Ref #49Victor Dubiniuk
2013-09-27Migrate to simple ormVictor Dubiniuk
2013-09-25Refactoring permissions. Allow guests to join sessionVictor Dubiniuk
2013-09-23Initial work on public linksVictor Dubiniuk
2013-09-20SharingVictor Dubiniuk
2013-09-19No need in explicit start session. It is started by the first join. Partially...Victor Dubiniuk