Commit Graph

7 Commits

Author SHA1 Message Date
Alessandro Ros 534b637bc7
support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
Alessandro Ros 73a300afd0
fix cleaning of recordings in case of multiple recordDeleteAfter values (#3557) (#3741) 2024-09-08 20:33:18 +02:00
Alessandro Ros 6da35c8041
playback: add "url" field to recording timespans in /list (#3619) 2024-08-25 23:04:36 +02:00
Rafael Scheidt 2bd8ac7e19
fix support for JWT authentication in API, metrics, playback, pprof (#3253)
Co-authored-by: Rafael Scheidt <rafaelscheidt@Rafaels-MacBook-Air.local>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-04-18 23:55:48 +02:00
Alessandro Ros 0b5519d30c
deprecate path.playback parameter (#3217)
this has become useless after the introduction of the new
authentication system, that already allows to select which paths are
available for playback
2024-04-09 10:04:12 +02:00
Alessandro Ros 14bf7f4cc5
playback: fix bug that messed up duration of last sample of each track (#3210) 2024-04-08 23:01:23 +02:00
Alessandro Ros 50322fc14e
playback: do not concatenate segments with different tracks (#3197) 2024-04-06 20:01:23 +02:00