summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialoglinkshareview.js
Commit message (Expand)AuthorAgeFilesLines
* Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-051-954/+0
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-397/+394
* Dont show menu automatically when share link is clickedGreta Doci2019-08-291-5/+0
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-131-2/+2
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* Improve the share link password error feedback with a red borderChristoph Wurst2019-04-161-0/+4
* Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
* Fix expiration date changingAndrey Dyakov2019-02-051-1/+1
* Fix updating the password of a link share when passwords are enforcedDaniel Calviño Sánchez2019-01-291-2/+0
* added missing variable declarationsimsolost2019-01-251-2/+2
* Fix integration of social sharing into the link popover menuJulius Härtl2019-01-221-15/+13
* Better identification of the public link sharesJohn Molakvoæ (skjnldsv)2018-11-261-0/+1
* Allow to hide download option for folders shared by linkJulius Härtl2018-11-201-2/+0
* Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-201-6/+7
* Also use default label if share label is nullJulius Härtl2018-11-071-1/+1
* Fix sharedialog failure handlerJohn Molakvoæ (skjnldsv)2018-11-061-1/+13
* Add focus on pending popover openingJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Fix password enforce on public share linksJohn Molakvoæ (skjnldsv)2018-11-051-1/+5
* Add "Password protect by Talk" to the menu of link sharesDaniel Calviño Sánchez2018-11-021-0/+64
* Password policy fix and menu open on first shareJohn Molakvoæ (skjnldsv)2018-11-011-2/+25
* Fix wording, sort 'Add another link' to bottom so it does not confuseJan-Christoph Borchardt2018-11-011-4/+5
* Fix password enforcementJohn Molakvoæ (skjnldsv)2018-11-011-45/+76
* Fix enforce dateJohn Molakvoæ (skjnldsv)2018-11-011-3/+12
* Fix note displayJohn Molakvoæ (skjnldsv)2018-11-011-2/+2
* Copy link outside menuJohn Molakvoæ (skjnldsv)2018-11-011-11/+23
* Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-011-143/+278
* Add "Hide download" to the menu of link sharesDaniel Calviño Sánchez2018-10-301-0/+22
* Add missing semicolonsStefan Weil2018-10-191-3/+3
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-041-153/+3
* Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-5/+5
* Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-19/+15
* Fix password enforce on public linksJohn Molakvoæ (skjnldsv)2018-08-151-14/+88
* Reword share comment featureRoeland Jago Douma2018-07-311-1/+1
* Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-1/+1
* Don't use shorthand syntax for functionsJulius Härtl2018-07-211-4/+4
* Public fixesJohn Molakvoæ (skjnldsv)2018-07-211-4/+43
* Public shareJohn Molakvoæ (skjnldsv)2018-07-211-109/+262
* Set autocomplete on share password inputRoeland Jago Douma2017-12-121-2/+2
* Remove the char because it breaks the export from transifexJoas Schilling2017-06-121-1/+1
* rename secure drop back to files drop because of name collision with securedr...Bjoern Schiessle2017-05-181-1/+1
* Fix event firingRoeland Jago Douma2017-05-041-3/+3
* Add radio class to read/write sharing options and 1px left adjustmentFelix A. Epp2017-05-041-3/+3
* Fix read-only label idFelix A. Epp2017-05-041-1/+1
* Make files drop more permanentRoeland Jago Douma2017-05-041-59/+47
* Fix "Copied" message for public linksMorris Jobke2017-05-011-3/+0
* Merge pull request #4462 from danxuliu/fix-sharing-password-protected-linkRoeland Jago Douma2017-04-251-1/+3
|\
| * Use "complete" callback in onPasswordEnteredDaniel Calviño Sánchez2017-04-241-2/+1
| * Fix working icon not hidden when successfully setting a passwordDaniel Calviño Sánchez2017-04-241-0/+3
* | Fix working icon placement on password saveDaniel Calviño Sánchez2017-04-241-2/+2
|/
* Allow social sharing to specify if a new window is openedRoeland Jago Douma2017-04-201-7/+13