aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2534-150/+151
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-252-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-244-18/+18
* feat: Use new password context in sharing APIFerdinand Thiessen2024-08-221-2/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-224-0/+32
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-194/+206
* fix(files_sharing): Sort by correct share attribute ("share with displayname")Ferdinand Thiessen2024-08-211-13/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-2/+148
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1898-152/+184
* fix: Access node owner by top level `owner` propertyFerdinand Thiessen2024-08-173-17/+27