Commit Graph

31 Commits

Author SHA1 Message Date
Maya 9b0470e4de
feat: choose converter, clean up logic 2026-03-08 13:46:32 +03:00
Maya 9164dc8824
fix: formatdropdown logic rework & bug fixes 2026-03-06 14:29:47 +03:00
Maya 96da202e6c
feat: use & rework findConverters()
adds a priority to FormatInfo which ensures that we can have certain formats prioritize certain converters (mp4 supports mediabunny/local so use that, then fallback to next if fails)
2026-03-06 12:03:56 +03:00
Maya 9e58c693a0
feat: mediabunny new formats, fix bugs 2026-02-27 21:50:08 +03:00
Maya 3b15fb1d30
chore: clean up $lib folder
idk why we had a million folders containing one file lol. scary looking change
2025-11-21 20:09:47 +03:00
nullptr 6273b56360
feat(privacy): add option to disable all external connections (#146)
* docs: add references to PUB_DISABLE_ALL_EXTERNAL_REQUESTS

* fix: somehow i forgot the PUB_ prefix

* feat: remove all external stuff (stripe, plausible, video) when PUB_DISABLE_ALL_EXTERNAL_REQUESTS is on

* docs: add note

* fix(docs): grammar

* fix: only hide plausible opt-in when privacy mode is enabled
2025-10-19 19:17:32 +01:00
Maya 1710cd038e
chore: prettier format 2025-09-10 10:38:14 +03:00
Maya 1cf69a061d
fix: dropdown translations 2025-07-31 16:40:04 +03:00
Maya d543433007
Merge branch 'merged-video-audio-and-dropdowns' into feat/merge-big-stuff 2025-07-26 21:08:36 +03:00
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01: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 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 cc6a08eda9
feat: functional dropdown
just gotta do searching
2025-05-28 14:15:29 +03:00
not-nullptr 6e853276bc fix: OOPS 2025-04-15 17:35:02 +01:00
not-nullptr d3d1f6e9e6 feat: oops wait no THIS is icns support 2025-04-15 16:41:16 +01:00
not-nullptr db7b9406a7 feat: .icns support 2025-04-15 16:41:00 +01:00
not-nullptr d9f3b21db3 feat: oops wait no THIS is icns support 2025-04-15 15:11:16 +01:00
not-nullptr 8616651d2a feat: .icns support 2025-04-15 15:11:16 +01:00
not-nullptr 4d2378e7ef feat: sorting by nativity 2025-04-14 23:54:20 +01:00
not-nullptr 8f8ea34483 feat: umm actual documents support.. 2025-04-12 23:18:56 +01:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00:00
JovannMC 772d195ae6
remove vertd
not yet ready
2025-02-08 21:31:04 +03:00
not-nullptr b87d54ae08 feat: vertd implementation 2025-02-08 17:03:23 +00:00
nullptr 00a855e590
feat: ffmpeg support (+ many bugfixes and refactors) (#5)
* Separate menu into custom component

* feat: audio conversion support via ffmpeg

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 16:30:13 +00:00
not-nullptr d010fa8ec7 fix: no more magick! 2024-11-12 19:25:25 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00
not-nullptr 7fb1daf2cd feat: file converting 2024-11-11 15:26:56 +00:00