Commit Graph

201 Commits

Author SHA1 Message Date
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 e4f2c80913
fix: solve svelte-check errors & warnings
also fixed turkish's variables - make sure to not change anything inside {}'s!
2025-10-27 17:46:52 +03:00
Maya 7832b6a43d
fix: remove accept for file input
way too long, lol
2025-10-25 20:48:23 +03:00
Maya b93a566928
feat: privacy updates (#144)
* fix: default to auto on empty PUB_VERTD_URL

* feat: privacy policy

* chore: vert self-hosting

* feat: view info submitted

for transparency, see the exact details that is sent automatically to the owner of the instance:
- job id
- convert from
- convert to
- ffmpeg stderr
- actual video file (if submitted)

* feat: vertd error details footer

* fix: sanitize translations

...my bad i realize this earlier

* refactor: remove jepgify

* fix: blob scheme

* fix: seo fixes

don't index static language urls (doesn't do anything) - robots.txt & sitemap.xml

* feat: translatable privacy policy

i forgor

also fix inconsistencies with link colours

* fix: privacy translation fixes

* fix: broken conflict merge

why does github's web conflict resolver not have highlighting
2025-10-20 13:32:22 +01:00
Maya 93c98d9d49
fix: navbar overflow 2025-10-15 20:56:23 +03:00
nullptr 92fa929d2a
feat: keep videos for debugging (#130)
* feat: keep videos for debugging

* fix: remove unnecessary $inspect
2025-10-14 18:08:33 +01:00
Maya 7f8902809f
fix: handle translations better for conversion panel
hell
2025-09-17 16:12:19 +03:00
Maya 30719b003d
fix: allow "set all" to same format
fixes https://github.com/orgs/VERT-sh/discussions/122
2025-09-17 15:43:06 +03:00
Maya 6621e24d62
Merge branch 'pr/97' into feat/conversion-qol 2025-09-16 19:56:36 +03:00
Maya 1710cd038e
chore: prettier format 2025-09-10 10:38:14 +03:00
Maya 93faaa4b34
feat: default conversion format
also improves formatdropdown and thumbnail generation
2025-09-08 09:00:20 +03:00
Maya 850c4ae6ce
fix: navbar highlight zoooooomin
probably only became an issue now because of updated packages
2025-09-02 17:59:14 +03:00
Maya 416eed8e48 fix: blur and tooltip fixes
tooltip appends to body to fix overflow issues, fix scroll
2025-09-02 21:06:39 +08:00
Maya 0be741e5f6 feat: conversion sample rate 2025-09-02 17:53:31 +08:00
Maya e8cdb18dd5 feat: conversion quality ui 2025-09-02 14:16:40 +08:00
Maya 749339c594
fix: disabled set all dropdown 2025-07-31 21:42:51 +03:00
Maya 8acf208dbe
fix: wrong word-break
now actually breaks, including in the middle of words
2025-07-31 18:12:31 +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 b3778d3b83
fix: minor ui & audio/video changes 2025-07-29 12:31:47 +03:00
Maya 8d1d9647f0
fix: large format dropdown 2025-07-28 21:24:42 +03:00
Maya 136a781f76
feat: shorter video text, tooltip fix 2025-07-27 17:25:00 +03:00
Maya 98e91337db
fix: chromium/webkit card fix, tooltip warning 2025-07-27 16:09:36 +03:00
Maya 6f81f93b3b
fix: long file extensions in format dropdown 2025-07-27 00:05:22 +03:00
Maya bc055e6b98
fix: card, tooltip, and scrollbar fixes 2025-07-26 23:58:30 +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 0e8c191768
Merge branch 'feat/i18n' into feat/merge-big-stuff 2025-07-26 20:58:02 +03:00
Maya 9878929b73
fix: toast text overflow (hopefully)
now fixes #91
2025-07-26 12:59:24 +03:00
Maya ecddeb7249
feat: final translation things
enjoy uwu language (temporarily)
2025-07-25 22:50:00 +03:00
Maya dff9c94ed5
feat: translations
god this was hell
2025-07-25 20:46:07 +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
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01:00
Wiscaksono 39d3e81709 fix: lucide icon type 2025-06-04 21:28:19 +07: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 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 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
not-nullptr 4e18269204 feat: better bg gradient transition 2025-04-16 16:10:33 +01:00
not-nullptr 8616651d2a feat: .icns support 2025-04-15 15:11:16 +01:00
not-nullptr b89e55c997 feat: conversion resolver improvements 2025-04-14 20:06:57 +01:00
not-nullptr 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
not-nullptr 3e0de64b29 Reapply "fix: remove debug logging"
This reverts commit 1d9890fb37.
2025-04-13 13:50:58 +01:00
not-nullptr 9075576f17 Reapply "fix: bg gradients"
This reverts commit c6ccba97db.
2025-04-13 13:50:57 +01:00
not-nullptr aa5d4689c0 Reapply "feat: drop or click to *convert* (#52)"
This reverts commit 7151a2dbce.
2025-04-13 13:50:57 +01:00
not-nullptr a86c00abf3 Reapply "fix: navigation issues (#57)"
This reverts commit 2d3e3b9493.
2025-04-13 13:50:48 +01:00
not-nullptr 2d3e3b9493 Revert "fix: navigation issues (#57)"
This reverts commit 36e186c90d.
2025-04-13 12:56:08 +01:00
not-nullptr 7151a2dbce Revert "feat: drop or click to *convert* (#52)"
This reverts commit 5b5901c4c7.
2025-04-13 12:56:06 +01:00
not-nullptr c6ccba97db Revert "fix: bg gradients"
This reverts commit 3c4f90e5f0.
2025-04-13 12:56:05 +01:00
not-nullptr 1d9890fb37 Revert "fix: remove debug logging"
This reverts commit f2d39ed1f4.
2025-04-13 12:56:01 +01:00
not-nullptr f2d39ed1f4 fix: remove debug logging 2025-04-13 12:51:17 +01:00
JovannMC 3c4f90e5f0
fix: bg gradients 2025-04-13 14:49:02 +03:00
not-nullptr 5b5901c4c7 feat: drop or click to *convert* (#52) 2025-04-13 12:47:32 +01:00
not-nullptr 36e186c90d fix: navigation issues (#57) 2025-04-13 12:41:59 +01:00
not-nullptr 8f8ea34483 feat: umm actual documents support.. 2025-04-12 23:18:56 +01:00
Quinn Vinlove 8017d5d72d
fix uploader for ios (#51) 2025-04-12 18:46:27 +01:00
not-nullptr e5df89ac57 feat: further optimisation for massive conversions 2025-03-20 16:14:16 +00:00
not-nullptr fb42680b40 feat: limit concurrency 2025-03-20 15:36:50 +00:00
not-nullptr 0b7fceab5a feat: prettier tooltips 2025-03-09 15:52:59 +00:00
JovannMC 77763dd2d0
feat: add tooltips
works on desktop and mobile. also shows the clear button text on mobile only, tooltip on pc
2025-03-09 18:20:27 +03:00
JovannMC 1c98747fd9
feat: add clear all button
fixes #40
2025-03-09 17:03:40 +03:00
JovannMC d013fb0084
fix: save scroll position on mobile while switching pages 2025-02-20 21:01:44 +03:00
JovannMC 75e63ff94b
feat: support svg and heif
prevents conversion into svg/heif (not supported by vips)
also remove outdated "animated images not supported' text
2025-02-17 22:41:07 +03:00
JovannMC c89e38f90c
chore: remove dialog border 2025-02-17 20:21:22 +03:00
JovannMC e6d862deb5
fix: toast fixes
toasts aren't as "jumpy" anymore, toasts can be different sizes (not affected by sizes of other toasts), derive icon/color
2025-02-16 19:52:31 +03:00
JovannMC 775eebbc28
chore: componetize toasts
makes creating a toast return an id, stop settings saving every time you visit page
2025-02-16 19:47:04 +03:00
JovannMC e52f327149
feat: add dialogs 2025-02-16 18:28:17 +03:00
JovannMC 1f1b8d68de
fix: missing gradient transitions 2025-02-10 23:35:31 +03:00
JovannMC 98fadbbe76
fix: respect effects setting for hover/clicks transitions
is this necessary?
2025-02-10 21:14:45 +03:00
JovannMC ec209f378b
chore: componetize global upload region 2025-02-10 19:39:40 +03:00
JovannMC 21ed03960b
chore: componetize stuff in +layout.svelte 2025-02-10 19:24:59 +03:00
Realmy e9b8bb26dc feat: Better communication on homepage 2025-02-10 10:51:20 +01:00
JovannMC 442efb5e14
Merge branch 'nightly' of https://github.com/VERT-sh/VERT into nightly 2025-02-09 22:17:40 +03:00
Realmy 24bac6f74b chore: small UI improvements 2025-02-09 20:10:37 +01:00
JovannMC 1c25769568
chore: rename motion to effects 2025-02-09 22:08:29 +03:00
not-nullptr 127f1cdcb4 feat: add vertd speed options 2025-02-09 18:03:29 +00:00
JovannMC 5b07832267
chore: remove unused dropping code 2025-02-09 20:38:54 +03:00
Realmy a44bf8067e feat: dark mode color contrast change 2025-02-09 16:20:35 +01:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00:00
JovannMC 44ec456dcd
implement toasts
"cute toasts" - @not-nullptr
2025-02-08 20:07:43 +03:00
Realmy a048225c8b VERT logo update (again) 2025-02-07 17:12:36 +01:00
JovannMC b5878948ef
respect motion setting on navbar 2025-02-06 20:52:18 +03:00
JovannMC 8155204d57
scroll dropdown, adjust dark opacity in home 2025-02-06 20:32:37 +03:00
JovannMC d835a50a01
new home page
makes vert logo clickable on both desktop and mobile
2025-02-05 19:54:15 +03:00