aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0518-2/+98
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0498-294/+304
* Merge pull request #47412 from Luka-sama/feat/shares-reminderJohn Molakvoæ2024-09-036-1/+450
|\
| * fix(files_sharing): Add check for nullStefan Cherniakov2024-09-031-0/+3
| * fix(files_sharing): Add missing check for null & use bool instead of int for ...Stefan Cherniakov2024-09-032-2/+4
| * fix(files_sharing): Make share reminders more stable & fix issuesStefan Cherniakov2024-09-032-141/+87
| * feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-036-1/+499
* | chore: Compile assetsFerdinand Thiessen2024-09-034-4/+4
* | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-032-10/+4
* | chore: Remove legacy JS code for public page menu (header actions)Ferdinand Thiessen2024-09-032-145/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+2
* fix(files): Correctly parse external shares for files UIFerdinand Thiessen2024-09-022-10/+65
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-012-4/+4
* fix: Properly handle share attributes if set to nullJulius Härtl2024-08-301-2/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-304-0/+38
* chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-296-7/+7
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-297-11/+11
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-297-24/+23
* Merge pull request #47551 from nextcloud/fix/files_sharing/share-nullable-labelJoas Schilling2024-08-292-2/+3
|\
| * fix(files_sharing): Make share labels nullableprovokateurin2024-08-272-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-292-0/+10
* | chore: Apply php:cs recommendationsLouis Chemineau2024-08-281-1/+1
* | fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-0/+41
* | test: mark share test cleanup as running across all shardsRobin Appelman2024-08-281-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-284-4/+6
|/
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-267-102/+115