0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/apps/files/lib
Robin Appelman d58d2b9035
fix: skip transfering shares that we can't find
Signed-off-by: Robin Appelman <robin@icewind.nl>

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-03-31 16:28:25 +02:00
..
Activity fix:remote account activity translation 2025-03-22 08:17:03 -04:00
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Collaboration/Resources fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Command use correct mode constant of files:scan's --path option 2024-02-24 11:39:05 +01:00
Controller fix(files): properly forward open params from short urls 2025-02-19 09:52:53 +01:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02:00
Event feat(files): add search plugin to search in specified folder exclusively 2024-03-07 21:10:54 +01:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification fix: dismiss notification only after transfer bg job created 2024-10-17 09:12:06 +02:00
Search feat(search): allows to search files by path 2024-02-27 10:43:06 +01:00
Service fix: skip transfering shares that we can't find 2025-03-31 16:28:25 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php fix: Also expose forbidden filename character in the capabilities 2024-02-28 22:19:25 +01:00
DirectEditingCapabilities.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
Helper.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2024-02-05 11:16:04 +01:00
ResponseDefinitions.php feat: Add iconSvgInline to TemplateFileCreator 2024-03-20 15:50:52 -07:00