aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-0121-106/+78
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* fix(files): also use `open-in-files` for the search viewFerdinand Thiessen2025-07-011-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files_sharing): scope file action id to prevent conflictsFerdinand Thiessen2025-07-011-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(l10n): Update translations from TransifexNextcloud bot2025-07-014-4/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-0187-259/+336
| | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
* Merge pull request #53671 from nextcloud/fix/read-only-share-downloadJohn Molakvoæ2025-07-012-20/+15
|\
| * feat(files_sharing): allow viewing files with download disabledskjnldsv2025-06-262-20/+15
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(files_sharing): Hide own resharesfix/files_sharing/hide-own-resharesprovokateurin2025-07-011-1/+1
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-07-0118-12/+62
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-3046-0/+46
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-3080-7732/+24
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(files_sharing): Stop hiding delete share button in advanced settings menuprovokateurin2025-06-301-13/+13
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-272-8/+8
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-254-2/+142
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-244-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-222-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-2116-8/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-208-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_sharing): do not double escape the share titleFerdinand Thiessen2025-06-191-19/+19
| | | | | | | The title is already escaped by vue so special characters would result in incorrect strings. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #53417 from nextcloud/fix/fix-32bits-phpunitCôme Chilliet2025-06-191-8/+20
|\ | | | | fix(tests): Fix 32bits PHPUnit tests
| * fix(tests): Fix files_sharing tests conflicting with other testsfix/fix-32bits-phpunitCôme Chilliet2025-06-101-8/+20
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1912-0/+90
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1852-52/+24
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #53466 from ↵F. E Noel Nfebe2025-06-171-2/+23
|\ \ | | | | | | | | | | | | nextcloud/feature/hide-external-shares-excluded-groups feat(files_sharing): Hide link shares for users in excluded groups
| * | feat(files_sharing): Hide external shares for users in excluded groupsnfebe2025-06-171-2/+23
| | | | | | | | | | | | | | | | | | - Added frontend check to hide link shares if, public sharing is disabled. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | fix: Set public link upload email notification to opt-infix/public-upload-notification-defaultnfebe2025-06-171-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads to public links disabled by default (opt-in) for users. This addresses concerns about new notifications being enabled by default for existing users, leading to unexpected emails. Related: https://github.com/nextcloud/server/pull/46945 Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | fix(file_sharing): Remove string concatenated translationnfebe2025-06-171-1/+1
| | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-174-0/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-164-2/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-154-0/+26
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-148-10/+34
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1314-4/+54
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1292-614/+614
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(files_sharing): l10n typoskjnldsv2025-06-111-1/+1
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat(files_sharing): show Account menu on public pagesskjnldsv2025-06-116-202/+96
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* test: files_sharing add test for LoadAdditionalListenerMisha M.-Kupriyanov2025-06-101-0/+108
| | | | Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-104-0/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: update openAPI filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.0Ferdinand Thiessen2025-06-091-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: use consistent casing for header names (required by openAPI)Ferdinand Thiessen2025-06-092-3/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-086-2/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-0722-0/+144
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-0678-2/+86
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dav): file drop nicknameskjnldsv2025-06-052-2/+47
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files_sharing): show message when nickname is not validskjnldsv2025-06-051-1/+16
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-052-18/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-042-44/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-036-8/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* test(files_sharing): split `testCanAccessShare` into separate tests and fix ↵test/files-sharing-phpunitFerdinand Thiessen2025-06-021-36/+81
| | | | | | | | | | for PHPUnit 10 - split the test into individual test cases - fix invalid call to `onConsecutiveCalls` (it was called more than defined values and is deprecated in v10 anyways). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-022-2/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* docs: update openAPI extracted filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.7.0Ferdinand Thiessen2025-06-011-1/+32
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>