Commit Graph

25 Commits

Author SHA1 Message Date
Maddie Zhan
f033591c81 Fix ISP string 2020-12-21 12:07:27 +08:00
Maddie Zhan
890bc10096 Update PNG output to match PHP impl. better 2020-12-21 00:17:35 +08:00
Enrico
fe438802ca
Fix missing format calls and minor error handling (#17) 2020-12-16 17:42:24 +08:00
Maddie Zhan
fc6e99b45c Let Viper handle the config file 2020-11-10 16:33:19 +08:00
maddie
c815103e20
Merge pull request #11 from JackyCZJ/master
fix(mysql) timestamp marshall error , fix
2020-08-24 18:32:48 +08:00
JackyCZJ
19432dbb37 fix(mysql) timestamp marshall error , fix
Signed-off-by: JackyCZJ <chenzj@esixnetwork.net>
2020-08-24 18:28:36 +08:00
Maddie Zhan
31d51deba5 Update README 2020-08-20 15:44:41 +08:00
Maddie Zhan
cf93e8c545 gofmt 2020-08-20 10:32:50 +08:00
Maddie Zhan
b138d9b6bc Use a proven library to calculate distance
Also rounding distance at 2 decimals instead of round to 5
2020-08-20 10:22:47 +08:00
Maddie Zhan
01347b8514 Update dependencies 2020-08-19 17:03:19 +08:00
Maddie Zhan
a0a6db8597 Add Proxy Protocol support
Closes #9
2020-08-19 17:02:37 +08:00
Maddie Zhan
b76ebec8d0 Update README 2020-08-19 11:38:35 +08:00
Maddie Zhan
86e43891b2 Update README 2020-08-19 11:32:37 +08:00
Maddie Zhan
f884386a54 Support HEAD method for all endpoints via middleware 2020-08-17 15:23:54 +08:00
Maddie Zhan
6970d87166 Return 404 for non-existing files instead of 403 2020-08-15 23:13:23 +08:00
Xirui Zhao
2958853375
Support HTTP HEAD method (#7) 2020-08-15 18:09:48 +08:00
Federico Dossena
d2d0d7d085
Merge pull request #5 from AxelFernandez/master
Delete an F in From Dockerfile
2020-08-11 07:07:18 +02:00
Axel Fernandez
0cfdb0ea9e Delete an F in From Dockerfile 2020-08-11 00:48:13 -03:00
mickkael
a992da4780
Dockerfile for speedtest-go (#3)
* fix a typo in the Readme an built a Dockerfile

* typo on the RUN
2020-07-01 10:03:12 +08:00
Maddie Zhan
64cf616e59 Add index.html 2020-06-17 13:35:15 +08:00
Maddie Zhan
60329fc832 Add option to specify config file 2020-06-16 16:24:29 +08:00
Maddie Zhan
bd721cdb07 Allow user to specify assets path in settings
Fixes #2
2020-06-16 16:24:29 +08:00
Fazal Majid
8971ba8117
Handle URLs with an extraneous /backend/ prefix (#1)
* handle /backend in URLs as speedtest_worker.js is set up to do so

* fixed dropped slashes
2020-06-08 11:43:51 +08:00
Maddie Zhan
30c56a0d46 Add assets and settings.toml to release archive 2020-06-03 10:59:28 +08:00
Maddie Zhan
fad1302a73 Migrate code from Go branch to new repo 2020-06-02 18:10:50 +08:00