Commit graph

619 commits

Author SHA1 Message Date
Stefan Benten
fcbddcee17 Switch to Scope Handling 2019-11-22 15:14:04 +01:00
Andrea Spacca
8b92f5bac4
Merge pull request #275 from thanakijwanavit/patch-1
add google drive instruction in readme
2019-11-16 08:56:19 +01:00
Nic Wanavit
8aa835f21f
add google drive instruction in readme 2019-11-14 08:58:21 +07:00
Steven Eksteen
9297c253aa Remove explicit OS and Arch builds
This could allow multi-arch supporting using `docker buildx`
2019-11-13 21:19:04 +02:00
stefanbenten
b22a410a78 Actually append Config to Uplink Creation 2019-10-28 22:44:46 +01:00
stefanbenten
229482fa3d Cleanup Dependencies 2019-10-28 22:41:20 +01:00
stefanbenten
f22bfbf804 Merge remote-tracking branch 'origin/master' 2019-10-28 22:37:27 +01:00
stefanbenten
8ecc94ed7c Merge remote-tracking branch 'origin/master' 2019-10-28 22:27:51 +01:00
stefanbenten
0ee2dfd7e1 Update Dependencies 2019-10-28 22:27:10 +01:00
Andrea Spacca
b90bd685e7
Merge pull request #269 from dutchcoders/FIX-BUILD
Fix build
2019-10-07 22:59:19 +02:00
Andrea Spacca
73e2bca999 FIX BUILD 2019-10-07 22:46:55 +02:00
Andrea Spacca
d09f4fdd81 FIX BUILD 2019-10-07 22:44:29 +02:00
Andrea Spacca
356412c838 FIX BUILD 2019-10-07 22:37:27 +02:00
Andrea Spacca
6b249d21c4 FIX BUILD 2019-10-07 22:18:36 +02:00
Andrea Spacca
c0d5d99e5d FIX BUILD 2019-10-07 22:04:02 +02:00
Andrea Spacca
9e27485bbb FIX BUILD 2019-10-07 21:47:30 +02:00
Andrea Spacca
b8ca25fb9b FIX BUILD 2019-10-07 21:41:15 +02:00
Andrea Spacca
bef766f605 FIX BUILD 2019-10-07 21:33:45 +02:00
Stefan Benten
c2a152c622
Revert 1.13 Build Check 2019-10-06 18:04:44 +02:00
stefanbenten
c403f9a2f1 Update Dependencies and use go 1.13 2019-10-06 17:59:20 +02:00
stefanbenten
8d196039ba Roll back to keep dependencies compatible 2019-10-06 17:34:45 +02:00
stefanbenten
11ad244584 Update README 2019-10-06 17:13:21 +02:00
stefanbenten
060dbdf152 Add Ability to run against local test-network 2019-10-06 17:06:26 +02:00
Andrea Spacca
2127b4f1e4
Merge pull request #267 from dutchcoders/fuzz
Fuzz Local Storage
2019-09-01 11:20:58 +02:00
Andrea Spacca
8c5ef8f2e1 Fuzz local storage test 2019-09-01 10:31:47 +02:00
Book Moons
b40e9d1fb8 fuzz: Qualify target ID
Includes org name in target ID.
2019-09-01 10:31:47 +02:00
Book Moons
071ecb491c fuzz: Remove API key requirement
Prevents use of public corpus without API key.
2019-09-01 10:31:47 +02:00
Book Moons
806006a0b8 Add Fuzzit badge 2019-09-01 10:31:47 +02:00
Book Moons
76f00c5d04 Configure Fuzzit 2019-09-01 10:31:47 +02:00
Book Moons
6b148d3574 Define fuzz targets 2019-09-01 10:31:47 +02:00
stefanbenten
6eabb248da Rename variable for consistency 2019-08-29 22:17:38 +02:00
stefanbenten
5bb0e84fa5 Wrap Errors and rename class 2019-08-29 22:14:48 +02:00
Stefan Benten
1e815d382c
Merge pull request #1 from stefanbenten/storj-storage-adapter
Implement Storj storage adapter
2019-08-29 17:02:07 +02:00
stefanbenten
cf00af36f2 Changing Error Handling and increase Logging 2019-08-29 16:58:14 +02:00
stefanbenten
79c5130066 Changes according to CR 2019-08-29 16:35:24 +02:00
stefanbenten
c1691c58dc Switch to Salted Key Generation 2019-08-29 16:33:37 +02:00
stefanbenten
d5e07fe2f4 Add Env Vars 2019-08-28 16:57:05 +02:00
stefanbenten
874268d80e Add Storj Storage Adapter - add Binding 2019-08-28 15:29:35 +02:00
stefanbenten
59014f2110 Add Storj Storage Adapter - Base Functions 2019-08-28 15:18:00 +02:00
Andrea Spacca
6c54ddccef
Merge pull request #250 from n8225/fixS3MultiPartUpload
Fix s3 100MB max upload issue.
2019-08-24 17:12:22 +02:00
n8225
a2ab63c7b8 Remove commented debug line. 2019-08-24 08:47:04 -05:00
Andrea Spacca
11dffa22b4 v1.1.2 2019-08-24 14:02:06 +02:00
Andrea Spacca
758cd881ce
Merge pull request #262 from dutchcoders/BINARY-RELEASES
BINARY RELEASES
2019-08-24 14:01:25 +02:00
Andrea Spacca
f00209973e BINARY RELEASES 2019-08-24 13:48:54 +02:00
Andrea Spacca
0b27adba9d
Merge pull request #261 from dutchcoders/ISSUE-256
ISSUE-256
2019-08-24 13:46:53 +02:00
Andrea Spacca
8463d4169b
Merge pull request #260 from dopessoa/ISSUE-257
Fixes "mkdir /basedir: no such file or directory"
2019-08-24 13:37:10 +02:00
Andrea Spacca
e340ad9e45
Merge pull request #259 from dopessoa/ISSUE-230
Create examples.md and update README.md
2019-08-24 13:36:17 +02:00
Andrea Spacca
4e288cc4e4 Remove go1.9 2019-08-24 13:29:30 +02:00
Andrea Spacca
ee7011d55b ISSUE-256 2019-08-24 13:19:21 +02:00
Douglas Pessoa
6c73f13fd0 Fixes "mkdir /basedir: no such file or directory" by creating the directory recursively 2019-08-23 20:44:35 +00:00