summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingInput.vue
Commit message (Expand)AuthorAgeFilesLines
* Add label to sharing search fieldChristopher Ng2022-11-241-39/+53
* Fix typos in apps/ subdirectoryluz paz2022-09-051-2/+2
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-4/+4
* Enforcing permission during resharingCarl Schwan2022-07-281-0/+1
* Cleanup and compileJohn Molakvoæ2022-05-131-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-7/+10
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+2
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-25/+27
* Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-221-1/+1
* Clear the input after adding a new shareJohn Molakvoæ (skjnldsv)2021-03-221-3/+6
* Handle enforced password for mail shares in the WebUIJohn Molakvoæ (skjnldsv)2021-03-221-3/+28
* Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)2021-03-111-6/+10
* Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-041-1/+3
* Clear multiselect after selection in share panelVincent Petry2021-03-031-1/+1
* Sharing dropdown now opens belowVincent Petry2021-02-051-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