not-nullptr
|
33bf5b01da
|
fix: OH NO
|
2025-06-26 01:35:04 +01:00 |
not-nullptr
|
859760aaf7
|
feat: donations
|
2025-06-26 01:33:22 +01:00 |
JovannMC
|
3f3c280241
|
fix: settings visual bug
e.g. analytics defaulting to "opt-in" when it is actually disabled when refreshing
|
2025-06-19 16:03:24 +03:00 |
JovannMC
|
128f1027ac
|
fix: remove avif
not supposed to be here (no dynamic modules w/ wasm-vips rn)
|
2025-06-11 20:38:35 +03:00 |
JovannMC
|
59e79521f2
|
feat: .aif support
same as .aiff
|
2025-06-05 13:42:17 +03:00 |
JovannMC
|
2363ca7910
|
fix: brief card overflow when loading page
|
2025-06-05 13:42:04 +03:00 |
JovannMC
|
8152f70945
|
chore: update @ffmpeg/core to 0.12.10
|
2025-06-02 18:40:05 +03:00 |
JovannMC
|
e4321187fc
|
fix: some audio -> video "incompatible"
hardcoded moment
|
2025-06-02 18:29:45 +03:00 |
JovannMC
|
332cd24dfc
|
fix: don't show gifs in video category
|
2025-06-01 23:57:23 +03:00 |
JovannMC
|
c75441fdc9
|
fix: wrong formats showing
i forgot about isNative lmao
why am i programmer again
|
2025-06-01 22:17:14 +03:00 |
JovannMC
|
2af5651d19
|
Merge branch 'main' of https://github.com/VERT-sh/VERT
|
2025-06-01 18:24:10 +03:00 |
JovannMC
|
c04507d1ee
|
fix: ???? what was i doing
DONT MAKE ME PUSH TO PROD AGAIN WHILE RUNNING LITTLE SLEEP IM SORRY NULL
|
2025-05-29 14:23:43 +03:00 |
not-nullptr
|
00de1b1855
|
fix: re-add webp I HATE YOU MAYA
|
2025-05-29 12:03:11 +01:00 |
JovannMC
|
4062abd286
|
feat: show full file name on hover (title)
|
2025-05-28 23:46:00 +03:00 |
JovannMC
|
0ef38fa9db
|
fix: sort by exact match first
|
2025-05-28 22:36:35 +03:00 |
JovannMC
|
dee3a0bf3b
|
feat: enter to select first format
|
2025-05-28 22:16:28 +03:00 |
JovannMC
|
35a97920aa
|
feat: focus when opening dropdown
|
2025-05-28 22:14:40 +03:00 |
JovannMC
|
70862a5abf
|
fix: many search fixes
help
|
2025-05-28 22:08:16 +03:00 |
JovannMC
|
5da55a56a1
|
Merge branch 'nullptr/experimental-audio-to-video'
|
2025-05-28 19:15:04 +03:00 |
JovannMC
|
4d9a11f262
|
fix: update supported audio formats
.alacs don't exist in the wild, you'd only find them as .m4a
amr can only be converted from, not to (need to build ffmpeg with the encoder)
|
2025-05-28 19:05:14 +03:00 |
JovannMC
|
21d9358a17
|
fix: catch no audio streams
|
2025-05-28 18:31:09 +03:00 |
JovannMC
|
5547f641eb
|
chore: clarify local support
|
2025-05-28 17:45:15 +03:00 |
JovannMC
|
92b1ac29b3
|
feat: tooltip for partial support info
|
2025-05-28 17:26:28 +03:00 |
JovannMC
|
55ed8dd440
|
chore: clearer VIPS error message
|
2025-05-28 16:49:23 +03:00 |
JovannMC
|
09727a5e30
|
fix: remove conversion from ppm
upstream issue? either way, doesn't work currently and needs more investigating
|
2025-05-28 16:45:45 +03:00 |
JovannMC
|
9589eb0b31
|
chore: add Plausible instance link to privacy text
|
2025-05-28 16:28:06 +03:00 |
JovannMC
|
af5920e698
|
feat: more tooltips & fixes
|
2025-05-28 16:27:31 +03:00 |
JovannMC
|
31a3fa08b9
|
fix: FormatDropdown on mobile
|
2025-05-28 15:59:32 +03:00 |
JovannMC
|
12f2216baf
|
fix: show formats in current category when searching
also removes unused "settingsStyle" code
|
2025-05-28 14:56:33 +03:00 |
JovannMC
|
f18af921ec
|
feat: searching formats
|
2025-05-28 14:48:48 +03:00 |
JovannMC
|
cc6a08eda9
|
feat: functional dropdown
just gotta do searching
|
2025-05-28 14:15:29 +03:00 |
JovannMC
|
a9588f73ba
|
feat: start new dropdown ui
|
2025-05-27 22:21:37 +03:00 |
JovannMC
|
747fbf2cc8
|
fix: duplicate media folder (#69)
fixes latest comment from https://github.com/VERT-sh/VERT/issues/69#issuecomment-2809416669
|
2025-05-07 16:31:20 +03:00 |
JovannMC
|
d233cb868f
|
feat: ts & m2ts support (#87)
|
2025-05-07 15:34:21 +03:00 |
JovannMC
|
6f2eefd39f
|
fix: remove "to" alac conversion
doesn't work w/ ffmpeg wasm
|
2025-04-29 17:54:38 +03:00 |
nullptr
|
262b2a3c53
|
fix: wording
|
2025-04-26 18:20:53 +01:00 |
JovannMC
|
9036d8cf4f
|
feat: add notable contributors section
|
2025-04-26 16:19:15 +03:00 |
JovannMC
|
95d57a0427
|
fix: don't allow converting to same format
|
2025-04-25 17:08:23 +03:00 |
JovannMC
|
f16a12f1c0
|
chore: add document mentions
|
2025-04-23 21:27:07 +03:00 |
not-nullptr
|
b175972833
|
dsfogsjdfpogijsdfoipgj
|
2025-04-23 19:01:16 +01:00 |
not-nullptr
|
e160145b89
|
feat: clarify contact stuff
|
2025-04-23 18:56:55 +01:00 |
Maya
|
cee99cb4fe
|
Merge pull request #76 from altendorfme/main
Support ARM64 on Docker image
|
2025-04-22 15:15:34 +03:00 |
Renan Bernordi
|
d7d921e94d
|
support arm64
|
2025-04-19 10:24:05 -03:00 |
not-nullptr
|
d75e89e570
|
feat: .bmp support
|
2025-04-17 19:36:06 +01:00 |
not-nullptr
|
fdec0c77e9
|
feat: ready for bytecrush!
|
2025-04-16 21:56:15 +01:00 |
not-nullptr
|
4e18269204
|
feat: better bg gradient transition
|
2025-04-16 16:10:33 +01:00 |
Maya
|
1b55dcc005
|
Merge pull request #71 from azurejelly/main
Update README and Docker workflow to use/mention `PUB_VERTD_URL`
|
2025-04-16 16:17:10 +03:00 |
azure
|
9cd222f515
|
ci(docker): set `PUB_VERTD_URL` to public vertd instance
|
2025-04-16 08:44:04 -04:00 |
azure
|
b785c70dde
|
[no ci] docs(readme): add `PUB_VERTD_URL` to environment variable list
|
2025-04-16 08:16:25 -04:00 |
JovannMC
|
3ad8244e97
|
fix: fix gradients changing due to new format selected
|
2025-04-15 19:47:39 +03:00 |