Brandon Iglesias
8d18033a99
satellite/rewards: adding SeaweedFS to partners list ( #4230 )
2021-10-19 21:30:31 +02:00
Brandon Iglesias
ee107fe8cd
satellite/rewards: adding partners to list ( #4159 )
2021-07-09 22:47:25 +02:00
Brandon Iglesias
e6c0383477
adding hypernet to the list ( #4025 )
2021-01-20 10:52:29 -05:00
Brandon Iglesias
ca1e6b9756
Adding Fastly ( #3994 )
2020-12-11 15:53:05 +02:00
Brandon Iglesias
3ba52b25a9
satellite/rewards: update partners to include MAXN
2020-11-10 14:08:32 +02:00
Brandon Iglesias
8783c2024a
satellite/rewards: add partner videocoin ( #3946 )
2020-09-29 14:30:46 +02:00
Brandon Iglesias
3bfb0a5246
Adding Kesque, MSP360, Innovoedge, Taloflow, Restic partners ( #3933 )
...
* Adding Kesque, MSP360, Innovoedge, Taloflow, Restic partners
* ABC order
2020-08-27 14:29:54 -04:00
Caleb Case
581579e80a
satellite/rewards: Add Duplicati to partners database.
...
Change-Id: I1d702504adc21cc7a243fe67f1856bd13928c369
2020-07-14 12:49:48 -04:00
Caleb Case
db55386fbc
satellite/rewards: Add Rclone to partners database.
...
Change-Id: Ieab098f7fb411230b72a88533ae632bac8967266
2020-07-06 16:13:15 +00:00
stefanbenten
e8ef9b76bb
satellite/rewards: add CloudBloq
...
Change-Id: Ic0b7554c68d9055acbde2745a445bfa883c237af
2020-06-10 21:14:45 +02:00
Egon Elbre
1024bf9ce1
all: simplify uuid usage
...
Instead of uuid.Parse, use uuid.FromString.
This removes a bunch of pointer management logic.
Change-Id: Id25bd174eb43c71d00b450158a198abafd8958f2
2020-04-02 13:45:19 +00:00
Egon Elbre
0a69da4ff1
all: switch to storj.io/common/uuid
...
Change-Id: I178a0a8dac691e57bce317b91411292fb3c40c9f
2020-03-31 19:16:41 +03:00
Egon Elbre
36fead0093
satellite/metainfo: add UserAgent support to endpoints ( #3548 )
2019-11-26 03:12:37 -08:00
Egon Elbre
9c59efd33d
satellite/rewards: ensure that partner information is asked from a service ( #3275 )
2019-11-05 14:58:09 +02:00
Yingrong Zhao
051052307d
satellite/rewards: add mongodb into partner info ( #2800 )
2019-08-26 15:19:19 +03:00
Yingrong Zhao
786828ea0a
satellite/console: bypass activation token logic for open source partner referral link ( #2736 )
...
* when there's partner id, we will not require an activation token for creating a new account
* create new token if user has a partner id on creation
* validate partner id first
* fix format
* remove unnecessary code
* display error message instead of reroute
* add more test
* add comments
* add comment
2019-08-14 11:27:22 -04:00
Yingrong Zhao
a496e26e44
satellite/rewards: hardcoded partner ids ( #2776 )
...
* hardcoded partner ids
* fix test
2019-08-14 09:55:12 -04:00
Yingrong Zhao
51833d0650
satellite/satellitedb: get active offer for partners ( #2664 )
...
* get partner offer
* fix lint
* fix deleting user account
* fix sqlite query
* add comments
* fix migration
* fix query_test
* add error logs
* add tests for user credits
2019-08-01 13:46:33 -04:00
Yingrong Zhao
4adafd056c
satellite/rewards: add generate referral link logic ( #2655 )
...
* add GeneratePartnerLink function
* remove unnecessary code
* add copyright
* fix typo and url path creation logic
* re-organize partners map
* fix creating offer for partners
2019-07-31 12:01:18 -04:00
Faris Huskovic
2144181c99
satellite/marketingweb: Add Partner Offer Type ( #2540 )
2019-07-25 18:06:23 -04:00