aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* fix: fix share reminder job for oracleoracle-share-reminderRobin Appelman2024-09-181-2/+2
* test: fix ShareControllerTest.phpobject-store-move-fixesRobin Appelman2024-09-181-0/+1
* test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-181-1/+41
* test: put parent items into cache in testsRobin Appelman2024-09-181-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-182-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-182-8/+8
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-171-2/+3
* fix(Storage): Fix method docs inheritancefix/storage/method-docs-inheritanceprovokateurin2024-09-172-21/+0
* fix(Storage): Document getOwner() can return falseprovokateurin2024-09-172-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-174-0/+36
* chore: Fix psalm issues, put back private versions of getter in private Stora...Côme Chilliet2024-09-161-0/+1
* fix: Fix other uses of removed Storage interfaceCôme Chilliet2024-09-162-9/+4
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-161-16/+16
* Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-161-1/+1
|\
| * fix: Handle null checks with the ?? operatorrefactor/elvisChristoph Wurst2024-09-151-1/+1
| * refactor: Use the elvis operatorChristoph Wurst2024-09-151-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-164-0/+54
* | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1533-285/+285
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-152-0/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-146-2/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-0/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-126-2/+30
* Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-deleteJohn Molakvoæ2024-09-114-0/+77
|\
| * fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-112-0/+63
| * fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-063-0/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1146-140/+70
* | fix(INotification): Restrict rich object parameters typeprovokateurin2024-09-101-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1094-96/+240
* | Merge pull request #47841 from nextcloud/fix/files-sharing-openfileJonas2024-09-092-0/+12
|\ \
| * | fix(files_sharing): Open single-file-share by defaultFerdinand Thiessen2024-09-092-0/+12
* | | Merge pull request #47807 from nextcloud/fix/files_sharing--password-labelGrigorii K. Shartsev2024-09-091-17/+15
|\ \ \
| * | | 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
| |/ /
* | | Merge pull request #47803 from nextcloud/chore/add-migration-attributeFerdinand Thiessen2024-09-091-0/+7
|\ \ \ | |/ / |/| |
| * | chore(files_sharing): Add migration attribute for `share.reminder_sent` columnFerdinand Thiessen2024-09-061-0/+7
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-098-12/+66
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-088-4/+112
* | Merge pull request #47806 from nextcloud/chore/cleanup-public-shareFerdinand Thiessen2024-09-071-3/+2
|\ \
| * | chore(files_sharing): Do not use files source files but directly the libraryFerdinand Thiessen2024-09-061-3/+2
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0796-2826/+3026
|/
* fix(files_sharing): Ensure sidebar share entry lists are labelledFerdinand Thiessen2024-09-062-4/+14
* chore(files_sharing): Remove now unused legacy scriptsFerdinand Thiessen2024-09-068-1161/+0
* fix(files_sharing): Set file-request header for nextcloud/uploadFerdinand Thiessen2024-09-062-78/+95
* fix(files_sharing): Disable sharing status action for public sharesFerdinand Thiessen2024-09-061-1/+7
* fix(files_sharing): Handle download permission the same way for public and in...Ferdinand Thiessen2024-09-061-0/+5
* fix(files): Do not allow copy action on public shares without `create` permis...Ferdinand Thiessen2024-09-061-0/+1
* refactor(files_sharing): Make file structure more clearFerdinand Thiessen2024-09-0620-27/+31
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-0610-530/+591
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-066-2/+14
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1