aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/NewFileRequestDialog
Commit message (Expand)AuthorAgeFilesLines
* chore(files_sharing): refactor Share model to tsskjnldsv2024-07-301-1/+1
* fix(files_sharing): default empty file request expirationskjnldsv2024-07-192-1/+3
* fix(files_sharing): file request form validation and date component eventskjnldsv2024-07-181-1/+1
* fix(files_sharing): improve file request info messagesskjnldsv2024-07-182-9/+32
* fix(files_sharing): use ClipboardText icon and fix trailing-button-clickskjnldsv2024-07-181-2/+2
* fix(files_sharing): improve file request email handlingskjnldsv2024-07-182-8/+18
* fix(files_sharing): file request margin and buttons orderskjnldsv2024-07-181-1/+1
* 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-183-19/+18
* fix(files_sharing): fix label usage of file request featureJohn Molakvoæ2024-07-123-6/+7
* chore(files_sharing): lint & refactor fixesskjnldsv2024-07-123-6/+6
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-123-5/+4
* chore(files_sharing): cleanup NewFileRequestDialog vueskjnldsv2024-07-123-16/+21
* chore(files_sharing): refactor sharing configskjnldsv2024-07-122-14/+25
* feat(files_sharing): add `new file request` optionskjnldsv2024-07-123-0/+597