summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingInput.vue
Commit message (Expand)AuthorAgeFilesLines
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-25/+27
* Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-111-1/+3
* Clear multiselect after selection in share panelVincent Petry2021-03-041-1/+1
* Sharing dropdown now opens belowVincent Petry2021-02-061-0/+1
* Also include external share results in recommendationsJulius Härtl2020-12-301-0/+3
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-1/+2
* Make share results distinguishable if there are more than one with the exact ...Julius Härtl2020-12-141-1/+21
* Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-091-0/+2
* Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-091-0/+1
* l10n: Name with a capital letter: SharingInput.vueValdnet2020-10-281-1/+1
* Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)2020-10-231-10/+4
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Respect default share permissionsRoeland Jago Douma2020-07-231-1/+1
* Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-091-0/+1
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-051-7/+9
* Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-211-1/+1
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-1/+1
* Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma2020-01-061-1/+16
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-18/+18
* Use lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-051-5/+18
* Merge pull request #17930 from nextcloud/rakekniven-patch-1John Molakvoæ2019-12-031-5/+5
|\
| * Add space before ellipsisJohn Molakvoæ2019-12-031-5/+5
| * l10n: Triple dot to ellipsisrakekniven2019-11-131-5/+5
* | Sort users and groups first in sharing inputJohn Molakvoæ (skjnldsv)2019-11-261-0/+4
|/
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+444