Commit Graph

10 Commits

Author SHA1 Message Date
wukko
810e0a865c
api/package: replace youtubei.js with a fork, update undici 2025-07-01 16:15:12 +06:00
wukko
c16444126e
api/env: backwards compatibility with SESSION_RATELIMIT 2025-06-28 16:37:54 +06:00
wukko
3243564f77
api/api-keys: add allowedServices to limit or extend access
it's useful for limiting access to services per key, or for overriding default list of enabled services with "all"
2025-06-26 22:20:09 +06:00
wukko
b8801570a9
api/env: SESSION_RATELIMIT -> SESSION_RATELIMIT_MAX 2025-06-17 13:33:50 +06:00
wukko
af99e7218c
api: disable youtube HLS by default & add env to enable it 2025-06-17 13:21:16 +06:00
jj
e2b6879ea2
api/env: log information about dynamic env changes 2025-06-07 08:35:36 +00:00
jj
57eba51959
api/env: broadcast raw contents instead of parsed 2025-05-31 13:43:30 +00:00
jj
c392864c82
api/env: unquote variables if needed
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-05-25 12:44:40 +00:00
jj
ba2d266de7
api: dynamic env reloading from path/url 2025-05-24 15:52:27 +00:00
jj
e76ccd1941
api: move env loading into separate file 2025-05-24 14:47:01 +00:00