Commit Graph

20 Commits

Author SHA1 Message Date
wukko
164ea8aeb9 api: return covers from soundcloud and youtube
& refactor createProxyTunnels() in stream/manage a little
2025-06-26 17:36:26 +06:00
wukko
ac85ce86c0 api/processing/request: backwards compat with boolean localProcessing 2025-06-22 16:21:55 +06:00
wukko
d18b22e7ed api/processing/request: return a unique error code 2025-06-20 19:53:01 +06:00
wukko
337edfc984 api/request/local-processing: return subtitles boolean 2025-06-20 17:38:49 +06:00
wukko
06bc51db54 merge: 10.9 from main
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2025-04-02 21:48:58 +06:00
jj
1f768df4ec api: bind session tokens to ip hash 2025-03-30 17:08:34 +00:00
wukko
6a13ca347d api/request/local-processing: don't return an empty audio object
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
& also throw errors whenever a response is invalid
2025-03-19 13:38:55 +06:00
wukko
e497ea51f1 api/request: reformat the local processing response, add output mimetype 2025-03-19 12:24:26 +06:00
wukko
c7c9cf2f0f api: add local processing response type & param
`local-processing` type returns needed info for on-device processing and creates basic proxy tunnels
2025-01-29 15:00:50 +06:00
wukko
a46e04358a api/match-action: rename isM3U8 to isHLS and u to url 2024-10-28 15:14:36 +06:00
dumbmoron
08490c54e4 api: include generated filename in api 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
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
e727e3a95b api/processing: slightly reformat code related to zod 2024-08-08 23:43:04 +06:00
dumbmoron
f32f624916 api: use zod for request schema validation 2024-08-08 16:34:54 +00:00
wukko
95f5fd978f api: merge two picker types into one 2024-08-06 21:30:18 +06:00
wukko
f96c1cd13b api: remove deprecated statuses & clean up related code 2024-08-06 20:45:04 +06:00
wukko
5ea71ee58e api: update post parameters
they're now way easier to read
2024-08-03 23:06:32 +06:00
wukko
dd831e13e8 api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00