Commit Graph

17 Commits (a5ce35ac84635c0ea296995bf8d2df01549252bd)

Author SHA1 Message Date
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin bc5c0262af
refactor(core): Make all attribute arguments named 1 year ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 1 year ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 2 years ago
Faraz Samapoor 2800436948 Applies agreed-upon indentation convention to the changed controllers. 3 years ago
Faraz Samapoor 9eedeb4012 Refactors controllers by using PHP8's constructor property promotion. 3 years ago
Joas Schilling 9d6ec68b59
feat(translation): Return the detected language so clients can show more details 3 years ago
Joas Schilling e5d0ff0c19
feat(translation): Allow guests to use translations as well 3 years ago
Joas Schilling 032821d2b5
fix(translation): Use 400 as status code to be distinguishable from server errors 3 years ago
Joas Schilling b7c1e61d0b
fix(translation): Properly set the numbers as HTTP status code 3 years ago
Joas Schilling 21b056ee2d
fix(translation): Translate error messages on translations API 3 years ago
Julius Härtl a0ecc37d03
fix(translation): Allow regular users to use translation api endpoints 3 years ago
Julius Härtl 3e63298381
feat(translations): Add translation provider API 3 years ago