aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fix(files_sharing): Cleanup error messagesfix/files_sharing/cleanup-error-messagesprovokateurin2024-10-283-11/+11
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #48614 from nextcloud/refactor/storage/constructorsKate2024-10-281-7/+7
|\ \ \ | |/ / |/| |
| * | refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-231-7/+7
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-274-2/+24
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-268-2/+48
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-254-0/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | refactor(ShareApiController): Check for null and empty strings with empty()safety-net-null-checkfenn-cs2024-10-241-7/+4
| | | | | | | | | | | | Proactive measure to avoid warnings in higher php versions as well possible type errors Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | fix(ShareAPI): Send mails for mail shares by defaultfix/48012/fix-share-email-send-mail-sharefenn-cs2024-10-241-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like, the frontend it needs to provide the `sendMail` param for the backend to decide wether mails would be sent. Our UI does not have that at the moment so it should default to sending emails always for mail shares. Not exactly sure how this was handled earlier but this is a good starting point. Resolves : https://github.com/nextcloud/server/issues/48012 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2478-124/+60
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2218-4/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48790 from ↵Kate2024-10-2261-618/+340
|\ | | | | | | nextcloud/refactor/apps/constructor-property-promotion
| * refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2161-618/+340
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #48799 from nextcloud/fix/people-translationFerdinand Thiessen2024-10-221-1/+1
|\ \ | | | | | | fix(files_sharing): Add correct context to translation
| * | fix(files_sharing): Add correct context to translationFerdinand Thiessen2024-10-211-1/+1
| |/ | | | | | | | | | | This string is extracted in the `files_sharing` app so it needs to be accessed there and not on `files`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2234-42/+66
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48809 from nextcloud/rakekniven-patch-1Louis2024-10-211-1/+1
|\ | | | | chore(i18n): Improved grammar
| * chore(i18n): Improved grammarrakekniven2024-10-191-1/+1
| | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-218-56/+94
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48812 from ↵Joas Schilling2024-10-201-2/+1
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/fix-download-activity-parameters fix(activity): Fix download activity parameters
| * | fix(activity): Fix download activity parametersbugfix/noid/fix-download-activity-parametersJoas Schilling2024-10-191-2/+1
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2010-6/+74
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48804 from ↵Kate2024-10-191-2/+2
|\ | | | | | | nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1
| * chore(deps): Bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1dependabot[bot]2024-10-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.0.0 to 1.0.1. - [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: nextcloud/openapi-extractor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: provokateurin <kate@provokateurin.de>
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-193-22/+22
|/ | | | | | | | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: nextcloud/coding-standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-196-6/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48765 from nextcloud/dbQueriesExecStmt2Kate2024-10-182-16/+10
|\
| * chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-172-16/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: psalm fix: bad file fix: bug chore: add batch chore: add batch chore: add batch fix: psalm
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1816-2/+136
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(db): Correctly apply query typesGit'Fellow2024-10-172-22/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | fix: psalm fix: error fix: add batch fix: fatal error fix: add batch chore: add batch chore: add batch fix: psalm fix: typo fix: psalm fix: return bool fix: revert Manager
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1780-88/+160
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-166-10/+16
| | | | | | This resolves 68 ESLint warnings about invalid code style. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-161-22/+43
| | | | | | | | | | 1. Use proper translated strings 2. Fix invalid use of translation message on API result 3. Log all errors Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1622-4/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48702 from nextcloud/chore/update-sass-loaderFerdinand Thiessen2024-10-154-4/+4
|\ | | | | chore: migrate from deprecated SASS API and SASS JS API
| * chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-144-4/+4
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1549-600/+688
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1546-106/+144
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | revert: "fix(files_sharing): Make share labels nullable"fix/null-labelFerdinand Thiessen2024-10-142-3/+2
|/ | | | | | This reverts commit 01c4fa3ba8a7311da331e6a2b70fc866b0a9b39c. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #48653 from nextcloud/rakekniven-patch-2Louis2024-10-141-2/+2
|\ | | | | chore(l10n): Use default plural handling
| * chore(l10n): Use default plural handlingrakekniven2024-10-101-2/+2
| | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1410-2/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1334-88/+40
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48648 from nextcloud/rakekniven-patch-1Ferdinand Thiessen2024-10-122-2/+2
|\ \ | | | | | | fix(i18n): Improved grammar
| * | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-124-28/+116
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-114-14/+14
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-091-0/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #48494 from nextcloud/refactor/storage/strong-param-typesKate2024-10-083-38/+33
|\
| * refactor(files_sharing): Add Storage parameter strong typesprovokateurin2024-10-073-38/+33
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>