You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/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>
2 days ago
..
Base.php Fix various other small psalm issues 2 years ago
CSSResourceLocator.php fix: Fix loading styles from core/css/ 1 year ago
JSCombiner.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
JSConfigHelper.php feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries 2 days ago
JSResourceLocator.php fix: Apply new coding standard to all files 2 months ago
ResourceLocator.php Drop 3rdparty root since it is unused and adjust tests 1 year ago
ResourceNotFoundException.php Update php licenses 3 years ago
TemplateFileLocator.php Update php licenses 3 years ago