Commit Graph

21 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
jj
a0560fe684
web: update crypto addresses 2025-06-05 18:14:01 +00:00
wukko
b0fba0dadb
web/api-url: rename defaultApiURL to officialApiURL 2025-04-20 16:18:14 +06:00
wukko
a3c9ccf5df
web/env: temporary ENABLE_WEBCODECS variable 2025-03-05 20:35:10 +06:00
wukko
2b2bc57331
web/env: rename apiURL to defaultApiURL
references to it are now easier to read and understand
2024-11-18 16:30:27 +06:00
wukko
c477b728e1
web/about/community: add a link to bluesky 2024-11-04 21:26:38 +06:00
wukko
fdd5feac92
web: use turnstile & session only when the processing instance has them
now also always fetching server info in the save tab
2024-09-18 00:24:54 +06:00
dumbmoron
8df4bc00cb
web/svelte: change public prefix to WEB_ 2024-09-09 15:24:23 +00:00
wukko
93ca553fb2
web/about/community: add community links 2024-09-09 21:19:43 +06:00
wukko
11b756945f
web/about: thanks & licenses page 2024-09-09 14:24:11 +06:00
wukko
2049e65221
web/about/general: update the community section 2024-09-09 13:39:30 +06:00
wukko
53eb052fe6
web/SavingDialog: add ios saving tutorial 2024-09-09 00:10:21 +06:00
wukko
7a45866c7c
web/about: write the general about page 2024-09-07 18:31:02 +06:00
dumbmoron
51c140fbfa
web: make everything ssr-compatible 2024-08-31 17:46:10 +00:00
wukko
1c258ab0ae
web/env: add more donation methods 2024-08-25 17:09:31 +06:00
wukko
1147244e46
web/env: updated the list of crypto addresses 2024-08-25 16:34:27 +06:00
wukko
384c6deced
web: add support for cloudflare turnstile 2024-08-16 00:08:57 +06:00
wukko
21ef35ea20
web/donate: add a share card with qr and buttons
also:
- fixed more scaling quirks
- fixed thick icons
- fixed icon padding
2024-08-09 14:35:55 +06:00
wukko
aba444ec8b
web: updated api endpoint & params, default instance override
- dialogs can be undismissable now (impossible to click away by pressing the bg behind it)
- added security warning about api override
- moved default api url to env
- added new processing settings page
2024-08-04 00:43:24 +06:00
dumbmoron
8ac834ec80
web: initial donate page 2024-07-26 08:22:30 +00:00
wukko
128ab388f3
web: add env variable & plausible functionality 2024-07-14 22:50:18 +06:00