tusd/cmd/tusd/cli
Ole-Martin Bratteng 3feef174fd
handler, cli: Add a flag to disable downloads and termination of uploads (#668)
* Add a flag to disable downloads of uploaded files

* Add a flag to disable deletion of uploaded files

* Fix spelling error

* Rename `DisableDelete` to `DisableTermination`

* Also rename CLI flag

* Conditionally build the `Access-Control-Allow-Methods` headers

* Update tests with new order of allowed methods header

* Add test for checking conditional `Access-Control-Allow-Methods` header
2022-03-28 23:43:35 +02:00
..
hooks cli: Add pre-finish hook (#382) 2020-05-15 17:27:09 +02:00
composer.go cli: Add memorylocker when azurestore is used 2022-02-21 12:07:08 +01:00
flags.go handler, cli: Add a flag to disable downloads and termination of uploads (#668) 2022-03-28 23:43:35 +02:00
greeting.go Improve greeting 2016-07-19 11:14:01 +02:00
hooks.go cli: Add pre-finish hook (#382) 2020-05-15 17:27:09 +02:00
listener.go Create CLI option to bind to UNIX socket (#265) 2019-05-12 22:12:28 +01:00
log.go cli: Change timestamp to microseconds precision in log (#489) 2021-06-14 14:16:39 +02:00
metrics.go Merge branch 'master' of github.com:tus/tusd into v1 2019-06-16 17:00:10 +02:00
serve.go handler, cli: Add a flag to disable downloads and termination of uploads (#668) 2022-03-28 23:43:35 +02:00
version.go Refactor tusd binary into multiple files 2016-07-11 22:02:01 +02:00