Commit Graph

547 Commits

Author SHA1 Message Date
644c3a1d23 .travis.yaml: test build for go v1.16.X 2021-02-21 18:08:18 +01:00
ccef887edf Merge pull request #347 from dutchcoders/SEVERAL_FIX
go get -u, go build ldflags, docker tag, inline handler
2021-02-19 15:15:15 +01:00
32621f7dd3 Merge pull request #346 from dutchcoders/sb/update-readme
README.md: Update Disclaimer
2021-02-19 14:51:19 +01:00
7ea65c5a24 go get -u, go build ldflags, docker tag, inline handler 2021-02-19 14:50:40 +01:00
27bf261844 README.md: Update Disclaimer
As i am now operator of the public instance living at https://transfer.sh, the disclaimer is outdated.
2021-02-16 23:36:32 +01:00
7522cf5f31 bump frontend 2021-02-12 08:28:55 +01:00
ba21621d66 bump frontend 2021-01-30 19:12:19 +01:00
7cf688e86e fix bug in purge for local storage v1.2.1 2021-01-11 16:02:00 +01:00
1abc7cfb0e bump version v1.2.0 2021-01-06 16:02:42 +01:00
be6dea2546 Merge pull request #339 from dutchcoders/PR-298
clone url
2021-01-06 14:00:17 +01:00
d554eb8e2d clone url 2021-01-06 13:33:46 +01:00
fe9e699255 Merge pull request #328 from dutchcoders/fix-readme-build-instructions
Update README.md
2021-01-06 13:30:26 +01:00
d3b6fd5e90 update disclaimer 2021-01-06 13:22:48 +01:00
322310d47f fix bug in gdrive purge 2021-01-06 12:41:40 +01:00
76fd83b599 Merge pull request #337 from dutchcoders/PURGE_FEATURE
Purge feature
2021-01-05 21:27:55 +01:00
d3381a2293 GOFMT 2021-01-05 17:24:16 +01:00
6ac6c8fa99 PURGE FEATURE 2021-01-05 17:23:47 +01:00
2721ece759 Merge pull request #336 from dutchcoders/ISSUE-332
ISSUE-332
2020-12-31 20:30:12 +01:00
e53d599e09 ISSUE-332 2020-12-31 20:08:42 +01:00
bfb34634de Merge pull request #266 from stefanbenten/master
Implement Native Storj Storage Adapter
2020-12-16 10:20:28 +01:00
614a7fd23d Merge remote-tracking branch 'dutchcoders/master' 2020-12-16 01:13:04 +01:00
fb8f0e781b Merge pull request #334 from dutchcoders/REMOVE_FUZZIT
Remove fuzzit
2020-12-16 00:17:08 +01:00
06d87eac8e Remove fuzzit 2020-12-15 20:13:12 +01:00
580cd8d978 Remove fuzzit 2020-12-15 20:09:24 +01:00
111f1794fb Update dependencies to latest versions and tidy go.mod/go.sum 2020-12-15 16:48:33 +01:00
b372dc97b5 Merge remote-tracking branch 'dutchcoders/master'
# Conflicts:
#	README.md
#	go.sum
2020-12-15 16:42:12 +01:00
ae00f8ceaa Merge pull request #331 from zuh0/official-docker-buildx-ghaction
ci: switch to official docker buildx GitHub action
2020-10-26 09:08:38 +01:00
ec9db7a42e ci: switch to official docker buildx GitHub action
Signed-off-by: Gabriel Duque <gabriel@zuh0.com>
2020-10-21 00:30:52 +02:00
bcf40c15a2 Merge pull request #330 from stillwondering/show-version-in-version-command
Include version string in version command output
2020-10-12 19:33:08 +02:00
fe1cde6614 Include version string in version command output
The command `transfer.sh version` does not include the application's
version string in its output. Fix this.
2020-10-12 13:25:29 +02:00
e182376100 Update README.md 2020-09-19 12:40:52 +02:00
4a2fce4344 Update README.md 2020-09-19 12:27:17 +02:00
ffb2cf0011 Merge pull request #317 from zuh0/multi-architecture-docker-images
ci: deploy multi-architecture Docker images using buildx
2020-06-21 20:41:17 +02:00
085e9f8414 ci: deploy multi-architecture Docker images using buildx
Signed-off-by: Gabriel Duque <gabriel@zuh0.com>
2020-06-14 21:57:48 +02:00
a4bf102d29 Merge pull request #315 from dutchcoders/revert-314-ISSUE-313-BUILDX
Revert "ISSUE-313-BUILDX"
2020-06-14 20:01:51 +02:00
c8497fb27d Revert "ISSUE-313-BUILDX" 2020-06-14 20:01:38 +02:00
68212d100e Merge pull request #314 from dutchcoders/ISSUE-313-BUILDX
ISSUE-313-BUILDX
2020-06-14 19:56:02 +02:00
18f4b42cf1 ISSUE-313-BUILDX 2020-06-14 19:53:36 +02:00
92055f1b3c Merge pull request #274 from eksoverzero/os_and_arch
Remove explicit OS and Arch builds
2020-05-17 20:12:38 +02:00
9430e53689 Merge pull request #307 from cheeseandcereal/add_proxy_port
add proxy-port for port override when running behind a proxy
2020-05-17 19:28:21 +02:00
a26b32dd86 Merge pull request #311 from cheeseandcereal/crypto_seed
use cryptographically secure rng seed
2020-05-17 19:10:56 +02:00
0a6b5817a9 use cryptographically secure rng seed
Signed-off-by: Adam Crowder <adam@adamcrowder.net>
2020-05-11 18:57:04 -07:00
5e7e3a1b39 v1.1.7 v1.1.7 2020-05-09 12:00:53 +02:00
42adceb4c6 Merge pull request #309 from cheeseandcereal/fix_arbitrary_reading
fix missing metadata security vuln
2020-05-09 11:59:37 +02:00
f909ad3ce2 fix missing metadata security vuln 2020-05-08 16:23:32 -07:00
d830bf1afc revert println
Signed-off-by: Adam Crowder <adam@adamcrowder.net>
2020-05-08 11:49:21 -07:00
f366e8217e add proxy-port for port override when running behind a proxy
Signed-off-by: Adam Crowder <adam@adamcrowder.net>
2020-05-03 13:26:49 -07:00
8a5c737140 UPDATE README.md 2020-05-03 15:28:59 +02:00
b920eb842a Merge pull request #304 from tofuSCHNITZEL/master
Added EnvVar to all flags
2020-05-03 13:28:21 +02:00
45e0967a37 Update cmd.go
added EnvVar to all flags
2020-04-24 10:32:31 +02:00