aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingInput.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): List of share type during recipient lookupLouis Chemineau2024-12-041-1/+11
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-031-31/+21
* fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-091-0/+1
* fix(files_sharing): add missing subtitle on search for share recipientsLuka Trovic2024-08-011-6/+6
* chore(files_sharing): refactor Share model to tsskjnldsv2024-07-301-1/+1
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-1/+0
* chore(files_sharing): refactor sharing configskjnldsv2024-07-121-1/+1
* feat(files_sharing): add `new file request` optionskjnldsv2024-07-121-1/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-2/+1
* refactor(SharingInput): Remove unused addSharefenn-cs2024-07-031-75/+0
* chore: Add SPDX headerAndy Scherzinger2024-06-061-20/+3
* feat: Rename circles to teamsJulius Härtl2024-03-061-2/+2
* fix(files_sharing): Return focus to trigger element on sharing details closeChristopher Ng2024-01-261-1/+6
* fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* fix(files_sharing): select sharing in sidebar breaks Viewer focus trapGrigorii K. Shartsev2023-09-051-7/+0
* Improve sharing flowfenn-cs2023-08-301-5/+5
* Fix share input idChristopher Ng2023-05-021-1/+1
* fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-5/+5
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+6
* Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-011-0/+7
* Port files sharing selectorChristopher Ng2023-01-241-56/+61
* Add label to sharing search fieldChristopher Ng2022-11-231-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