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.md
by @keks24 in https://github.com/dutchcoders/transfer.sh/pull/480 - server: adding no-store header by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/476
- .github/,go.mod,go.sum: Update storj dependencies, drop older go versions by @stefanbenten in https://github.com/dutchcoders/transfer.sh/pull/468
- Example Zsh/Bash function for transfer.sh homepage by @keks24 in https://github.com/dutchcoders/transfer.sh/pull/478
- Issue 485 by @aspacca in https://github.com/dutchcoders/transfer.sh/pull/486
New Contributors
- @anihm136 made their first contribution in https://github.com/dutchcoders/transfer.sh/pull/435
- @lkubb made their first contribution in https://github.com/dutchcoders/transfer.sh/pull/418
- @keks24 made their first contribution in https://github.com/dutchcoders/transfer.sh/pull/480
Full Changelog: https://github.com/dutchcoders/transfer.sh/compare/v1.3.1...v1.3.2