not-nullptr
2d3e3b9493
Revert "fix: navigation issues ( #57 )"
...
This reverts commit 36e186c90d
.
2025-04-13 12:56:08 +01:00
not-nullptr
77d75ef5a9
Revert "fix: that didnt fix the nav issues?"
...
This reverts commit a8386ee3f1
.
2025-04-13 12:56:07 +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
a8386ee3f1
fix: that didnt fix the nav issues?
2025-04-13 12:44:01 +01:00
not-nullptr
36e186c90d
fix: navigation issues ( #57 )
2025-04-13 12:41:59 +01:00
not-nullptr
53085ca9bc
fix: uppercase extensions ( #58 )
2025-04-13 12:35:13 +01:00
Maya
55ca64aa53
Merge pull request #61 from SimYunSup/fix/fix-flip
...
fix: Fix FLIP animation overflow error
2025-04-13 14:34:59 +03:00
Maya
ba8e35749f
Merge pull request #62 from byigitt/main
...
change readme from 'yourusername' to VERT-sh
2025-04-13 14:31:41 +03:00
barış
147bd9c717
chore: fix readme
2025-04-13 14:25:01 +03:00
Charles Barnes
ed2baae906
update docker workflow to publish the docker image ( #55 )
2025-04-13 12:21:07 +01:00
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