16 Commits

Author SHA1 Message Date
Nova Kwok
543af2415f
Better configuration (#288)
* Better config

* print to log

* Upgrade golang.org/x/net

* Tidy go mods

* export WebpConfig

* Add TestConvertRawToJPG

* Add TestConvertRawToJPG

* Update Integration Tests UA

* Add README for supporting NEF

---------

Co-authored-by: Benny <benny.think@gmail.com>
2023-11-05 18:34:04 +08:00
Zhou Zhiqiang
90680bef6c
feat: automatic load pages in animated images (#231)
* feat: automatic load pages in animated images

Signed-off-by: STRRL <im@strrl.dev>

* chore: remove destination file during test

Signed-off-by: STRRL <im@strrl.dev>

* chore: change import param code style

Signed-off-by: STRRL <im@strrl.dev>

---------

Signed-off-by: STRRL <im@strrl.dev>
2023-06-15 14:08:08 +08:00
Nova Kwok
f5eda9eaed
Change Stripe link to another account (#225) 2023-06-08 16:31:28 +08:00
Vadim
9138e3d67a
prevent image rotation (#205) 2023-05-20 14:33:25 +08:00
Nova Kwok
bfa8aae10c
Try using vips (#190)
* Try using vips

* No need libaom

* Update code and version

* update

* Fix CI

* Add sudo

* Fix CI

* Make CI happy

* we happy few

* Update README, fix CI

* Add --no-install-recommends

* Update code

* Add ca-certificates for proxymode

* Add pics/invalid.png for testing

* Update README

---------

Co-authored-by: Benny <benny.think@gmail.com>
2023-05-10 10:52:36 +08:00
Benny
e71d4dba86
Create FUNDING.yml (#164) 2023-01-08 19:40:53 +08:00
BennyThink
7c65d5e213
stability enhancement
1. large dimension photos
2. GET /1.webp
3. dependabot
2021-12-04 17:25:26 +08:00
Benny
428192275b
choose webp or png feature (#70)
* support webp_bigger header, add test cases

* fix test case
2021-02-12 16:13:13 +08:00
BennyThink
a67de53ae6
url with non-ascii fix, bump version
This commit has fixed issue reported in PR 57, add test case
2020-11-24 22:25:10 +08:00
Benny~
0b0da3b46c
default filemode is 644, remove x bit for a png file. Fix #26 2020-03-10 19:02:48 +08:00
Benny~
8f715cf862
remove lfs 2020-03-09 23:05:50 +08:00
Benny~
6f2b3e99b1
sample image of gif and bmp 2020-03-03 20:13:07 +08:00
Benny~
ec5796d170
prefetch is finish. resolve #5.
Waiting for nova to test and merge to master
2020-02-29 18:39:00 +08:00
Benny~
d751d21545
lfs and files 2020-02-26 20:23:10 +08:00
Benny~
b813dcfc77
webp encoder 2020-02-09 14:32:00 +08:00
n0vad3v
6b5f1e6e92
Init 2020-02-09 12:21:51 +08:00