Commit Graph

423 Commits

Author SHA1 Message Date
Yunsup Sim 51372cd494 fix: Fix FLIP animation overflow error 2025-04-13 20:01:51 +09:00
Sergio Garcia 2a1e1cee7f
chore: Fix typo in readme (#59) 2025-04-13 11:48:16 +01:00
Sergio Garcia ee6bf71eca
chore: Add name to project (#60) 2025-04-13 11:48:03 +01:00
not-nullptr c7f05581ca fix: colours 2025-04-12 23:59:18 +01:00
not-nullptr 02a0bd0640 feat: document colours! 2025-04-12 23:49:00 +01:00
not-nullptr 48c2a9847e fix: reorder pandoc items 2025-04-12 23:23:12 +01:00
not-nullptr 8f8ea34483 feat: umm actual documents support.. 2025-04-12 23:18:56 +01:00
not-nullptr a84837cff4 feat: documents support 2025-04-12 23:18:50 +01:00
not-nullptr 6223e9f20b OOPS LOL 2025-04-12 22:54:22 +01:00
not-nullptr 68fb40fef6 fix: extra text for transparency 2025-04-12 22:53:51 +01:00
not-nullptr 018f67811c fix: transparency in file uploading 2025-04-12 22:28:31 +01:00
not-nullptr d96cfbd306 fix: pressing no on the upload thing didnt do much... 2025-04-12 22:24:16 +01:00
Quinn Vinlove 8017d5d72d
fix uploader for ios (#51) 2025-04-12 18:46:27 +01:00
JovannMC 90524358d6
chore: update vertd settings text 2025-04-12 19:35:14 +03:00
JovannMC 4d52e06c9b
fix: check browser env before accessing navigator 2025-04-12 19:34:46 +03:00
juls0730 2c8cb1922c
reset pushstate on plausible opt-out (#48) 2025-04-07 17:14:20 +01:00
JovannMC 4c26c84219 fix: remove broken avif
dynamic libraries were temporarily removed, forgot to remove avif
2025-03-25 22:38:37 +03:00
not-nullptr 05c4e9e7de feat: april fools! 2025-03-24 16:14:30 +00:00
not-nullptr e0e5799b14 feat: .mts support (#46) 2025-03-21 14:38:03 +00:00
not-nullptr e9496a6c6c fix: plausible 2025-03-20 21:28:48 +00:00
not-nullptr 316cd8d8a0 fix: remove all plausible tracking 2025-03-20 18:11:13 +00: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 c00dac9207 feat: new* conversion resolver, vertd gif support 2025-03-19 16:35:29 +00:00
Borewit 0e62d79a23
Switch music-metadata to Blob-streaming, with slipping post-headers (#44)
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-12 20:37:51 +00:00
JovannMC 3e821ebd63
chore: update readme 2025-03-09 20:45:29 +03: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
Borewit 784907c39b
Use music metadata (#43)
* Replace deprecated jsmediatags with music-metadata

* Avoid streaming from the Blob, to improve performance with Firefox

* End Dockerfile with new line

---------

Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-09 12:55:28 +00:00
not-nullptr 5082f83d22 Revert "Replace deprecated jsmediatags with music-metadata (#42)"
This reverts commit a47e6f973f.
2025-03-06 19:55:38 +00:00
not-nullptr 57ead7ae8f Revert "fix: remove patches"
This reverts commit 29fe057057.
2025-03-06 19:55:17 +00:00
nullptr 29fe057057
fix: remove patches 2025-03-06 19:46:18 +00:00
Borewit a47e6f973f
Replace deprecated jsmediatags with music-metadata (#42)
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-06 19:45:19 +00:00
not-nullptr 06ec2f1a11 feat: better progress support for videos 2025-03-06 15:54:28 +00:00
JovannMC bc91d7d637
fix: animated image conversion
my bad i broke static images

better code by checking if it has frames before adding the n parameter
2025-02-26 20:01:59 +03:00
not-nullptr c9518d2967 feat: more detailed error toasts 2025-02-26 15:46:58 +00:00
JovannMC 73cf06a855
chore: update video text 2025-02-24 12:56:31 +03:00
JovannMC 85df644e96
fix: m4a listed twice 2025-02-24 12:48:01 +03:00
not-nullptr 51ead0aada feat: update default vertd url 2025-02-22 20:42:51 +00:00
not-nullptr b938dd0578 fix: vertd not working until you go to settings 2025-02-22 20:30:43 +00:00
JovannMC 96329c6d96
Merge branch 'nightly' 2025-02-20 21:06:43 +03:00
JovannMC d013fb0084
fix: save scroll position on mobile while switching pages 2025-02-20 21:01:44 +03:00
JovannMC 90ca53c2a5
feat: show check icon and toast when copied 2025-02-20 20:45:16 +03:00
JovannMC 10c7b035a2
feat: add email to about page 2025-02-20 20:37:44 +03:00
JovannMC 4c65aee867
feat: add converter status to category cards 2025-02-18 20:56:30 +03:00
JovannMC b619e8cc44
Merge pull request #39 from azurejelly/main
Update "Building for Production" section on README
2025-02-18 17:53:02 +03:00
not-nullptr d46cf4da8f feat: add sponsors 2025-02-18 12:47:15 +00:00
JovannMC c2e9b02fec
fix: build error
cant use dynamic envs on prerendered components
2025-02-17 22:47:55 +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