wukko
c31c484894
merge: 10.7.3 from main
2025-02-11 16:18:30 +06:00
wukko
1830765101
web/package: sync version with api
2025-02-11 16:17:51 +06:00
wukko
adaf502d66
web: remove the early prototype of cutout functionality
...
at the time of this commit, there are no models that are good enough and can run in a web browser. this feature might come back when web onnx gets support for beefier models.
2025-02-07 16:55:28 +06:00
jj
cdfb6e0fd9
web: bump libav remux version
2025-01-31 11:20:54 +00:00
jj
c4c47bdc27
merge: 10.6 updates
2025-01-21 13:36:37 +00:00
wukko
8d3db909d9
web/package: bump version to 10.6
2025-01-21 17:25:55 +06:00
wukko
e02e7f2260
web: very early proof-of-concept of on-device image background removal
2025-01-13 01:26:54 +06:00
wukko
50db4d342a
api & web: roll back the default hls change due to doubled CPU usage
2025-01-08 11:22:05 +06:00
wukko
41430ff0da
web/package: bump version to 10.5
2024-12-23 23:22:19 +06:00
jj
999fa562e0
web: bump version to 10.4.6
2024-12-22 14:10:51 +00:00
wukko
1da7ad7a98
web/package: bump version to 10.4.5
2024-12-16 00:04:43 +06:00
wukko
5eb411bb83
web/package: bump version to 10.4.4
2024-12-12 23:01:32 +06:00
jj
f1916cef6e
web: add automatic sitemap generation
2024-12-10 16:14:20 +00:00
wukko
e041e376c7
api & web: bump dependencies
2024-12-10 19:55:43 +06:00
wukko
3126acc08e
web/package: bump version to 10.4.2
2024-11-28 17:53:25 +06:00
wukko
1559ed13af
web/package: bump version to 10.4.1
2024-11-24 19:08:52 +06:00
wukko
4ca94aa2cd
web/package: bump version to 10.4
2024-11-24 00:37:40 +06:00
wukko
3dc5f634cf
web/package: bump version to 10.3.2
2024-11-15 20:34:53 +06:00
wukko
2300f5c0af
web/package: bump version to 10.3
2024-11-05 00:43:58 +06:00
wukko
d16118ed42
web: bump version to 10.2.1
2024-10-30 21:56:30 +06:00
wukko
44f842997e
api & web: bump version to 10.2
2024-10-30 18:29:53 +06:00
wukko
3749fb2aa8
repo: update dependencies
2024-10-05 22:09:00 +06:00
wukko
2cb9735b28
web/package: bump version to 10.1.0
2024-09-18 21:24:13 +06:00
wukko
b30b6957ce
web/package: move dependencies to devDependencies
2024-09-18 20:15:56 +06:00
wukko
026cb634ec
web: update & move csp to svelte.config.js
...
ough
2024-09-18 20:11:47 +06:00
dumbmoron
a93e9f593f
web: scope package name
2024-09-09 15:59:40 +00:00
wukko
384c6deced
web: add support for cloudflare turnstile
2024-08-16 00:08:57 +06:00
dumbmoron
f93d84c457
web/libav: add ffprobe wrapper
2024-08-13 15:34:53 +00:00
dumbmoron
5fb9b1c809
web: bump libav.js version
2024-08-12 20:34:57 +00:00
wukko
ed722e77ea
web: remove ffmpeg wasm dependencies
2024-08-13 00:20:01 +06:00
dumbmoron
75ef4604d8
web/vite: expose libav.js files directly
2024-08-12 16:47:11 +00:00
wukko
6a04312781
web: update package
2024-08-12 22:30:09 +06:00
wukko
b33bd39484
web/ffmpeg: accept and return blob, proper types & extensions, clean up
2024-08-11 18:24:29 +06:00
dumbmoron
7044100aed
web: fix build for remux and remove unused import
2024-08-10 11:45:16 +00:00
wukko
41a002929e
web: barebones core for ffmpeg & remux page
2024-08-10 17:21:39 +06:00
dumbmoron
e72efae24d
web/donate: initial re-redesign
2024-08-04 16:11:26 +00:00
wukko
6267d1d58f
web/version: use workspace version-info package
2024-08-04 22:01:36 +06:00
wukko
bfbf653463
web/package: update version to 10.0.0
2024-08-04 00:52:27 +06:00
dumbmoron
18b3daf90f
web/package: lower minimum node version, replace npm with pnpm
2024-08-03 09:50:42 +00:00
dumbmoron
20320c1935
web: use svelte-preprocess instead of vitePreprocess
...
this allows us to use <style src={...}></style> also for scoped styles
(and not just global styles)
2024-07-21 10:06:16 +00:00
wukko
e6ec8c6734
web/package: fix the svelte icons version & update lock
2024-07-17 13:14:56 +06:00
dumbmoron
3aa17733d1
frontend: install and configure mdsvex
2024-06-29 17:58:00 +00:00
dumbmoron
23bcd6076a
web: add prerendered version.json endpoint for frontend metadata
2024-07-10 16:04:00 +00:00
wukko
9939f3b172
web: i18n system & navbar translations
...
dynamic page language and language dropdown!! finally!!
2024-07-03 00:16:03 +06:00
wukko
0ce73e03d3
web/package: update required node version to 20.9
2024-06-19 21:30:56 +06:00
wukko
1cac70f795
web/package: lowball engine requirements
2024-06-19 21:26:13 +06:00
wukko
b15b108fa9
web/package: add min engine versions
2024-06-19 21:20:18 +06:00
wukko
009a2cc863
web: implement settings core
...
this was a torture
2024-06-19 21:12:51 +06:00
wukko
21e03a407c
web: add eslint
2024-06-19 17:55:06 +06:00
wukko
1fad4816b2
web: use static svelte adapter instead of auto
2024-06-16 19:21:26 +06:00