summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9329 from owncloud/sharing_check_targetVincent Petry2014-07-023-10/+2
|\
| * don't move a share mount point into a different mount pointBjoern Schiessle2014-07-013-10/+2
* | Merge pull request #9364 from owncloud/sharing_rename_mount_pointsVincent Petry2014-07-022-0/+59
|\ \
| * | rename mount point of children if parent was renamedBjoern Schiessle2014-07-022-0/+59
* | | Merge pull request #9311 from owncloud/storage-not-availableVincent Petry2014-07-025-19/+89
|\ \ \
| * | | Remove invalid mounts from the active fsRobin Appelman2014-07-021-0/+1
| * | | Fix unit testRobin Appelman2014-07-021-0/+1
| * | | Fixed remote share password param detectionVincent Petry2014-07-011-1/+1
| * | | Remove external shares if the share is invalidRobin Appelman2014-07-012-1/+10
| * | | Detect removed public sharesRobin Appelman2014-07-012-18/+77
* | | | Merge pull request #9245 from owncloud/server2server-sharing-design-fixesMorris Jobke2014-07-023-16/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | drop unneeded codeMorris Jobke2014-06-273-16/+1
* | | | Merge pull request #9341 from owncloud/sharing-fileactions-fixMorris Jobke2014-07-022-38/+60
|\ \ \ \
| * | | | Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-012-38/+60
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-022-7/+15
|/ / / /
* | | / add missing backticksJörn Friedrich Dreyer2014-07-011-7/+21
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-014-0/+6
* | | Merge pull request #9303 from owncloud/issue/8841Jörn Friedrich Dreyer2014-06-301-1/+1
|\ \ \
| * | | Use attr() instead of data() so the item ids work as intendedJoas Schilling2014-06-301-1/+1
| | |/ | |/|
* / | no longer check if the external storage app is enabled, we use no the webdav ...Bjoern Schiessle2014-06-302-7/+3
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-3014-5/+42
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-2959-60/+76
* | 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