0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 12:07:30 +00:00
nextcloud_server/lib/public/AppFramework
Côme Chilliet fec865cc29
chore: Correctly flag json encoding methods as escaping html and quotes
Especially with JSON_HEX_TAG it’s perfectly fine to echo JSON, and we
 only use it in JSON output anyway.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-02-17 15:24:07 +01:00
..
Bootstrap feat(api): File conversion API 2025-01-15 16:38:18 -05:00
Db fix: remove typing and return type 2025-01-23 18:34:19 +01:00
Http chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +01:00
OCS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Services fix(IInitialState): Allow provideLazyInitialState() closure to return array 2025-01-13 15:19:19 +01:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ApiController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AuthPublicShareController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Controller.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IAppContainer.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Middleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OCSController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PublicShareController.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
QueryException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00