summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* make sure that during share and unshare the etags get propagated correctlyBjoern Schiessle2014-06-253-0/+172
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-243-3/+28
* Setup the external share manager in a hookVincent Petry2014-06-232-9/+12
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-223-8/+28
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-211-1/+11
* Merge pull request #9108 from owncloud/uploadintofolderfixMorris Jobke2014-06-201-1/+1
|\
| * Fixed uploading by drag and drop into folderVincent Petry2014-06-191-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-203-3/+33
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-1973-13/+195
|/
* Merge pull request #8399 from owncloud/server-server-sharingicewind19912014-06-1727-29/+1030
|\
| * Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
| * organize js a bit betterRobin Appelman2014-06-172-47/+69
| * Better error handeling in testremoteRobin Appelman2014-06-171-3/+7
| * testremote is for public accessRobin Appelman2014-06-171-1/+0
| * fix broken buttons for IE8-11Morris Jobke2014-06-171-0/+1
| * fixing layout issue - mostly alignmentMorris Jobke2014-06-171-0/+20
| * Prevent warningRobin Appelman2014-06-161-1/+1
| * Fix setupFromToken when a password is setRobin Appelman2014-06-161-1/+1
| * Fix multiple users having the same external share mountpointRobin Appelman2014-06-163-5/+11
| * Make testremote more robustRobin Appelman2014-06-161-3/+8
| * Add route which went missing during rebaseRobin Appelman2014-06-161-0/+1
| * Add some safety checksRobin Appelman2014-06-163-4/+7
| * Always send a POST bodyRobin Appelman2014-06-141-4/+2
| * Fix public share webdav permissionsRobin Appelman2014-06-142-2/+2
| * fix modified date for external sharesRobin Appelman2014-06-141-0/+2
| * Fix undefined index errorRobin Appelman2014-06-141-6/+0
| * block server-to-server share if files_external is not activates, can be rever...Bjoern Schiessle2014-06-142-1/+10
| * add settings to disable server to server sharingBjoern Schiessle2014-06-148-5/+82
| * Properly expose read only public shares as read onlyRobin Appelman2014-06-145-0/+102
| * Fix storage being passed to cache/watcher and scanner when using storage wrap...Robin Appelman2014-06-142-10/+23
| * Fix deleting of external sharesRobin Appelman2014-06-141-0/+1
| * generate better storage idsRobin Appelman2014-06-141-1/+1
| * Use the movable mount system for external sharesRobin Appelman2014-06-143-39/+66
| * Fix check for shared files inside sharesRobin Appelman2014-06-141-1/+2
| * Fix prompting for passwordRobin Appelman2014-06-143-16/+18
| * Save mountpoints relative to the userRobin Appelman2014-06-141-6/+15
| * Generate a unique nameRobin Appelman2014-06-141-0/+2
| * Update for changes in masterRobin Appelman2014-06-141-1/+0
| * make sure to enable incognito mode when mounting a public link and update ini...Bjoern Schiessle2014-06-141-0/+1
| * Scan the entire remote share at once by requesting the full file tree from th...Robin Appelman2014-06-144-1/+147
| * Improve detection of whether we're in the files appRobin Appelman2014-06-141-1/+1
| * Fix removing remote sharesRobin Appelman2014-06-141-0/+18
| * Support path lengths up to 4000 charsRobin Appelman2014-06-141-1/+1
| * Fix exposing single files over webdavRobin Appelman2014-06-141-2/+6
| * Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-146-6/+84
| * Add interface for accpeting external sharesRobin Appelman2014-06-145-0/+87
| * Add coments to database and dont use sql keywords as table namesRobin Appelman2014-06-142-5/+14
| * add remote/add external shares to managerRobin Appelman2014-06-141-0/+27
| * Add server<->server sharing backendRobin Appelman2014-06-147-1/+334
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-172-12/+18