Commit Graph

7 Commits

Author SHA1 Message Date
wukko
5ea170a5ac
web: deprecate youtube HLS, enable it only via env variable
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
it's now disabled by default because if we ever need HLS for youtube in the future, it'll be managed by the processing instance, not the web client. will probably be removed completely in next major release.
2025-06-14 16:35:35 +06:00
wukko
0e82023db8
web/readme: add info about link prefill 2025-05-29 20:53:33 +06:00
jj
11520ccdf7
web/README: update for cobalt 11, add acknowledgments
Co-authored-by: wukko <me@wukko.me>
2025-05-29 12:42:02 +00:00
dumbmoron
44f7e4f76c
web: remove TURNSTILE_KEY env from readme 2024-10-04 15:19:19 +00:00
dumbmoron
d6929b0758
web/README: clarify wording in license permission explanation 2024-09-09 15:46:55 +00:00
dumbmoron
7b06a5047f
repo: split README into subproject READMEs 2024-09-09 15:44:37 +00:00
wukko
8cc11367ef
web: project skeleton 2024-06-13 15:32:17 +06:00