Commit Graph

453 Commits

Author SHA1 Message Date
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
JovannMC 14517acdfd
feat: add file convert stats
i think this is right? counts how many files converted (and the type)
2025-02-17 22:28:49 +03:00
JovannMC c89e38f90c
chore: remove dialog border 2025-02-17 20:21:22 +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 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 3a839124d2
feat: add external server warning 2025-02-16 19:10:01 +03:00
JovannMC e52f327149
feat: add dialogs 2025-02-16 18:28:17 +03:00
azure d422326ab2
[no ci] docs(readme): use `example.com` for PUB_HOSTNAME 2025-02-16 07:44:57 -05:00
azure 495787dc7e
[no ci] docs(readme): update "building for production" section 2025-02-16 07:40:25 -05:00
not-nullptr e25b0fc720 feat: coolify support for docker compose 2025-02-15 13:12:57 +00:00
JovannMC 582f99588f
fix: fix AVIF/JXL support
we need to copy the vips-*.wasm files from node_modules into vite's workers folder
2025-02-15 13:53:59 +03:00
JovannMC e9ea02198f
fix: revert support for AVIF, KXL, and HEIF
some weird issue with vite not bundling the dynamicLibraries
2025-02-15 13:36:44 +03:00
not-nullptr dbf5c2a481 feat: protocol detection for wss in vertd 2025-02-15 03:17:38 +00:00
not-nullptr b4f5c20793 fix: build 2025-02-14 23:47:11 +00:00
azure 18ad1a8e0f
Update Docker image and add workflow (#35)
* feat: add local notice to readme

* Improved readme

* chore: update logo

* Remove lockfile from gitignore

* fix(docker): update docker image

* Add missing PUB_ENV environment variable
* Copy `patches/` folder during build
* Use nginx for serving files

Co-authored-by: GitGitro <108683123+GitGitro@users.noreply.github.com>

* ci: add docker image workflow

* [no ci] docs(readme): update example docker image tag

Use the organization name instead of not-nullptr

* chore(compose): set image name

* fix(nginx): enable cross-origin isolation

* [no ci] docs(readme): missed one

---------

Co-authored-by: nullptr <62841684+not-nullptr@users.noreply.github.com>
Co-authored-by: RealmyTheMan <163438634+RealmyTheMan@users.noreply.github.com>
Co-authored-by: JovannMC <jovannmc@femboyfurry.net>
Co-authored-by: GitGitro <108683123+GitGitro@users.noreply.github.com>
2025-02-14 20:59:41 +00:00
JovannMC 8437a9857d
feat: dynamically lock dark reader 2025-02-13 23:57:35 +03:00
JovannMC be2a248db0
chore: update embed text 2025-02-13 23:39:28 +03:00
JovannMC 0a09d755fb
fix: improve ios pwa 2025-02-13 23:36:59 +03:00
JovannMC 8e3e8242b7
chore: improve logging 2025-02-12 07:57:48 +03:00
JovannMC ff2e5b1866
feat: warning when selecting animated webp/gif 2025-02-12 00:01:03 +03:00