aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9278 from owncloud/l10n-servershare-dialogVolkan Gezer2014-06-281-2/+2
|\
| * fix server share dialog titleVolkan Gezer2014-06-281-2/+2
* | Merge pull request #9265 from owncloud/fix-whitespaceMorris Jobke2014-06-281-1/+1
|\ \
| * | fix trailing whitespace noted by ScrutinizerJan-Christoph Borchardt2014-06-271-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-2811-3/+28
| |/ |/|
* | Merge pull request #9263 from owncloud/remote-share-updateicewind19912014-06-271-0/+19
|\ \ | |/ |/|
| * Improve commentRobin Appelman2014-06-271-1/+2
| * Also check for updated permissions for webdav storagesRobin Appelman2014-06-271-0/+18
* | Allow late registration of file actions in public pageVincent Petry2014-06-271-0/+4
|/
* Sync file list with file actionsVincent Petry2014-06-273-0/+5
* remove pointless require - we should kill all require_once like that in our t...Thomas Müller2014-06-271-2/+0
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-2724-21/+29
* Fix wording for remote shares in settings pageVincent Petry2014-06-261-1/+1
* Merge pull request #9193 from owncloud/sharing_etag_propagationBjörn Schießle2014-06-264-10/+191
|\
| * make sure that hooks are registered for the testsBjoern Schiessle2014-06-253-14/+23
| * 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-261-1/+9
* | Merge pull request #9205 from owncloud/remoteshare-fixurlpathVincent Petry2014-06-252-2/+93
|\ \
| * | Fix parsing of remote URL when mounting remote sharesVincent Petry2014-06-252-2/+93
| |/
* | Merge pull request #9202 from owncloud/urlhashfixMorris Jobke2014-06-251-23/+23
|\ \
| * | Do not clear URL hash when no external mount params givenVincent Petry2014-06-251-23/+23
| |/
* | Merge pull request #9189 from owncloud/sharing_fix_permissionsicewind19912014-06-253-6/+36
|\ \
| * | add/update unit testsBjoern Schiessle2014-06-242-3/+33
| * | make sure that we always return the correct permissionsBjoern Schiessle2014-06-241-3/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-06-253-11/+21
|/
* [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