summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialogview.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle2016-11-011-10/+24
* unified way to display remote shares and mail sharesBjoern Schiessle2016-11-011-7/+0
* handle case if no share-by-mail share provider is loadedBjoern Schiessle2016-11-011-1/+5
* add share by mail share providerBjoern Schiessle2016-11-011-6/+6
* introduce share by mail, ui partBjoern Schiessle2016-11-011-6/+20
* Merge pull request #1704 from nextcloud/avatar_dropdownblizzz2016-10-121-9/+14
|\
| * [9.2] Show avatar in share drop down (#25976)Thomas Müller2016-10-111-9/+14
* | Use Nextcloud in share tooltipRoeland Jago Douma2016-10-111-1/+1
|/
* Fix some jshint issues in core/js/share*Roeland Jago Douma2016-08-191-2/+4
* Add clipboard button to public share linkThomas Müller2016-07-201-1/+1
* remove svg classesHendrik Leppelsack2016-07-011-1/+1
* extract mail view for sending share invitationsChristoph Wurst2016-04-191-1/+9
* core: Fix typos (found by codespell)Stefan Weil2016-04-041-1/+1
* Fix js strings if group sharing is disabledRoeland Jago Douma2016-03-221-4/+16
* Tweak tooltip style for recipientsVincent Petry2016-02-251-0/+4
* Add the uid on hover for sharing autocompleteJoas Schilling2016-02-241-1/+2
* Merge pull request #22452 from owncloud/fix_22441Thomas Müller2016-02-171-0/+6
|\
| * Do not clear sharee input on failed shareRoeland Jago Douma2016-02-171-2/+2
| * Unlock sharee input field when sharing failsRoeland Jago Douma2016-02-171-0/+6
* | Allow searching for single userRoeland Jago Douma2016-02-161-1/+1
|/
* Merge pull request #22383 from owncloud/better-sharee-translationsThomas Müller2016-02-151-3/+10
|\
| * Do not use string concatination for translationsJoas Schilling2016-02-151-3/+10
* | Merge pull request #22350 from owncloud/fix_22304Thomas Müller2016-02-151-2/+12
|\ \ | |/ |/|
| * Provide proper feedback when creating a share in the webUIRoeland Jago Douma2016-02-121-2/+12
* | Merge pull request #22351 from owncloud/fix_22277Thomas Müller2016-02-131-1/+5
|\ \
| * | show remote server on auto completeBjoern Schiessle2016-02-121-1/+5
| |/
* | Clear error when removing textRoeland Jago Douma2016-02-121-1/+16
* | Update tooltip on new searchRoeland Jago Douma2016-02-121-8/+12
* | First try for shareWithField error messageJulian Müller2016-02-121-0/+7
|/
* Fix unit testsRoeland Jago Douma2015-12-301-3/+7
* Filter out share owner in sharee suggestion listRoeland Jago Douma2015-12-301-0/+9
* Web sharing uses sharee endpointRoeland Jago Douma2015-12-301-15/+75
* Fix DOM element ids in share dialogVincent Petry2015-10-161-5/+6
* Focus on share field after first displayVincent Petry2015-10-021-1/+8
* Show loading spinner for first fetch of sharesVincent Petry2015-09-281-5/+26