Commit Graph

544 Commits

Author SHA1 Message Date
663c59e754 ISSUE 278 2020-03-23 09:22:58 +01:00
c89b7f56c2 use general errors package 2020-03-20 13:29:47 +01:00
8bb5094ccc handle obscure Errors properly 2020-03-20 13:02:27 +01:00
b7deec505b Update Dependencies to Release Version and Interface Compliance 2020-03-20 12:41:05 +01:00
c62e5757ef Merge remote-tracking branch 'origin/master'
# Conflicts:
#	go.mod
#	go.sum
2020-03-20 12:30:59 +01:00
38d643e12b fix fuzzy v1.1.6 2020-03-15 20:09:12 +01:00
0411db0443 Min go 1.13 required v1.1.5 2020-03-15 19:46:22 +01:00
3b1b5b890a Removed contentType from storage, rely on metadata v1.1.4 2020-03-15 19:35:43 +01:00
fb3d410004 Update Dependencies to latest RC Candidate 2020-03-11 14:33:52 +01:00
924275e45b Code Review Tweaks 2020-03-06 20:36:46 +01:00
fdca501681 Fix Typo's 2020-03-06 15:43:14 +01:00
38996c9c7f Update to RC 2020-03-06 15:37:52 +01:00
9f9e1b66b2 CR Changes 2020-02-21 23:39:12 +01:00
b3f2319cba Further Cleanup 2020-02-21 23:15:13 +01:00
867471aa9c Clean up documentation and remove unnecessary flag 2020-02-21 23:10:56 +01:00
96fb3cbe61 Commit the upload 2020-02-21 22:48:09 +01:00
800dd6658e Remove old and reduce dependencies 2020-02-21 22:42:24 +01:00
2e33f7c716 v1.1.3 v1.1.3 2020-01-06 17:19:52 +01:00
5fab83bde8 v1.1.3 2020-01-06 17:19:37 +01:00
dcaf572f3d Remove Error Wrapping and update Dependencies 2019-12-29 15:16:07 +01:00
ce4e015641 Adding Setup Instructions to README 2019-12-01 18:40:03 +01:00
9c15248adc Merge pull request #2 from dutchcoders/master
Updates from upstream master
2019-12-01 18:22:36 +01:00
d8e1248949 Further Doc Polishing 2019-12-01 18:19:29 +01:00
7dc3982c77 Adding missing IsNotExist Function and proper Path Handling 2019-12-01 17:43:04 +01:00
82617a25c1 Change CLI Flags to match 2019-11-22 15:24:59 +01:00
fcbddcee17 Switch to Scope Handling 2019-11-22 15:14:04 +01:00
8b92f5bac4 Merge pull request #275 from thanakijwanavit/patch-1
add google drive instruction in readme
2019-11-16 08:56:19 +01:00
8aa835f21f add google drive instruction in readme 2019-11-14 08:58:21 +07:00
9297c253aa Remove explicit OS and Arch builds
This could allow multi-arch supporting using `docker buildx`
2019-11-13 21:19:04 +02:00
b22a410a78 Actually append Config to Uplink Creation 2019-10-28 22:44:46 +01:00
229482fa3d Cleanup Dependencies 2019-10-28 22:41:20 +01:00
f22bfbf804 Merge remote-tracking branch 'origin/master' 2019-10-28 22:37:27 +01:00
8ecc94ed7c Merge remote-tracking branch 'origin/master' 2019-10-28 22:27:51 +01:00
0ee2dfd7e1 Update Dependencies 2019-10-28 22:27:10 +01:00
b90bd685e7 Merge pull request #269 from dutchcoders/FIX-BUILD
Fix build
2019-10-07 22:59:19 +02:00
73e2bca999 FIX BUILD 2019-10-07 22:46:55 +02:00
d09f4fdd81 FIX BUILD 2019-10-07 22:44:29 +02:00
356412c838 FIX BUILD 2019-10-07 22:37:27 +02:00
6b249d21c4 FIX BUILD 2019-10-07 22:18:36 +02:00
c0d5d99e5d FIX BUILD 2019-10-07 22:04:02 +02:00
9e27485bbb FIX BUILD 2019-10-07 21:47:30 +02:00
b8ca25fb9b FIX BUILD 2019-10-07 21:41:15 +02:00
bef766f605 FIX BUILD 2019-10-07 21:33:45 +02:00
c2a152c622 Revert 1.13 Build Check 2019-10-06 18:04:44 +02:00
c403f9a2f1 Update Dependencies and use go 1.13 2019-10-06 17:59:20 +02:00
8d196039ba Roll back to keep dependencies compatible 2019-10-06 17:34:45 +02:00
11ad244584 Update README 2019-10-06 17:13:21 +02:00
060dbdf152 Add Ability to run against local test-network 2019-10-06 17:06:26 +02:00
2127b4f1e4 Merge pull request #267 from dutchcoders/fuzz
Fuzz Local Storage
2019-09-01 11:20:58 +02:00
8c5ef8f2e1 Fuzz local storage test 2019-09-01 10:31:47 +02:00