Commit Graph

  • abc8ac0a7b Add bcrypt support for stats password master Balakrishnan Balasubramanian 2023-05-10 20:57:38 -0400
  • 8ce11fa824 Fix initialization of conf for stats Balakrishnan Balasubramanian 2023-05-09 22:05:03 -0400
  • 7001fa4fa5
    Create arm-registry.yml (#58) mickkael 2023-04-11 13:51:41 +0800
  • fa28701928
    feat: add env configuration support (#57) Devin Buhl 2023-04-11 01:51:29 -0400
  • 4afbe82283
    Add docker multi-arch build (#55) adamus1red 2023-04-11 12:50:59 +0700
  • a3eec03845
    Bump go-systemd from unreleased git version to release v22.4.0 (#54) Tim Small 2023-04-11 06:50:39 +0100
  • 2ea9df0aba
    fix cookies not match while using subPath (#51) Sharl.Jimh.Tsin 2023-04-11 13:50:20 +0800
  • 8e31fe25ac
    Make Docker image easier to use (#50) minus 2022-07-26 15:30:23 +0000
  • 580fc08e0e
    Fix wrong format type in Fatalf call (#48) kayos 2022-07-23 05:20:28 -0700
  • 9cbc95a6db Fix Windows build Maddie Zhan 2022-07-09 01:03:33 +0800
  • fa749f3b45 goreleaser: don't upx compress Linux MIPS bianries Maddie Zhan 2022-07-09 00:54:04 +0800
  • a5d18ef24c
    Added url_base parameter to customize the root url and allow hosting with another application. (#41) Nicolas Ledez 2022-07-08 18:44:49 +0200
  • f09f2df2e3
    Changed installation guide (#40) Marc 2022-07-08 16:44:00 +0000
  • 86763bd3aa
    Feature: TLS and HTTP/2 (#39) yas-nyan 2022-03-27 03:47:16 +0900
  • 22f21a270b Add missing go.mod dependency Maddie Zhan 2022-01-18 15:52:20 +0800
  • 5944c3ca28
    Rework session management (#37) kaustubh105 2022-01-17 23:48:01 -0800
  • c67b8ec91d
    Support systemd socket activation (#35) Tim Small 2022-01-18 07:47:32 +0000
  • 281aff1725
    Update Dockerfile (#36) Sean McAvoy 2022-01-18 02:46:15 -0500
  • 158e37d3ae
    Docker: Fix asset copy step to copy from the correct directory (#33) Axel Gembe 2021-10-17 20:51:13 +0700
  • 2583e5113a Use default html assets Maddie Zhan 2021-09-27 11:11:08 +0800
  • 42cc7740a5 Fix windows/arm64 build Maddie Zhan 2021-09-18 13:54:48 +0800
  • bee29e8b7e Update goreleaser config Maddie Zhan 2021-09-18 13:12:01 +0800
  • 89a5de0105 Support in-memory telemetry/stats database Maddie Zhan 2021-09-18 02:19:14 +0800
  • 800760054e Embed tzdata and rootcerts in binary Maddie Zhan 2021-09-18 01:58:35 +0800
  • 8c1aa6b39b Support none database type to disable stats/telemetry Maddie Zhan 2021-09-18 01:48:10 +0800
  • 7204ae2e19 Embed default assets Maddie Zhan 2021-09-17 21:06:00 +0800
  • 83d25e00fe Update dependencies Maddie Zhan 2021-09-17 20:32:57 +0800
  • a9adc15ce9 Sync frontend components with PHP version Maddie Zhan 2021-09-17 19:58:00 +0800
  • 2ca5dbf071
    Add RPM package SPEC (#23) udarnik386 2021-07-05 09:02:19 +0300
  • dcb9882978 Allow negative coordinates Maddie Zhan 2021-05-21 14:21:45 +0800
  • c755a05b61 Update dependencies Maddie Zhan 2021-03-18 18:20:08 +0800
  • e2d2f66e97 Remove web server logger Maddie Zhan 2021-03-18 18:17:01 +0800
  • f033591c81 Fix ISP string Maddie Zhan 2020-12-21 12:07:27 +0800
  • 890bc10096 Update PNG output to match PHP impl. better Maddie Zhan 2020-12-21 00:17:35 +0800
  • fe438802ca
    Fix missing format calls and minor error handling (#17) Enrico 2020-12-16 10:42:24 +0100
  • fc6e99b45c Let Viper handle the config file Maddie Zhan 2020-11-10 16:33:19 +0800
  • c815103e20
    Merge pull request #11 from JackyCZJ/master maddie 2020-08-24 18:32:48 +0800
  • 19432dbb37 fix(mysql) timestamp marshall error , fix Signed-off-by: JackyCZJ <chenzj@esixnetwork.net> JackyCZJ 2020-08-24 18:28:36 +0800
  • 31d51deba5 Update README Maddie Zhan 2020-08-20 15:44:41 +0800
  • cf93e8c545 gofmt Maddie Zhan 2020-08-20 10:32:50 +0800
  • b138d9b6bc Use a proven library to calculate distance Maddie Zhan 2020-08-20 10:22:47 +0800
  • 01347b8514 Update dependencies Maddie Zhan 2020-08-19 17:03:19 +0800
  • a0a6db8597 Add Proxy Protocol support Maddie Zhan 2020-08-19 17:02:37 +0800
  • b76ebec8d0 Update README Maddie Zhan 2020-08-19 11:38:35 +0800
  • 86e43891b2 Update README Maddie Zhan 2020-08-19 11:32:37 +0800
  • f884386a54 Support HEAD method for all endpoints via middleware Maddie Zhan 2020-08-17 15:23:54 +0800
  • 6970d87166 Return 404 for non-existing files instead of 403 Maddie Zhan 2020-08-15 23:13:23 +0800
  • 2958853375
    Support HTTP HEAD method (#7) Xirui Zhao 2020-08-15 18:09:48 +0800
  • d2d0d7d085
    Merge pull request #5 from AxelFernandez/master Federico Dossena 2020-08-11 07:07:18 +0200
  • 0cfdb0ea9e Delete an F in From Dockerfile Axel Fernandez 2020-08-11 00:48:13 -0300
  • a992da4780
    Dockerfile for speedtest-go (#3) mickkael 2020-07-01 10:03:12 +0800
  • 64cf616e59 Add index.html Maddie Zhan 2020-06-17 13:35:15 +0800
  • 60329fc832 Add option to specify config file Maddie Zhan 2020-06-16 16:10:58 +0800
  • bd721cdb07 Allow user to specify assets path in settings Maddie Zhan 2020-06-16 15:34:29 +0800
  • 8971ba8117
    Handle URLs with an extraneous /backend/ prefix (#1) Fazal Majid 2020-06-08 04:43:51 +0100
  • 30c56a0d46 Add assets and settings.toml to release archive Maddie Zhan 2020-06-03 10:59:28 +0800
  • fad1302a73 Migrate code from Go branch to new repo Maddie Zhan 2020-06-02 17:47:39 +0800