9 Commits

Author SHA1 Message Date
Benny
37d8d8ba13
iOS 14 support, bump to 0.3.1 (#63)
Use `accept` header first, then `user-agent` header.
Add complete test case.

This should resolve part of #61
2020-12-05 16:42:18 +08:00
Nova Kwok
cedacd3997
Bump to 0.3.0 (#60) 2020-11-29 12:18:26 +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
08c333f3cd
Fiber v2, code format, typo,test case, go 1.15 and more (#54)
* upgrade to fiber v2

* code format

* remove redundant variables
* remove useless exportable variables/functions

* go mod replace

use our own mirror now.

* add test case for converter, use deferInit to make test more simple

* remove useless file and fix typo

* Makefile change
* upgrade to go 1.15
* remove wrong go test comments

* complete test case, coverage, coverage badge

* Fix version typo

* config struct fix

* add banner, show version, add server header, remove fiber startup message

Co-authored-by: n0vad3v <n0vad3v@riseup.net>
2020-11-21 13:26:03 +08:00
n0vad3v
5cc9bf2588
Update README.
Bump to 0.1.2.
2020-03-20 13:20:02 +08:00
n0vad3v
92d1715762
Update webp_server.spec version 2020-03-06 21:07:34 +08:00
Nova Kwok
95183ab1c3
Added custom exhaust path. (#16)
* Added custom exhaust path.
Bump to 0.0.4.

* Fix typo
2020-03-02 21:17:44 +08:00
n0vad3v
cb1b48647c
Update README and SPEC 2020-03-01 21:25:13 +08:00
Benny~
86b1b7c9e7
layout v1 #6 2020-02-29 18:39:00 +08:00