summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialogshareelistview.js
Commit message (Expand)AuthorAgeFilesLines
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-3/+3
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* Use property to check if a share entry is shared with the current userJulius Härtl2018-11-021-3/+1
* Remove reshare owner entry from the share listJulius Härtl2018-11-021-0/+3
* Show share settings for owner and reshare owners onlyJulius Härtl2018-11-021-0/+5
* Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-011-3/+6
|\
| * Fix note displayJohn Molakvoæ (skjnldsv)2018-11-011-3/+6
* | Do not set indeterminate state for file sharesJulius Härtl2018-10-311-1/+3
|/
* Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-051-1/+1
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-041-154/+2
* Add custom handling for room shares to the list of shareesDaniel Calviño Sánchez2018-08-081-1/+3
* Reword share comment featureRoeland Jago Douma2018-07-311-1/+1
* Make possible to enable "sending password by Talk" from the share menuDaniel Calviño Sánchez2018-07-241-8/+99
* Don't use shorthand syntax for functionsJulius Härtl2018-07-211-4/+4
* No remote note and various fixesJohn Molakvoæ (skjnldsv)2018-07-211-0/+3
* Public fixesJohn Molakvoæ (skjnldsv)2018-07-211-14/+23
* Public shareJohn Molakvoæ (skjnldsv)2018-07-211-11/+7
* fix post urlBjoern Schiessle2018-07-211-3/+3
* Autoresize + autoloaderJohn Molakvoæ (skjnldsv)2018-07-211-0/+3
* Popovermenu migrationJohn Molakvoæ (skjnldsv)2018-07-211-3/+87
* UI set share note!John Molakvoæ (skjnldsv)2018-07-211-0/+21
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-3/+16
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-3/+16
* | start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-1/+7
|/
* Remove no longer needed escaping of special charactersDaniel Calviño Sánchez2018-04-181-3/+1
* Fix ids of permission checkboxes for sharesDaniel Calviño Sánchez2018-04-181-11/+11
* Use the display name in the avatar for a circle shareDaniel Calviño Sánchez2018-03-161-1/+1
* Set autocomplete=new-password for mail share passwordRoeland Jago Douma2018-02-281-1/+1
* Update tests for indeterminate state, fix slashes not being escapedMaximilian Wende2018-02-161-1/+1
* Fix indeterminate checkbox state not showing correctlyMaximilian Wende2018-02-151-8/+11
* Add indeterminate state to 'can edit' share permission checkbox, see #8371Maximilian Wende2018-02-151-3/+4
* Fixed default expire date and placeholderJohn Molakvoæ (skjnldsv)2018-01-051-1/+3
* Share datepicker fixJohn Molakvoæ (skjnldsv)2018-01-031-10/+5
* only replace permission popupmenuArthur Schiwon2017-11-171-3/+3
* rename secure drop back to files drop because of name collision with securedr...Bjoern Schiessle2017-05-181-1/+1
* Fix semicolon at end of JS linesMorris Jobke2017-05-011-1/+1
* don't toggle sharing popover together with contactsmenu popoverGeorg Ehrke2017-04-261-2/+2
* add contactsmenu popoverGeorg Ehrke2017-04-261-1/+10
* allow to set a password for shares which where created without a password bef...Bjoern Schiessle2017-04-201-1/+1
* allow admin to enforce password on mail sharesBjoern Schiessle2017-04-201-1/+2
* Show 'shared via' in share list for resharesRoeland Jago Douma2017-04-111-0/+13
* Parse date trough momentRoeland Jago Douma2017-04-071-1/+1
* reset password field properties before we hide itBjoern Schiessle2017-04-071-1/+7
* add datepicker to the popoverBjoern Schiessle2017-04-071-10/+26
* allow to edit single files shared by mail. This is useful for collaborative e...Bjoern Schiessle2017-04-071-2/+0
* update unit testsBjoern Schiessle2017-04-071-4/+3
* change permission orderBjoern Schiessle2017-04-031-12/+10
* make sure that variables are defined correctlyBjoern Schiessle2017-04-031-4/+2
* fix typo and capitalize crudsBjoern Schiessle2017-04-031-8/+8
* set expire date for all share typesBjoern Schiessle2017-04-031-12/+32