aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-282-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-274-0/+128
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2682-16/+102
* feat(files_sharing): Add file list filter to filter by owner / shareeFerdinand Thiessen2024-07-255-20/+224
* fix(files_sharing): `open-in-files` should open a folder and not the parentFerdinand Thiessen2024-07-251-3/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-244-72/+220
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-238-4/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-224-6/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2116-2/+172
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2096-342/+292
* Merge pull request #46631 from nextcloud/feat/file-request-cypressJohn Molakvoæ2024-07-195-18/+21
|\
| * chore: add file request cypress testingskjnldsv2024-07-191-3/+6
| * fix(files_sharing): default empty file request expirationskjnldsv2024-07-194-15/+15
* | Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followupJohn Molakvoæ2024-07-1921-136/+461
|\|
| * 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-186-19/+54
| * fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-181-1/+4
| * feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-1811-50/+272
| * feat(files_sharing): use label as title and file drop destination if availableskjnldsv2024-07-182-1/+10
| * fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-182-4/+6
| * 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-183-13/+37
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1912-12/+230
|/
* Merge pull request #46567 from nextcloud/tests/cleanupremotestoragestest-name...Robin Appelman2024-07-181-22/+22
|\
| * test: update share tests to work with shardingRobin Appelman2024-07-161-22/+22
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-182-0/+88
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1720-40/+0
|/
* fix(files_sharing): remove undesirable translations from ShareAPIControllerskjnldsv2024-07-161-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1670-118/+426
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-151-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1510-6/+518
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-148-10/+426
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1396-646/+1348
* fix(files_sharing): fix label usage of file request featureJohn Molakvoæ2024-07-124-8/+10
* chore(files_sharing): lint & refactor fixesskjnldsv2024-07-126-16/+17
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-122-18/+11
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-1213-128/+347
* chore(files_sharing): cleanup NewFileRequestDialog vueskjnldsv2024-07-125-23/+29
* fix: psalm, cs, autoloader and lintskjnldsv2024-07-123-22/+25
* chore(files_sharing): refactor share password mailskjnldsv2024-07-121-9/+29
* chore(files_sharing): refactor sharing configskjnldsv2024-07-1214-378/+463
* 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-127-11/+18
* chore(files_sharing): refactor mail handlingskjnldsv2024-07-121-1/+32
* feat(files_sharing): implement IShareProviderWithNotification and refactor se...skjnldsv2024-07-122-36/+25