nextcloud/lib/private/Template
Carl Schwan af94028bdb
refactor: Remove old Share backend
This has been implicitely deprecated for a while with Share20 containing
the new implementation.

The only use was to determine whether remote sharing was enabled or not,
which we can do much more easily.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-03-10 10:09:40 +01:00
..
Base.php chore: Run rector on lib/private/Template folder and cleanup more typing 2025-09-29 12:23:37 +02:00
CSSResourceLocator.php chore(Template): allow styles from dist folder 2025-10-22 14:57:47 +02:00
functions.php fix(template): add import map for JS module entry points 2026-01-12 13:34:11 +01:00
JSCombiner.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
JSConfigHelper.php refactor: Remove old Share backend 2026-03-10 10:09:40 +01:00
JSResourceLocator.php chore: Cleanup typing and deprecated method calls in resource locators 2025-09-29 12:10:56 +02:00
ResourceLocator.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +02:00
ResourceNotFoundException.php chore: Run rector on lib/private/Template folder and cleanup more typing 2025-09-29 12:23:37 +02:00
Template.php fix(lib): include headers from OC\Template\Template as well in produced HTML 2025-12-16 23:01:38 +01:00
TemplateFileLocator.php fix: Use a dedicated Exception class for when a template is not found 2025-03-06 15:49:25 +01:00
TemplateManager.php chore: Run rector on lib/private/Template folder and cleanup more typing 2025-09-29 12:23:37 +02:00