transfer.sh/server
Gavin Inglis 436c73c39b
deps: remove ioutil package (#583)
ioutil has been deprecated since Go 1.16:
https://pkg.go.dev/io/ioutil

Signed-off-by: ginglis13 <ginglis05@gmail.com>
2023-10-13 23:52:59 +02:00
..
storage deps: remove ioutil package (#583) 2023-10-13 23:52:59 +02:00
clamav.go deps: remove ioutil package (#583) 2023-10-13 23:52:59 +02:00
handlers.go fix basic auth (#564) 2023-06-06 19:59:21 +09:00
handlers_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
ip_filter.go add IP_FILTERLIST_BYPASS_HTTP_AUTH (#538) 2023-03-12 13:34:41 +09:00
server.go server/server.go: use TLS config provided by acme/autocert (#567) 2023-06-20 20:07:19 +02:00
token.go Golint (#404) 2021-08-19 22:45:30 +02:00
token_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
utils.go Improve purgeTime display in web page (#558) 2023-05-19 19:01:54 +09:00
virustotal.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00