summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialogview.js
Commit message (Expand)AuthorAgeFilesLines
* Don't enforce merged propertyJulius Härtl2018-10-301-5/+1
* Show one share method per contact for inaccurate resultsJulius Härtl2018-10-301-8/+30
* Use tab to complete selected entry to the share entryJulius Härtl2018-10-301-0/+10
* Simplify share list textJulius Härtl2018-10-301-5/+0
* Merge contacts and add type of result to the UIJulius Härtl2018-10-301-8/+52
* Group share suggestions by useridJulius Härtl2018-10-301-1/+7
* Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-301-1/+4
* Highlight search term in sharing resultsJulius Härtl2018-10-301-1/+5
* Improve share select listJulius Härtl2018-10-301-0/+8
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-041-29/+1
* don't user a higher paging size than max autocomplete entries are setArthur Schiwon2018-09-101-2/+2
* fix check for more usersArthur Schiwon2018-09-101-6/+19
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-241-1/+1
|\
| * Fix public share link orderJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| * Fix public link order and fix skip to contentJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
* | Add support for rooms in the list of candidates to share with UIDaniel Calviño Sánchez2018-08-241-5/+29
|/
* No remote note and various fixesJohn Molakvoæ (skjnldsv)2018-07-211-8/+0
* Public shareJohn Molakvoæ (skjnldsv)2018-07-211-1/+0
* Popovermenu migrationJohn Molakvoæ (skjnldsv)2018-07-211-9/+1
* UI set share note!John Molakvoæ (skjnldsv)2018-07-211-0/+9
* start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-4/+22
* Keep showing the working icon while there are pending operationsDaniel Calviño Sánchez2018-03-211-17/+44
* Extract code to restore the UI after confirming a shareDaniel Calviño Sánchez2018-03-211-30/+15
* Discard cached suggestions when adding a shareDaniel Calviño Sánchez2018-03-211-0/+6
* Reuse last suggestions if the same parameters are usedDaniel Calviño Sánchez2018-03-211-1/+18
* Confirm a share also by pressing enter on the input fieldDaniel Calviño Sánchez2018-03-201-0/+36
* Add a share when clicking on the confirm buttonDaniel Calviño Sánchez2018-03-201-1/+89
* Return also exact matches besides all suggestionsDaniel Calviño Sánchez2018-03-201-16/+51
* Extract code to filter suggestions to its own functionDaniel Calviño Sánchez2018-03-201-60/+64
* Show an error when getting the suggestions succeeds with failure contentDaniel Calviño Sánchez2018-03-201-7/+10
* Use "showTemporary" instead of explicitly hiding the notificationDaniel Calviño Sánchez2018-03-201-2/+1
* Extract code to get suggestions to its own methodDaniel Calviño Sánchez2018-03-201-73/+92
* Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-201-44/+9
* Use the display name in the avatar for a circle shareDaniel Calviño Sánchez2018-03-161-1/+1
* Trigger search after re-focusMorris Jobke2017-08-151-1/+8
* Fix variable definition in sharedialogview.jsMorris Jobke2017-05-011-7/+4
* Rename extension pointLukas Reschke2017-04-281-1/+1
* simplify share placeholderBjoern Schiessle2017-04-181-20/+7
* change sharing tooltip with a more general description of all available share...Bjoern Schiessle2017-04-121-23/+31
* Remove auto-focus on certain input fieldsFelix Heidecke2017-03-231-3/+5
* Add extensionpoint to sharedialogviewFelix Heidecke2017-03-191-0/+2
* shares-circlesMaxence Lange2017-03-171-2/+18
* fix typoBjoern Schiessle2017-02-221-1/+1
* Use intval() for validation of config optionsMorris Jobke2017-02-211-1/+4
* Improve the UX for sharing settingsMorris Jobke2017-02-211-8/+44
* Remove white background from loading iconMorris Jobke2016-12-021-0/+8
* Do not escape shareesRoeland Jago Douma2016-11-231-9/+3
* Search on lookup serverRoeland Jago Douma2016-11-211-1/+3
* specify Federated Cloud ID syntaxJan-Christoph Borchardt2016-11-151-1/+1
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-9/+1