aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Link share URL was not generated due to typoFerdinand Thiessen2024-09-241-3/+4
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-201-9/+10
* fix(files_sharing): add accessible labels in link share creationGrigorii K. Shartsev2024-09-091-17/+13
* fix(files_sharing): checkbox for password in link share is not shownGrigorii K. Shartsev2024-09-091-0/+2
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-295-5/+5
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-293-4/+4
* fix: Access node owner by top level `owner` propertyFerdinand Thiessen2024-08-171-1/+1
* fix(files_sharing): add missing subtitle on search for share recipientsLuka Trovic2024-08-011-6/+6
* fix(files_sharing): Make account file filter consistent have designFerdinand Thiessen2024-07-301-15/+86
* chore(files_sharing): refactor Share model to tsskjnldsv2024-07-305-5/+5
* feat(files_sharing): Add file list filter to filter by owner / shareeFerdinand Thiessen2024-07-251-0/+116
* fix(files_sharing): default empty file request expirationskjnldsv2024-07-193-14/+12
* fix(files_sharing): file request expiration date timezoneskjnldsv2024-07-181-1/+12
* fix(files_sharing): file request form validation and date component eventskjnldsv2024-07-182-1/+2
* fix(files_sharing): improve file request info messagesskjnldsv2024-07-184-17/+52
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-181-7/+7
* fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-181-2/+2
* fix(files_sharing): use ClipboardText icon and fix trailing-button-clickskjnldsv2024-07-181-2/+2
* fix(files_sharing): improve file request email handlingskjnldsv2024-07-183-9/+19
* fix(files_sharing): file request margin and buttons orderskjnldsv2024-07-182-18/+27
* 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