nextcloud/apps/files_sharing
Côme Chilliet 90a2c77abf
fix: Use Server::get in files_sharing DeletedShareAPIController
In this case we do not want the application DI container because we are
 requesting classes from other applications, so it’s better to ask the
 server container. We use \OCP\Server::get for this.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-08 13:32:15 +02:00
..
appinfo chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
composer fix(files_sharing): Move ConfigLexicon to Config dir, update sharing input 2025-05-06 14:28:01 +01:00
css chore: adjust stylesheets to new codestyle 2025-05-31 16:02:40 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00
lib fix: Use Server::get in files_sharing DeletedShareAPIController 2025-07-08 13:32:15 +02:00
src fix(files): also use open-in-files for the search view 2025-07-01 19:47:25 +02:00
templates chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
tests chore: run rector 2025-07-01 22:45:52 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore: update openAPI files 2025-06-09 19:24:26 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00