Commit Graph

134 Commits

Author SHA1 Message Date
Maya c0410ae9bb
fix: UI not defaulting to browser's language
fixes #123

i apparently broke this lol, oops
2025-10-15 19:57:14 +03:00
Maya d89a343eed
fix: open graph tags
maybe this'll work on twitter now
2025-10-14 20:33:05 +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
not-nullptr 403162cafb fix: seo-related issues 2025-10-11 16:14:45 +01:00
Maya 424ed6e5d6
Merge branch 'main' into feat/conversion-qol 2025-09-22 15:08:28 +03:00
not-nullptr d2a73e0840 feat: mutliple vertd instances support 2025-09-18 17:47:42 +01:00
Maya 55edaad4b4
feat: better worker cancellation & types
conversions should now *actually* stop and terminate when removed, instead of continuing to run in the background until finished.
most notably, magick has been reworked to run a new worker for each conversion to follow ffmpeg and pandoc (& to allow individual cancellations)

also fix uh, a lot of stuff relating to messages not following WorkerMessage type & types in general.

i'm braindead right now but everything still works somehow, vertd is next. this took forever.
2025-09-13 20:23:25 +03:00
Maya 0d87e1e064
feat: allow pasting files 2025-09-10 10:50:05 +03:00
Maya 2f5fddcc6e feat: use overlayscrollbars for cards
finally no more shifting on chromium
2025-08-14 18:14:18 +08:00
Maya ee0de6e178
fix: language detection 2025-07-31 21:53:52 +03:00
Maya 3993cd2e06
fix: blur on cards 2025-07-27 00:45:00 +03:00
Maya 0e8c191768
Merge branch 'feat/i18n' into feat/merge-big-stuff 2025-07-26 20:58:02 +03:00
Maya 3e1dc720ed
feat: new formats, update existing support
fixes #14, #74, #88, #91
+ add avif
+ add jxl
+ add heif (input)
+ add arw (input)
+ add svg (output)
+ add eps (output)
+ update bmp (full)
+ update cur (full)
+ update ppm (full)
2025-07-26 12:51:56 +03:00
Maya bb1715682a
fix: language reactivity 2025-07-25 22:53:45 +03:00
Maya ecddeb7249
feat: final translation things
enjoy uwu language (temporarily)
2025-07-25 22:50:00 +03:00
Maya ce6f1f723a
feat: init paraglide 2025-07-25 17:47:36 +03:00
Maya 6fb6593c21
fix: effects store race condition 2025-07-25 14:40:00 +03:00
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01:00
not-nullptr fdec0c77e9 feat: ready for bytecrush! 2025-04-16 21:56:15 +01:00
not-nullptr 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
Yunsup Sim 51372cd494 fix: Fix FLIP animation overflow error 2025-04-13 20:01:51 +09:00
not-nullptr 018f67811c fix: transparency in file uploading 2025-04-12 22:28:31 +01:00
juls0730 2c8cb1922c
reset pushstate on plausible opt-out (#48) 2025-04-07 17:14:20 +01:00
not-nullptr 05c4e9e7de feat: april fools! 2025-03-24 16:14:30 +00:00
not-nullptr e9496a6c6c fix: plausible 2025-03-20 21:28:48 +00:00
not-nullptr b938dd0578 fix: vertd not working until you go to settings 2025-02-22 20:30:43 +00:00
JovannMC d013fb0084
fix: save scroll position on mobile while switching pages 2025-02-20 21:01:44 +03:00
JovannMC c2e9b02fec
fix: build error
cant use dynamic envs on prerendered components
2025-02-17 22:47:55 +03:00
JovannMC 2c6fed99ad
feat: allow opting out of plausible
also fixes build errors if .env isn't available
hides privacy section if url isn't set
2025-02-17 20:21:03 +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 be2a248db0
chore: update embed text 2025-02-13 23:39:28 +03:00
JovannMC cda77f4e12
fix: fix offline cache?
help this is painful
2025-02-11 17:37:06 +03:00
JovannMC 892dbfcc09
feat: start PWA support 2025-02-11 15:24:29 +03:00
JovannMC 4eaaaa0b8f
fix: netlify serve HTTP headers for libvips 2025-02-11 12:32:23 +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
JovannMC 16e6e1050f
fix: dropdown/toasts covered by footer 2025-02-09 23:10:14 +03:00
Realmy ca32c573a6 fix: make page dragover effect subtler on light 2025-02-09 20:54:23 +01:00
Realmy 1444c835ca feat: add VERT name const for different environments 2025-02-09 20:45:37 +01:00
JovannMC 790d6d7aff
fix: respect effects setting in global upload region 2025-02-09 22:17:54 +03: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
Realmy 55dd9c0eb7 feat: pretty dragover animation 2025-02-09 18:55:26 +01:00
JovannMC 5b07832267
chore: remove unused dropping code 2025-02-09 20:38:54 +03:00
JovannMC 5cc9056c33
feat: fade animation in global upload region 2025-02-09 20:35:40 +03:00
JovannMC 8529f9594e
fix: toast positions on mobile 2025-02-09 20:34:26 +03:00
JovannMC 510943b500
Full-screen upload region 2025-02-09 20:13:44 +03:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00:00