summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
* reduce share action text to the user name onlyThomas Müller2014-07-141-2/+2
* Merge pull request #9410 from owncloud/shareownernamewidthJan-Christoph Borchardt2014-07-031-2/+50
|\
| * Improved remote share owner displayVincent Petry2014-07-031-2/+50
* | only show message if default expire date is enforcedBjoern Schiessle2014-07-031-6/+2
|/
* Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-2/+9
* make expiration message grey, less present in dropdownJan-Christoph Borchardt2014-06-301-1/+1
* Unit tests for share dropdown with nested link shareVincent Petry2014-06-271-0/+2
* Use file_source to find matching share for nested link sharesVincent Petry2014-06-271-1/+1
* Fix hidden share button and checkbox layoutMorris Jobke2014-06-251-3/+3
* Do even more sanitizationLukas Reschke2014-06-141-5/+5
* set minDate and maxDate in datepickerBjoern Schiessle2014-06-061-1/+5
* only expire link sharesBjoern Schiessle2014-06-061-11/+26
* Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-041-33/+102
|\
| * Use recipient display names when updating shares in the UIVincent Petry2014-06-041-4/+35
| * Multiple fixes to sharing overviewVincent Petry2014-06-031-5/+5
| * More unit tests and fixes for shareVincent Petry2014-06-021-10/+27
| * Added unit tests for share.js and share iconVincent Petry2014-06-021-13/+3
| * Update share action text to display owner/recipientsVincent Petry2014-06-021-32/+63
* | 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