nextcloud_server/lib/private/Template
Ferdinand Thiessen dd4901d689
feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries
Add the filename restrictions to our JS config so we can create a common frontend library
function to check filename validity (de-duplicate code).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-16 16:38:37 +02: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 feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries 2024-05-16 16:38:37 +02:00
JSResourceLocator.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02: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