summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer cleanupkondou2014-06-021-21/+29
* add share icons for folders shared by the current userBjoern Schiessle2014-05-301-13/+31
* Fix fileList fallback in OC.Share for outside files appVincent Petry2014-05-301-3/+10
* Sharing overview fixes and unit testsVincent Petry2014-05-301-21/+24
* Fixed file actions for sharing viewsVincent Petry2014-05-301-6/+18
* add title property to share dialogVolkan Gezer2014-05-271-2/+2
* Add generic 'share by link' URL generator in share.jslibasys2014-05-191-1/+13
* fix wrong conflict resolutionMorris Jobke2014-05-191-1/+1
* Correctly set expiration dates when adding additional sharesJoas Schilling2014-05-191-4/+31
* allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-161-19/+33
* Merge pull request #8522 from owncloud/sharing_ux_improvementsBjörn Schießle2014-05-141-1/+21
|\
| * move expire message to the bottomBjoern Schiessle2014-05-131-1/+2
| * hide default expire message if user sets expire dateBjoern Schiessle2014-05-131-0/+7
| * add information about default expire date to the share dialogBjoern Schiessle2014-05-131-1/+13
* | fix styleThomas Müller2014-05-121-2/+2
* | escape display name and emailThomas Müller2014-05-091-1/+1
|/
* Fix javascript error in calendar appStefan2014-04-161-19/+21
* Merge pull request #8157 from owncloud/share-expiration-smooth-hideJan-Christoph Borchardt2014-04-161-5/+6
|\
| * Expiration date is hidden smoothlyVolkan Gezer2014-04-101-5/+6
* | Revert "close-button for share_dropdown"Julian Müller2014-04-141-5/+0
* | close-button for share_dropdownJulian Müller2014-04-141-0/+5
* | Merge pull request #5857 from owncloud/type-ahead-share-by-mail-masterThomas Müller2014-04-111-0/+20
|\ \ | |/ |/|
| * introduce auto completion on share email - integrated with the contactsmanage...Thomas Müller2013-11-141-0/+20
* | Merge pull request #7943 from hjort/masterVincent Petry2014-04-011-3/+3
|\ \
| * | Correction: failure on sharing when user ID was prefixed by zeroRodrigo Hjort2014-03-281-3/+3
* | | Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-281-4/+4
|\ \ \ | |/ / |/| |
| * | add spans around replaced 'Shared' indicators to make text hide on mobileJan-Christoph Borchardt2014-03-141-4/+4
* | | Merge pull request #7557 from owncloud/issue/7297Vincent Petry2014-03-191-1/+13
|\ \ \ | |/ / |/| |
| * | Use tipsy to display error when selecting a date in the pastJoas Schilling2014-03-191-2/+10
| * | Do not allow setting an expiration date in the pastJoas Schilling2014-03-051-1/+5
* | | fix some spaces to tabs issues reported by ScrutinizerJan-Christoph Borchardt2014-03-051-2/+2
|/ /
* | add expire date to link share if possibleBjoern Schiessle2014-01-241-1/+5
* | Fixed various file name escaping issues in core appsVincent Petry2014-01-101-3/+7
* | Show stars as placeholderganomi2013-11-261-1/+1
* | Check which permissions are possible to re-share a fileBjoern Schiessle2013-11-181-1/+16
|/
* allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke2013-10-291-9/+23
|\
| * also add new parameter to function callsMorris Jobke2013-10-291-4/+4
| * pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-5/+19
* | Merge pull request #5497 from owncloud/ie8-placeholdershimThomas Müller2013-10-231-0/+3
|\ \
| * | Fixed sharing dropdown placeholders in IE8/9Vincent Petry2013-10-231-0/+3
| |/
* | Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-231-36/+18
|\ \ | |/ |/|
| * Fixed share dropdown checkbox wrappingVincent Petry2013-10-231-10/+15
| * better wording for share input field and share linkJan-Christoph Borchardt2013-10-231-2/+2
| * shorten string to 'notify by email', cut 'user'Jan-Christoph Borchardt2013-10-201-1/+1
| * remove hover hide/show stuff for share dropdown to make things more obviousJan-Christoph Borchardt2013-10-201-26/+3
* | Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek2013-10-211-11/+10
|\ \
| * | fix notify user, and made js more resiliant to changesRamiro Aparicio2013-10-211-11/+10
| |/
* | Merge pull request #5120 from frisco82/sendEmailJSVincent Petry2013-10-211-4/+4
|\ \
| * | Fix disabled status after sending the emailRamiro Aparicio2013-10-041-4/+4