Commit Graph

31 Commits

Author SHA1 Message Date
Maya ca8a03470b
feat: webp to video support
adds support for animated webp to video by using middleware: webp -> gif -> video (vertd)
2026-02-11 19:07:05 +03:00
Maya 9332c95721
feat: apng & video to webp support 2026-02-11 09:25:25 +03:00
Maya 3e8f86ec35
fix: translate format dropdown results 2025-11-24 09:17:35 +03:00
Maya e628703714
fix: category detection for individual zip archives 2025-11-23 18:30:38 +03:00
Maya 0a51188982
feat: AIO archive conversion 2025-11-21 21:48:41 +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
Maya 3cd1989ecd
fix: restore format selection on navigation 2025-11-19 21:14:50 +03:00
Maya 0e5f549804
feat: warn of large file sizes due to browser limits
browsers / devices will have different arraybuffer sizes. if exceeded, block conversion or disable certain ones (video to audio)
2025-10-27 22:16:41 +03:00
Maya 93faaa4b34
feat: default conversion format
also improves formatdropdown and thumbnail generation
2025-09-08 09:00:20 +03:00
Maya 1df50173e2
fix: gif to video & format dropdown fixes
fixes #107 now fully
2025-07-31 17:09:55 +03:00
Maya 1cf69a061d
fix: dropdown translations 2025-07-31 16:40:04 +03:00
Maya 6b8967f49a
fix: dropdown & language fixex 2025-07-31 02:30:34 +03:00
Maya 723e4f9a8c
fix: dropdown, language update 2025-07-30 07:37:58 +03:00
Maya b669e3eede
feat: espanol, minor fixes for translations
translation by person who wishes to be anonymous

its a bit difficult to make all translations look good on here, need more experimenting
2025-07-29 22:04:35 +03:00
Maya 8d1d9647f0
fix: large format dropdown 2025-07-28 21:24:42 +03:00
Maya 6f81f93b3b
fix: long file extensions in format dropdown 2025-07-27 00:05:22 +03:00
Maya d543433007
Merge branch 'merged-video-audio-and-dropdowns' into feat/merge-big-stuff 2025-07-26 21:08:36 +03:00
Maya ecddeb7249
feat: final translation things
enjoy uwu language (temporarily)
2025-07-25 22:50:00 +03:00
Maya 608b7e7e70
feat: highlight current format in dropdown 2025-07-25 14:18:37 +03:00
Maya 14bf8c45ce
fix: current category not highlighted 2025-07-25 13:31:19 +03:00
JovannMC 22e2896750
feat: focus when opening dropdown 2025-07-25 13:29:11 +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 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 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