Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2015-06-23[sharing] handle shares of users that aren't available anymoreMorris Jobke
2015-06-23Merge pull request #17033 from owncloud/backport-16890-stable8Morris Jobke
2015-06-23Merge pull request #16731 from owncloud/stable8-trash-deleteasrecipientkeepve...Thomas Müller
2015-06-22Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller
2015-06-22Merge pull request #17001 from owncloud/fix_15664Thomas Müller
2015-06-18Backport of #16890 to stable8Arthur Schiwon
2015-06-18Verify if path existsLukas Reschke
2015-06-17only try to determine unencrypted size if a encrypted file is readBjoern Schiessle
2015-06-17Merge pull request #16627 from owncloud/stable8-multiselectsaveraceconditionblizzz
2015-06-17Throw nicer error message instead 500Lukas Reschke
2015-06-17Verify if path existsLukas Reschke
2015-06-16Merge pull request #16744 from owncloud/backport-15260Vincent Petry
2015-06-11Merge pull request #16862 from owncloud/use-single-actionThomas Müller
2015-06-10Disable video preview if previews are disabledMorris Jobke
2015-06-10Don't use command concatenationLukas Reschke
2015-06-10Merge pull request #16758 from owncloud/backport-16748-stable8Morris Jobke
2015-06-09Merge pull request #16738 from rullzer/ocs_set_password_backportMorris Jobke
2015-06-08Register sharing hooks in trashbin testsVincent Petry
2015-06-05save multiselect box on close, not on click. Makes it less frequent and less ...Arthur Schiwon
2015-06-05port detection needs to take care of now thrown exceptions when LDAP server i...Arthur Schiwon
2015-06-04adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt
2015-06-03OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma
2015-06-03Keep versions when deleting as recipientVincent Petry
2015-06-02Check if arrayLukas Reschke
2015-06-01Disallow semicolons in passed commandsLukas Reschke
2015-06-01Ensure that passed argument is always a stringLukas Reschke
2015-06-01Revert custom patch that can cause problemsLukas Reschke
2015-06-01Fix LDAP wizard saveMultiSelect race conditionVincent Petry
2015-05-27disallow cookie auth for cors requestsBernhard Posselt
2015-05-26Merge pull request #16462 from owncloud/stable8-backport-16444Thomas Müller
2015-05-26Merge pull request #16496 from owncloud/stable8-share-readonlyfile-permissionsBjörn Schießle
2015-05-21Do not automatically add "update" permission to shared mountsVincent Petry
2015-05-20Closes "New" dropdown when switching categoryMorris Jobke
2015-05-20Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8Morris Jobke
2015-05-20Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-...Morris Jobke
2015-05-17Merge pull request #15078 from owncloud/fix-smb-oc-admin-stable8Morris Jobke
2015-05-15Merge pull request #16248 from owncloud/stable8-fixrmdirtodeletefolderstotrashJoas Schilling
2015-05-13Merge pull request #15270 from owncloud/stable8-fix-ext-owncloudMorris Jobke
2015-05-13Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer
2015-05-12Added rmdir to trashbin storage wrapperVincent Petry
2015-05-04Add tests for the correct share id on the call aswellJoas Schilling
2015-05-04Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling
2015-05-04check the called URLJoas Schilling
2015-05-04Correctly generate the feedback URL for remote shareJoas Schilling
2015-05-04Merge the two tests into oneJoas Schilling
2015-05-04*cough*Joas Schilling
2015-05-04Add a unit test for the naming conflict on the mountpoint nameJoas Schilling
2015-05-04Use insertIfNotExists() instead of manual logicJoas Schilling
2015-05-04Correctly get the unique mountpoint name when mounting the shareJoas Schilling
2015-05-04Do not make setupMounts() public just because of testingJoas Schilling