Commit Graph

51 Commits

Author SHA1 Message Date
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
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 e0e5799b14 feat: .mts support (#46) 2025-03-21 14:38:03 +00:00
not-nullptr 316cd8d8a0 fix: remove all plausible tracking 2025-03-20 18:11:13 +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
JovannMC 1c98747fd9
feat: add clear all button
fixes #40
2025-03-09 17:03:40 +03:00
not-nullptr 06ec2f1a11 feat: better progress support for videos 2025-03-06 15:54:28 +00:00
JovannMC 85df644e96
fix: m4a listed twice 2025-02-24 12:48:01 +03:00
JovannMC 4c65aee867
feat: add converter status to category cards 2025-02-18 20:56:30 +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 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
JovannMC a47b5ffba9
feat: support AVIF & JXL
closes #14
2025-02-11 21:06:49 +03:00
not-nullptr 603beba40b feat: wmv and mov 2025-02-09 19:27:10 +00:00
not-nullptr 127f1cdcb4 feat: add vertd speed options 2025-02-09 18:03:29 +00:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00:00
JovannMC 47d266f35d
log unknown message type 2025-02-08 22:52:14 +03:00
JovannMC f276dcd7a1
add toasts to ui 2025-02-08 22:08:33 +03:00
JovannMC 772d195ae6
remove vertd
not yet ready
2025-02-08 21:31:04 +03:00
JovannMC 40129d4a03
Merge branch 'jovannmc/redesign' into nightly 2025-02-08 20:11:51 +03:00
not-nullptr b87d54ae08 feat: vertd implementation 2025-02-08 17:03:23 +00:00
not-nullptr 50100b7570 feat: add jfif support (#32) 2025-02-06 17:44:47 +00:00
JovannMC d359d8e0c0
handle zip files 2025-01-13 06:19:04 +03:00
JovannMC 40e99e0a20
handle error when during initialization of vips 2025-01-12 21:24:07 +03:00
JovannMC 303b8bbd09
fix ide error 2025-01-03 16:00:06 +03:00
JovannMC 24c5d41878
Add error to logger.ts 2024-12-31 19:48:59 +03:00
not-nullptr 43907d13ba fix: hawk a tuah behind YOU 2024-11-15 11:35:44 +00:00
not-nullptr be7e008152 ???? 2024-11-15 11:33:26 +00:00
not-nullptr 76f7a097b9 fix: ?????? 2024-11-15 11:26:21 +00:00
not-nullptr d3c6a16272 chore: uguhhhh debug 2024-11-15 11:23:13 +00:00
nullptr 531949606a
feat: conversion page redesign (#21)
* feat: conversion page redesign

* fix: loading bars reversed

* fix: dark mode flicker and non-functionality in general (#22)

* feat: add delete button, improve loading bar contrast

* feat: remove mobile optimizations

* feat: add way to tell if a converter reports progress

* More shrexy progress bar when progress isn't indicated

* Make progress existance check better

* fix: progress bar

* more UI tweaks

* feat: nicer loading bars

* feat: audio metadata

* feat: asynchronous album covers

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-14 20:02:06 +00:00
nullptr 3f0595ccb2
feat: refactor ifile (#19)
* chore: refactor IFile to VertFile

* fix: remove debug red progress thing
2024-11-14 11:32:15 +00:00
nullptr b495d874b6
feat: optimize ffmpeg via running in parallel (#17) 2024-11-14 10:10:44 +00:00
nullptr 4adb00b1fa
feat: new logger (#16)
* feat: new logger

* feat: use logging more often
2024-11-14 10:08:05 +00:00
nullptr 576202eea7
fix: audio uploading not working (#15) 2024-11-14 09:16:01 +00:00
not-nullptr 3568ecf29b fix: alac doesnt include dot in supported format 2024-11-13 16:43:16 +00:00
nullptr 00a855e590
feat: ffmpeg support (+ many bugfixes and refactors) (#5)
* Separate menu into custom component

* feat: audio conversion support via ffmpeg

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 16:30:13 +00:00
not-nullptr d010fa8ec7 fix: no more magick! 2024-11-12 19:25:25 +00:00
not-nullptr 631b3887cd fix: re order supported formats for libvips and magick 2024-11-12 16:04:28 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00
Realmy 5044aa3d1d Better converting UI 2024-11-12 13:08:48 +01:00
not-nullptr 82046767cd feat: zip downloading, file conversion 2024-11-12 11:05:48 +00:00
Realmy 9969d248e3 Update list of supported formats to be accurate 2024-11-11 18:03:11 +01:00
not-nullptr b5ac70a015 feat: basic functionality 2024-11-11 16:33:46 +00:00
not-nullptr 7fb1daf2cd feat: file converting 2024-11-11 15:26:56 +00:00