server/core
Ferdinand Thiessen 52769a47ed fix(core): Do not use `v-html` for translation output
The content that can be renderered does *not* include HTML (see
`recommended` object).
But `v-html` was used, this is potentially dangerous, even though we
sanitize the translation values, so no urgent harm but better safe than
sorry.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-19 09:35:23 +00:00
..
BackgroundJobs
Command
Controller chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +01:00
Data
Db
Events
Exception
Listener
Middleware
Migrations feat(user-prefs): iterator instead of array on search 2024-11-18 20:11:31 -01:00
Notification
Service
ajax
css chore: Compile assets 2024-11-19 09:42:13 +01:00
doc
fonts
img
js
l10n Fix(l10n): Update translations from Transifex 2024-11-19 00:21:11 +00:00
skeleton
src fix(core): Do not use `v-html` for translation output 2024-11-19 09:35:23 +00:00
templates chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +01:00
vendor
.l10nignore
Application.php
ResponseDefinitions.php
openapi-ex_app.json
openapi-ex_app.json.license
openapi-full.json
openapi-full.json.license
openapi.json
openapi.json.license
register_command.php
routes.php
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +01:00
shipped.json.license
strings.php