nextcloud-server/lib/private/Files
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API
And correct openapi types for the size.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-24 10:00:47 +07:00
..
AppData
Cache chore: better type hints for `getAvailability` 2025-11-06 20:09:17 +07:00
Config
Conversion
Lock
Mount perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +07:00
Node fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
Notify
ObjectStore feat(objectstore): add configurable S3 retry attempts 2025-11-19 16:17:43 +07:00
Search
SimpleFS
Storage chore: better type hints for `getAvailability` 2025-11-06 20:09:17 +07:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 +07:00
Template refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +07:00
Type refactor: Remove old TemplateManager 2025-09-28 12:48:41 +07:00
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
FilenameValidator.php
Filesystem.php chore: Remove unused deprecated methods from OC_User and Filesystem 2025-09-28 22:44:30 +07:00
SetupManager.php
SetupManagerFactory.php
View.php chore: Explicitely mark \OC\Files\View as internal 2025-10-06 15:49:55 +07:00