Nova Kwok
|
a5e3282ea1
|
Move matcher to outside to avoid fatal error: concurrent map read and map write (#250)
* Move matcher to outside to avoid fatal error: concurrent map read and map write
* Bump to 0.9.3
|
2023-07-06 22:16:24 +08:00 |
|
Benny
|
13281d929b
|
add some tests (#239)
* add some tests
* remove template
---------
Co-authored-by: n0vad3v <n0vad3v@riseup.net>
|
2023-07-03 17:01:13 +08:00 |
|
Nova Kwok
|
eea4537f22
|
iOS 16 supports AVIF and WebP (#242)
* iOS 16 supports AVIF and WebP
* iOS 17 should support WebP and AVIF too
* Determine image type by GetFileContentType
|
2023-07-03 16:57:47 +08:00 |
|
Benny
|
23bbed8ce6
|
Refactor review (#220)
* runnable
* convert is working
* some refactoring
* update go.mod
* fix some TODOs
* add TODO
* update go mod
* rebase onto master
* fix #234
2: 5.9s - 7.6MB
4: 26s - 6.9MB
* fix malloc tests
* fix malloc tests
* remote TODO
* add X-Real-IP #236
* Better localRawImagePath
* remove some wrong comments
* Bump version to 0.9.0
---------
Co-authored-by: n0vad3v <n0vad3v@riseup.net>
|
2023-06-27 15:43:43 +02:00 |
|