datarhei-dragonfork-core/http
Ingo Oppermann 3e7b1751d5
Add process id and reference glob pattern matching
For the API endpoint /v3/process two new query parameter are introduced
in order to list only processes that match a pattern for the id and the
reference: idpattern and refpattern. The pattern is a glob pattern. If
patterns for both are given, the results will be intersected. If you use
other query parameters such as id or reference, they will be applied
after the result of the pattern matching.
2022-08-17 07:55:44 +03:00
..
api Add proper API of SRT log data 2022-07-01 15:31:07 +02:00
cache Add cache block list for extensions not to cache 2022-08-02 19:10:28 +02:00
cors Add v16.7.2 2022-05-13 19:26:45 +02:00
errorhandler Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
graph Add process id and reference glob pattern matching 2022-08-17 07:55:44 +03:00
handler Add process id and reference glob pattern matching 2022-08-17 07:55:44 +03:00
jwt Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
middleware Fix not adding size of the m3u8 to the ingress if session is known 2022-07-13 18:39:19 +02:00
mock Fix tests such that ffmpeg binary is not required 2022-06-24 19:47:12 +02:00
router Add v16.7.2 2022-05-13 19:26:45 +02:00
validator Add v16.7.2 2022-05-13 19:26:45 +02:00
log.go Add v16.7.2 2022-05-13 19:26:45 +02:00
server.go Log stacktrace in case of a panic during API requests 2022-07-08 20:03:16 +02:00