Commit Graph

437 Commits

Author SHA1 Message Date
JovannMC 4d9a11f262
fix: update supported audio formats
.alacs don't exist in the wild, you'd only find them as .m4a
amr can only be converted from, not to (need to build ffmpeg with the encoder)
2025-05-28 19:05:14 +03:00
JovannMC 21d9358a17
fix: catch no audio streams 2025-05-28 18:31:09 +03:00
JovannMC 3ad8244e97
fix: fix gradients changing due to new format selected 2025-04-15 19:47:39 +03:00
not-nullptr 6e853276bc fix: OOPS 2025-04-15 17:35:02 +01:00
not-nullptr cf4d56f4d6 fix: pix fmt 2025-04-15 17:09:35 +01:00
not-nullptr 5818ba6cdb Merge branch 'main' into nullptr/experimental-audio-to-video 2025-04-15 16:55:29 +01:00
not-nullptr 1bfb21c377 fix: dev 2025-04-15 16:52:18 +01:00
not-nullptr 4e892adc10 Revert "fix: dev"
This reverts commit 48c84b4b9f.
2025-04-15 16:51:43 +01:00
not-nullptr 48c84b4b9f fix: dev 2025-04-15 16:49:47 +01:00
not-nullptr 0306fdbb5d fix: frowns 2025-04-15 16:41:17 +01:00
not-nullptr eef8e81872 fix: build?? 2025-04-15 16:41:17 +01:00
not-nullptr 39d83f65f0 fix: i'm so stupid 2025-04-15 16:41:17 +01:00
not-nullptr d3d1f6e9e6 feat: oops wait no THIS is icns support 2025-04-15 16:41:16 +01:00
not-nullptr db7b9406a7 feat: .icns support 2025-04-15 16:41:00 +01:00
azure fc6e14109c fix(compose): make image name fully lowercase 2025-04-15 16:40:44 +01:00
azure 68875d4d3b docs: apply suggested changes 2025-04-15 16:40:44 +01:00
azure 52ae6fd58a docs: update docker instructions
* Update build instructions to use fully lowercase image tag
* Map 3000/tcp (host) to 80/tcp (container) instead
* Add `docker run` command explanation
* Add pre-built image instructions
2025-04-15 16:40:44 +01:00
not-nullptr 62d303db68 fix: frowns 2025-04-15 16:36:48 +01:00
not-nullptr 42cb829f76 fix: build?? 2025-04-15 16:34:23 +01:00
not-nullptr 0d74c2adf5 fix: i'm so stupid 2025-04-15 15:15:10 +01:00
not-nullptr d9f3b21db3 feat: oops wait no THIS is icns support 2025-04-15 15:11:16 +01:00
not-nullptr 8616651d2a feat: .icns support 2025-04-15 15:11:16 +01:00
Maya 4d616a9bfa
Merge pull request #66 from azurejelly/main
docs: update docker instructions
2025-04-15 16:34:42 +03:00
not-nullptr 4d2378e7ef feat: sorting by nativity 2025-04-14 23:54:20 +01:00
not-nullptr ea53fc7b9b feat: SOME sorting 2025-04-14 23:30:31 +01:00
not-nullptr 2191c95500 feat: experimental audio to video 2025-04-14 23:24:12 +01:00
not-nullptr 5fb9dbcf35 feat: .nef, .cr2 support 2025-04-14 21:06:42 +01:00
azure 5a2beebd00
fix(compose): make image name fully lowercase 2025-04-14 15:41:54 -04:00
azure 8837f41c11
docs: apply suggested changes 2025-04-14 15:26:12 -04:00
not-nullptr b89e55c997 feat: conversion resolver improvements 2025-04-14 20:06:57 +01:00
not-nullptr 61c548eed9 fix: nested zips 2025-04-14 15:52:47 +01:00
not-nullptr 118aaa1745 feat: ico, heic, dng, cur, ani 2025-04-14 15:45:27 +01:00
azure d2f3723f0e
Merge branch 'VERT-sh:main' into main 2025-04-14 09:39:29 -04:00
Maya 0d330f221a
Merge pull request #64 from ldidry/useless-double-quote
🩹 — Remove useless double quote
2025-04-14 16:15:07 +03:00
azure e8a5005cd9
docs: update docker instructions
* Update build instructions to use fully lowercase image tag
* Map 3000/tcp (host) to 80/tcp (container) instead
* Add `docker run` command explanation
* Add pre-built image instructions
2025-04-14 08:43:36 -04:00
Luc Didry 15c6102af8
🩹 — Remove useless double quote 2025-04-14 13:41:58 +02:00
not-nullptr e3174e3ee4 fix: increased image loading times from magick loading 2025-04-14 11:53:24 +01:00
not-nullptr 2b2c9146c2 feat: .dng support 2025-04-14 11:52:13 +01:00
not-nullptr 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
not-nullptr 8afe615f56 fix: use PUB_VERTD_URL 2025-04-13 23:43:52 +01:00
not-nullptr d34bfc7d56 chore: disable debug for pandoc 2025-04-13 18:27:14 +01:00
not-nullptr 51f37005ab feat: support more than media? 2025-04-13 18:25:59 +01:00
not-nullptr bac900c3ab feat: `media/` folder support (#63) 2025-04-13 17:55:53 +01:00
not-nullptr 58a608cb54 fix: conversions NOT WORKING??? 2025-04-13 13:51:22 +01:00
not-nullptr 3e0de64b29 Reapply "fix: remove debug logging"
This reverts commit 1d9890fb37.
2025-04-13 13:50:58 +01:00
not-nullptr 9075576f17 Reapply "fix: bg gradients"
This reverts commit c6ccba97db.
2025-04-13 13:50:57 +01:00
not-nullptr aa5d4689c0 Reapply "feat: drop or click to *convert* (#52)"
This reverts commit 7151a2dbce.
2025-04-13 13:50:57 +01:00
not-nullptr dda20f13a6 Reapply "fix: that didnt fix the nav issues?"
This reverts commit 77d75ef5a9.
2025-04-13 13:50:56 +01:00
not-nullptr a86c00abf3 Reapply "fix: navigation issues (#57)"
This reverts commit 2d3e3b9493.
2025-04-13 13:50:48 +01:00
not-nullptr 2d3e3b9493 Revert "fix: navigation issues (#57)"
This reverts commit 36e186c90d.
2025-04-13 12:56:08 +01:00