nextcloud/lib/private/Template
Ferdinand Thiessen 03dbbc90be
fix(JSRecourceLocator): Add missing slash after server root
The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-22 14:51:27 +01:00
..
Base.php Fix various other small psalm issues 2022-10-17 12:40:35 +02:00
CSSResourceLocator.php fix: Fix loading styles from core/css/ 2023-02-20 09:28:30 +01:00
JSCombiner.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
JSConfigHelper.php Merge branch 'master' into refactor/OC-Server-getShareManager 2024-03-15 13:03:34 +01:00
JSResourceLocator.php fix(JSRecourceLocator): Add missing slash after server root 2024-03-22 14:51:27 +01:00
ResourceLocator.php Drop 3rdparty root since it is unused and adjust tests 2022-12-07 23:55:32 +01:00
ResourceNotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
TemplateFileLocator.php Update php licenses 2021-06-04 22:02:41 +02:00