aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/WhatsNewController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-2/+2
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-1/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-4/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+3
* core: Add OpenAPI specjld31032023-07-131-0/+15
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-201-10/+12
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-201-28/+10
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+1
* wire the frontendArthur Schiwon2018-07-051-2/+11
* Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-0/+117