New
Clamav prescan and minor fixes and improvement
What's Changed
- go.mod,go.sum: bumping storj dependency by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/454
- .github/workflows: adding golangci-lint as new job by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/453
- server/handlers.go,storage.go: smaller fixes by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/452
- server: propagate context to storage layer by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/455
- Clamav prescan by @aspacca in https://github.com/dutchcoders/transfer.sh/pull/389
- fix perform-clamav-prescan by @aspacca in https://github.com/dutchcoders/transfer.sh/pull/460
- server/storage.go: Update storj dependencies and set user-agent by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/467
- Add X-Url-Delete-* headers to POST handler by @anihm136 in https://github.com/dutchcoders/transfer.sh/pull/435
- Docker: Allow selection of (unprivileged) UID/GID at build time by @lkubb in https://github.com/dutchcoders/transfer.sh/pull/418
- Correct typo in
CODE_OF_CONDUCT.mdby @keks24 in https://github.com/dutchcoders/transfer.sh/pull/480