Commit Graph

20 Commits

Author SHA1 Message Date
wukko
0ddb3e3ecc
api/match-action: add isHLS to audio stream info 2024-10-28 16:45:30 +06:00
wukko
24ae08b105
api/stream: add isHLS to stream cache 2024-10-28 15:15:41 +06:00
wukko
a46e04358a
api/match-action: rename isM3U8 to isHLS and u to url 2024-10-28 15:14:36 +06:00
wukko
1e26788a1e
api/match-action: add missing ok case to video switch
closes #797
2024-10-08 16:09:08 +06:00
dumbmoron
d560c0d34a
api: return correct extension for gif downloads in api response 2024-09-18 18:03:04 +00:00
wukko
80a01494c7
api/match-action: add missing twitch case to redirect group
closes #741
2024-09-12 14:30:21 +06:00
dumbmoron
438fce3c58
api/processing: append audio extension to filename before response 2024-09-07 12:26:43 +00:00
wukko
fff1c6c7a6
web & api: rename stream to tunnel
- updated the endpoint to /tunnel
- updated status to tunnel
- fixed one incorrectly named error in web
2024-09-05 00:26:48 +06:00
wukko
93f2a6b226
api/bluesky: add support for saving images
one or multiple, everything works
2024-09-01 16:37:24 +06:00
wukko
57050fb742
api/match-action: fix mute tag assignment for default filename
it's also no longer applied to photos and gifs LMFAOOO
2024-09-01 14:59:35 +06:00
wukko
a9e65b0da0
api: add an option to always proxy files 2024-08-31 14:07:37 +06:00
wukko
102dec4a84
api/match-action: clean up audio action 2024-08-22 22:45:26 +06:00
wukko
91fd26e880
api: add audio bitrate functionality 2024-08-22 19:35:17 +06:00
wukko
facf7741ce
api/stream: standardize stream types & clean up related functions 2024-08-22 17:37:31 +06:00
wukko
1f3509db07
api: update error codes in api core functions 2024-08-19 21:51:45 +06:00
wukko
c1813aa33f
api/stream: rename bridge mode to proxy 2024-08-15 19:58:40 +06:00
wukko
5ea71ee58e
api: update post parameters
they're now way easier to read
2024-08-03 23:06:32 +06:00
wukko
332eae16b2
api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00
wukko
0ffea2d886
api/match: pass action parameters as object 2024-08-03 15:02:59 +06:00
wukko
dd831e13e8
api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00