summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fixed sharing permissionsVincent Petry2014-05-301-2/+3
* | | | Fixed file actions for sharing viewsVincent Petry2014-05-303-23/+51
* | | | Group shares by typeVincent Petry2014-05-302-79/+75
* | | | Added sharing overview page (WIP)Vincent Petry2014-05-306-0/+328
* | | | extend OCS Share API to allow the user to ask for files shared with himBjoern Schiessle2014-05-301-0/+19
|/ / /
* | | Merge pull request #8736 from owncloud/appinfo-newrequirefieldsVincent Petry2014-05-271-2/+2
|\ \ \
| * | | Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-2/+2
* | | | Merge pull request #8721 from owncloud/sharing_don_lose_filesizeVincent Petry2014-05-272-10/+46
|\ \ \ \ | |/ / / |/| | |
| * | | don't lose file size during renameBjoern Schiessle2014-05-262-10/+46
* | | | allow resharing of files with only share permissionsBjoern Schiessle2014-05-261-1/+10
|/ / /
* | | Merge pull request #8688 from owncloud/public-image-positioningLukas Reschke2014-05-241-7/+0
|\ \ \
| * | | Show less whitespace above publicly shared imagesRobin Appelman2014-05-231-7/+0
* | | | Merge pull request #8699 from owncloud/sharing_improvementsBjörn Schießle2014-05-231-23/+26
|\ \ \ \
| * | | | fix share label creationBjoern Schiessle2014-05-231-23/+26
| |/ / /
* / / / remove noise texture from interface (not necessary, and blurry on high-res)Jan-Christoph Borchardt2014-05-231-1/+1
|/ / /
* | | Merge pull request #8675 from owncloud/sharing-improvementsBjörn Schießle2014-05-232-8/+13
|\ \ \
| * | | prevent default action when clicking on the share notificationBjoern Schiessle2014-05-231-1/+6
| * | | always check for unique filename, if a file gets added from outside the mountBjoern Schiessle2014-05-221-6/+6
| * | | fileList needs be be declared before the if-statementBjoern Schiessle2014-05-221-1/+1
* | | | Dont scale up the preview for publicly shared imagesRobin Appelman2014-05-221-1/+2
|/ / /
* | | allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-226-15/+117
* | | move the mount point up if a share is mounted to a subfolder and the subfolde...Bjoern Schiessle2014-05-219-78/+421
* | | Fixed JS issues in public pageVincent Petry2014-05-202-23/+30
| |/ |/|
* | Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-199-42/+42
* | Fix whitespace issuesRobin McCorkell2014-05-162-6/+6
* | Fix more missing or broken PHPDocRobin McCorkell2014-05-163-7/+5
* | Fix PHPDoc in /appsRobin McCorkell2014-05-162-2/+2
* | 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