nextcloud-server/apps/files_external/lib
Robin Appelman b11ca34bbd
Merge pull request #40499 from nextcloud/known-mtime-wrapper
add wrapper for external storage to ensure we don't get an mtime that is lower than we know it is
2023-09-21 18:33:15 +07:00
..
AppInfo feat(files_external): migrate to vue 2023-08-01 16:38:06 +07:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-07 13:54:54 +07:00
Command Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +07:00
Config apply known mtime wrapper for external storages 2023-09-19 13:58:35 +07:00
Controller admin have no special rights on users' entries 2023-09-01 20:14:52 +07:00
Lib use multipart copy for s3 2023-09-20 17:28:48 +07:00
Listener fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +07:00
Service use fresh builders when deleting storages 2023-08-14 18:03:20 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
MountConfig.php Migrate files external to PSR LoggerInterface 2023-08-01 09:44:57 +07:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +07:00
ResponseDefinitions.php files_external: Fix OpenAPI 2023-08-07 08:42:19 +07:00