summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
...
| * add hint in Share placeholder on remote share syntaxJan-Christoph Borchardt2015-03-261-1/+6
* | fix enforced password for share in IE8Morris Jobke2015-03-261-0/+5
|/
* adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-261-16/+16
* Merge pull request #15121 from owncloud/email-sent-unboldMorris Jobke2015-03-231-4/+4
|\
| * unbold share email sent notificationJan-Christoph Borchardt2015-03-231-4/+4
* | combine labels with inputs in sharing dialog, fix #14796Jan-Christoph Borchardt2015-03-231-5/+5
|/
* Avatars in share dialog fixesRoeland Jago Douma2015-03-031-19/+17
* Use custom attribute instead of the div identifierLukas Reschke2015-02-271-2/+2
* Added config checkRoeland Jago Douma2015-02-131-8/+18
* Added unit testRoeland Jago Douma2015-02-121-2/+2
* Display user avatar in share dialogRoeland Jago Douma2015-02-121-2/+16
* Indicate that the share owner is remote in the filelistJoas Schilling2015-01-271-0/+3
* Fix reshare permission issueVincent Petry2015-01-091-0/+2
* Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-5/+5
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-30/+52
* Merge pull request #12948 from owncloud/wordingJörn Friedrich Dreyer2014-12-191-2/+2
|\
| * change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438Jan-Christoph Borchardt2014-12-181-1/+1
| * change 'update' to more understandable 'change', fix #10408Jan-Christoph Borchardt2014-12-181-1/+1
* | get rid of unnecessary alt and title attributesJan-Christoph Borchardt2014-12-181-1/+1
* | add missing input labels for Share dialogJan-Christoph Borchardt2014-12-181-0/+4
|/
* Move file thumbnail into the label elementVincent Petry2014-12-111-3/+3
* Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-5/+9
* Forward port of #12493Arthur Schiwon2014-12-041-1/+1
* adjust autocomplete behavior for sharing menuCraig Morrissey2014-10-171-1/+1
* set password field placeholder back if passward was disabledBjoern Schiessle2014-10-151-0/+1
* Prevent monkey clicking on labelsVincent Petry2014-09-261-0/+5
* Add ID to markup to have the checkboxes in the right positionLukas Reschke2014-09-261-5/+5
* Added spinners in share dropdownVincent Petry2014-09-261-22/+88
* Use a route instead of s.php and convert tokens asapkondou2014-09-041-3/+1
* Initial work on shorter linkskondou2014-09-041-2/+7
* Fix share dropdown when links are not allowedVincent Petry2014-08-211-1/+1
* Fixed folder icon update routine when share owner existsVincent Petry2014-08-151-1/+1
* remove 'no people found' entryBjoern Schiessle2014-08-111-12/+1
* set minDate always to today + one dayBjoern Schiessle2014-08-081-2/+8
* don't display share permission if resharing was disabled by the adminBjoern Schiessle2014-08-051-2/+2
* Fix enforced share expiration date to be based on share timeVincent Petry2014-07-211-5/+23
* 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