Commit Graph

611 Commits

Author SHA1 Message Date
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
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