aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8778 from owncloud/storage-instanceoficewind19912014-05-302-2/+2
|\
| * Use instanceOfStorage instead of instanceofRobin Appelman2014-05-292-2/+2
* | Fixed warning when file_target is not setVincent Petry2014-05-301-1/+3
* | Removed "Share with" columnVincent Petry2014-05-303-17/+1
* | Added owner display name in actionVincent Petry2014-05-303-1/+13
* | Sharing overview fixes and unit testsVincent Petry2014-05-307-26/+634
* | Mimetype for sharing overviewVincent Petry2014-05-302-4/+16
* | Distinguish legacy file actions from regular file actionsVincent Petry2014-05-303-20/+31
* | Small fixes to sharing overviewVincent Petry2014-05-302-1/+12
* | Fixed navigation orderVincent Petry2014-05-301-2/+2
* | Removed selection checkboxesVincent Petry2014-05-301-9/+0
* | 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