mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-12-26 04:10:18 +01:00
4daca97f89
Previously, the metadata file would be rewritten even if the download counter stayed the same (i.e. `increaseDownload = false`, previews and HEAD requests). Because the metadata doesn't change in that case, this would simply rewrite the exact same contents needlessly, which may also incur extra costs depending on the storage backend. |
||
---|---|---|
.. | ||
clamav.go | ||
codec.go | ||
handlers.go | ||
handlers_test.go | ||
ip_filter.go | ||
server.go | ||
storage.go | ||
utils.go | ||
virustotal.go |