aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
...
* fix(files_sharing): file request add email on focusoutskjnldsv2024-07-181-2/+3
* fix(files_sharing): file request use l10n `t` and `n` aliasesskjnldsv2024-07-184-33/+31
* fix(files_sharing): file request conditions with link/email global settingsskjnldsv2024-07-181-6/+18
* fix(files_sharing): fix label usage of file request featureJohn Molakvoæ2024-07-124-8/+10
* chore(files_sharing): lint & refactor fixesskjnldsv2024-07-124-14/+15
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-126-15/+15
* chore(files_sharing): cleanup NewFileRequestDialog vueskjnldsv2024-07-124-22/+28
* fix: psalm, cs, autoloader and lintskjnldsv2024-07-121-5/+5
* chore(files_sharing): refactor sharing configskjnldsv2024-07-126-45/+148
* fix(files_sharing): adjust NewFileRequestDialog for emails invitesskjnldsv2024-07-121-4/+14
* feat(files_sharing): allow mixed values in share attributes and allow storing...skjnldsv2024-07-122-2/+2
* feat(files_sharing): add `new file request` optionskjnldsv2024-07-126-4/+932
* chore(files_sharing): rename `File drop` to `File requests`skjnldsv2024-07-122-2/+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
* fix(SharingEntryLink): Show enforced password input labelfenn-cs2024-06-271-1/+3
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-06-251-2/+6
* style: update copy icon to Material Design iconAndy Scherzinger2024-06-192-3/+3
* fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-121-37/+79
* chore: Add SPDX headerAndy Scherzinger2024-06-0610-157/+32
* fix(files_sharing): usage of NcTextField in SelectShareFolderDialogueLouis Chemineau2024-06-061-1/+1
* feat: Allow registration of advanced external share actionsChristopher Ng2024-03-061-2/+2
* feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-062-24/+66
* chore: manual lintingEduardo Morales2024-03-061-5/+11
* feat: added new action for qrcode popup linkshareEduardo Morales2024-03-061-1/+44
* feat: Rename circles to teamsJulius Härtl2024-03-061-2/+2
* test: Add test selector on sharing and versions componentsLouis Chemineau2024-02-271-0/+1
* chore(files_sharing): Remove legacy share permissions editorLouis Chemineau2024-02-271-290/+0
* feat: rename users to account or personVincent Petry2024-02-132-3/+3
* fix(files_sharing): lost styles for SharingEntryLinkGrigorii K. Shartsev2024-02-131-3/+3
* Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-sha...Grigorii K. Shartsev2024-02-083-200/+95
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-083-95/+200
* fix(sharing): migrate QuickShareSelect to NcActionsGrigorii K. Shartsev2024-02-083-200/+95
* fix(files_sharing): Return focus to trigger element on sharing details closeChristopher Ng2024-01-262-2/+9
* Tooltip outside click, should abort share creationfenn-cs2023-12-111-1/+1
* Improve share logic for enforced password & expiry datefenn-cs2023-11-301-8/+2
* Replace ActionLink with ActionButton on sharing tabjulia.kirschenheuter2023-11-172-11/+6
* fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* Reduce width of sharing entryjulia.kirschenheuter2023-10-192-4/+4
* Updates to sharing flowfenn-cs2023-10-021-2/+3
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-23/+1
* Properly align all sharing-entry typesfenn-cs2023-09-144-47/+56
* Ellipsize user status in sharing entryfenn-cs2023-09-131-28/+25
* Display user status by the side in sharing flowfenn-cs2023-09-131-6/+10
* Enfore allowPublicShares admin settingfenn-cs2023-09-121-1/+1
* Add accesibility features to quick share dropdownfenn-cs2023-09-071-16/+98
* Close quickshare dropdown on outside clickfenn-cs2023-09-071-1/+13
* fix(files_sharing): select sharing in sidebar breaks Viewer focus trapGrigorii K. Shartsev2023-09-051-7/+0
* Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-311-5/+8