21 Commits

Author SHA1 Message Date
Benny
878a2ddd0c
remove spec (#69) 2021-02-01 17:00:37 +08:00
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
Benny~
6f2ec5d73f
add test scripts 2020-05-23 09:54:06 +08:00
n0vad3v
5cc9bf2588
Update README.
Bump to 0.1.2.
2020-03-20 13:20:02 +08:00
Nova Kwok
56e5ac2b69
Hash on build (#30)
* Test for sha256

* Fix Path
2020-03-12 20:39:13 +08:00
n0vad3v
92d1715762
Update webp_server.spec version 2020-03-06 21:07:34 +08:00
n0vad3v
2c7b87c1f2
fix: build script naming problem on osx 2020-03-05 21:16:48 +08:00
n0vad3v
156f815935
Fix Makefile 2020-03-04 20:54:09 +08:00
n0vad3v
32f50c4306
Correct filename 2020-03-03 22:41:04 +08:00
n0vad3v
e9ff8fc50a
Better CI display 2020-03-03 22:19:43 +08:00
n0vad3v
e399045bc7
Compile for multiple branch 2020-03-03 22:10:25 +08:00
n0vad3v
19f403efb1
Adjust path 2020-03-03 21:24:51 +08:00
n0vad3v
95da3e81a4
Adjust path 2020-03-03 21:23:06 +08:00
n0vad3v
ced9ab3e03
Update Travis 2020-03-03 21:19:40 +08:00
Benny~
6c91706ba8
add build scripts 2020-03-02 21:50:04 +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