summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8555 from owncloud/sharing_default_expire_only_public_linksBjörn Schießle2014-05-161-0/+54
|\
| * use default expire date only for link sharesBjoern Schiessle2014-05-161-0/+54
* | Merge pull request #8604 from owncloud/sharing_encforce_passwordBjörn Schießle2014-05-162-7/+66
|\ \
| * | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-162-7/+66
| |/
* | Merge pull request #6260 from owncloud/jan-navigation-filesidebarVincent Petry2014-05-164-87/+153
|\ \
| * | Fixed many issues, clean upVincent Petry2014-05-154-16/+33
| * | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-154-77/+126
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-05-162-2/+22
|/
* @breif -> @briefThomas Müller2014-05-132-3/+3
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-122-3/+3
* Merge pull request #8041 from owncloud/files-sortcolumnsVincent Petry2014-05-121-6/+4
|\
| * $RUNTIME_APPTYPES is no longer used - left over from pre OC4Thomas Müller2014-04-281-5/+0
| * Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-1/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-111-4/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-092-1/+12
* | Merge pull request #8499 from owncloud/shareextstoragemountpointfixVincent Petry2014-05-082-6/+61
|\ \
| * | Added unit test for sharing ext storage mount pointsVincent Petry2014-05-081-2/+55
| * | Fix sharing of ext storage mount pointsVincent Petry2014-05-081-4/+6
* | | Merge pull request #8221 from owncloud/type-hinting-sharingVincent Petry2014-05-083-2/+13
|\ \ \
| * \ \ Merge branch 'master' into type-hinting-sharingBart Visscher2014-04-2820-453/+737
| |\ \ \
| * | | | Fix PHPdoc in apps/files_sharingBart Visscher2014-04-154-1/+15
* | | | | Merge branch 'sharing_cleanup' of github.com:owncloud/core into sharing_cleanupBjoern Schiessle2014-05-072-2/+2
|\ \ \ \ \
| * | | | | Fix endless loop on windows serversJoas Schilling2014-05-072-2/+2
* | | | | | remove error_log outputBjoern Schiessle2014-05-071-2/+1
|/ / / / /
* | | / / we can take the permission directly from the share, no need to call the share...Bjoern Schiessle2014-05-071-20/+6
| |_|/ / |/| | |
* | | | check if we have a fileinfoBjoern Schiessle2014-05-071-1/+5
* | | | ignore part filesBjoern Schiessle2014-05-071-0/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-072-0/+2
* | | | Merge pull request #8407 from owncloud/scale-pics-on-public-sharing-masterThomas Müller2014-05-054-50/+73
|\ \ \ \
| * | | | load image via javascript and use $(document).width() to determine the proper...Thomas Müller2014-05-022-48/+62
| * | | | Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-023-6/+15
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-0472-35/+115
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-0332-35/+3
|/ / / /
* | | | Merge pull request #8400 from owncloud/download-button-public-folderThomas Müller2014-05-023-7/+14
|\ \ \ \
| * | | | disable download button if zip download is disabledThomas Müller2014-05-022-1/+4
| * | | | fix position and look of public download buttonJan-Christoph Borchardt2014-05-021-3/+0
| * | | | remove file name from upper right buttonThomas Müller2014-04-291-1/+1
| * | | | reintroduce download button on public sharesThomas Müller2014-04-291-3/+10
* | | | | Merge pull request #8415 from owncloud/sharing_fix_renameBjörn Schießle2014-05-011-4/+7
|\ \ \ \ \
| * | | | | return the new name if a mount point was renamedBjoern Schiessle2014-04-301-4/+7
| |/ / / /
* / / / / get the correct owner path for part filesBjoern Schiessle2014-04-302-1/+92
|/ / / /
* | | | Merge pull request #8285 from owncloud/better_getmountby_handlingicewind19912014-04-292-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Better handle return values from Filesystem::getMountBy*Robin McCorkell2014-04-252-2/+3
* | | | Fix file summary to use the whole file listVincent Petry2014-04-281-0/+1
* | | | Merge pull request #8353 from owncloud/publicshare-webdavicewind19912014-04-264-2/+131
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose public shares over webdavRobin Appelman2014-04-254-2/+131
| |/ /
* | | Also fixed the returned internal path when getting the root shared item by idRobin Appelman2014-04-251-4/+3
* | | fix search by mime for shared single filesRobin Appelman2014-04-251-3/+7
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-251-1/+2
* | always allow to rename the share mount pointBjoern Schiessle2014-04-231-0/+4