storj/cmd
Yingrong Zhao 6778caf846
satellite/console: add referral link logic (#2576)
* setup referral route

* referredBy

* add user id

* modify user query

* separate optional field from userInfo

* get current reward on init of satellite gui

* remove unsed code

* fix format

* only apply 0 credit on registration

* only pass required information for rewards

* fix time parsing

* fix test and linter

* rename method

* add todo

* remove user referral logic

* add null check and fix format

* get current offer

* remove partnerID on CreateUser struct

* fix storj-sim user creation

* only redeem credit when there's an offer

* fix default offer configuration

* fix migration

* Add helper function for get correct credit duration

* add comment

* only store userid into user_credit table

* add check for partner id to set correct offer type

* change free credit to use invitee credits

* remove unecessary code
2019-07-19 14:22:10 -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 Jg/1967 mv bucket metadata uplink (#2505) 2019-07-12 08:57:02 -04:00
identity Add proper Version Handling to Identity, Gateway and Uplink Binary (#2471) 2019-07-08 10:45:20 -04:00
inspector update irreparableDB.GetLimited query to use where instead of offset (#2585) 2019-07-18 09:21:21 -07:00
internal update the uplink CLI copy (#2593) 2019-07-18 13:01:04 -04:00
linksharing Link Sharing Service (#2431) 2019-07-18 06:26:09 -06:00
s3-benchmark aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
satellite Add attribution report to the satellite CLI (#2288) 2019-06-25 16:58:38 -04:00
statreceiver Fix some leaks and add notes about close handling (#2334) 2019-06-25 23:00:51 +03:00
storagenode Disabling Dashboard Link, as its localhost and not working yet (#2579) 2019-07-16 17:03:03 -04:00
storj-sim satellite/console: add referral link logic (#2576) 2019-07-19 14:22:10 -04:00
uplink Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00
versioncontrol Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00