aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/RichObjectStrings
Commit message (Expand)AuthorAgeFilesLines
* fix(ros): Copy better typing information from Notifications appbugfix/noid/copy-better-typing-from-notifications-appJoas Schilling2024-11-111-1/+2
* fix(richobjectstrings): Improve array typeJoas Schilling2024-11-071-1/+1
* fix(richobjectstrings): Add missing placeholder validationJoas Schilling2024-11-061-18/+15
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* feat: Add OCP interface to format richtext into stringCôme Chilliet2024-09-171-0/+36
* fix(RichObjectStrings/Validator): Validate key value types of rich object par...provokateurin2024-09-101-0/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* Improve validator output in case of invalid RichObjectCôme Chilliet2024-01-151-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Validate all rich objects not only the used onesJoas Schilling2018-11-231-2/+8
* Update license headersMorris Jobke2017-11-061-0/+4
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-2/+2
* Add test and adjust PHP function argumentsLukas Reschke2016-11-091-1/+1
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-091-8/+14
* Add Rich Object Definitions and a validatorJoas Schilling2016-10-201-0/+108