transfer.sh/server
Michael Manganiello df0d04f0da
Upgrade github.com/urfave/cli to v2 (#551)
`urfave/cli` v2 was released in 2019, and it doesn't introduce relevant
user-facing breaking changes.

Migration guide from v1 can be found at: https://cli.urfave.org/migrate-v1-to-v2/

The only user-facing change is within the "Flags before args" section,
but I haven't found that to affect `transfer.sh` as arguments are not
used.

Co-authored-by: Stefan Benten <mail@stefan-benten.de>
Co-authored-by: Andrea Spacca <andrea.spacca@gmail.com>
2023-05-19 14:51:40 +09:00
..
storage Upgrade github.com/urfave/cli to v2 (#551) 2023-05-19 14:51:40 +09:00
clamav.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00
handlers.go Add charset to content type in getHandler (#545) 2023-04-29 20:07:52 +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 add IP_FILTERLIST_BYPASS_HTTP_AUTH (#538) 2023-03-12 13:34:41 +09: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 all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00
virustotal.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00