storj/cmd
Egon Elbre fdddaa2a47 Fix marketingweb code (#2177)
* set to only listen on 127.0.0.1, move static files to same location, better template handling

* handle error

* fix path in storj-sim

* revert template handling changes

* code shouldn't panic on invalid tempalte

* do not rewrite once writing has started

* write correct error code

* use filepath for path handling

* revert change

* fix

* fix mod tidy

* use correct error code for not found, avoid infinite loop on failure
2019-06-12 09:42:39 -04:00
..
bootstrap Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
certificates pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
gateway uplink: enc.encryption-key flag is only available for setup command (#2090) 2019-06-07 18:14:40 +02:00
identity pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
inspector Inspector draw routing table (#1732) 2019-04-22 11:34:11 +03:00
overlay Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
s3-benchmark aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
satellite pkg/bwagreements: remove service (#2138) 2019-06-06 15:57:58 +02:00
statreceiver Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
storagenode Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
storj-sim Fix marketingweb code (#2177) 2019-06-12 09:42:39 -04:00
uplink add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
versioncontrol Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00