Commit Graph

7 Commits

Author SHA1 Message Date
ArabCoders
7c57c5045a re-designed how we profile the http API to include bigger scope 2025-01-31 19:14:45 +03:00
ArabCoders
44d3b32f3c Fixed performance regression in HTTP API 2025-01-31 18:24:47 +03:00
ArabCoders
677ecc729d imporved the profiling process. 2025-01-31 17:00:51 +03:00
abdulmohsen
6d6b804bdc Move the Access Control headers to a middleware. 2024-05-19 15:48:22 +03:00
Abdulmhsen B. A. A
2050676663 Made it so internal API requests wouldn't make it into access log.
There is a new ENV variable WS_API_LOG_INTERNAL to enable it if you desire, it's mostly helpful for development.
Internal API requests no longer require API key. Migrated system:env to use the API in effort to reduce code duplicating
There going to be more code cleaning later on once we migrate the majority of the code to the API.
2024-05-18 16:48:32 +03:00
Abdulmhsen B. A. A
fd99950ac0 Parse API json payloads. Added new plex discover api endpoint. 2024-04-09 00:44:45 +03:00
abdulmohsen
5bf03a321b Initial code to hopefully implement API for future WebGUI projects. 2024-03-02 21:59:56 +03:00