Zack
dd3e3ff1ab
Merge pull request #740 from schollz/dependabot/github_actions/docker/build-push-action-6
...
build(deps): bump docker/build-push-action from 5 to 6
2024-06-22 08:25:17 -07:00
Ryan Castellucci
44f2b94164
correct classic mode prompt
...
"Do you wish to continue to enable the classic mode?" actually defaults to "no" rather than "yes" as the prompt text implies, this corrects the prompt text.
2024-06-22 09:03:42 +01:00
dependabot[bot]
6c7120edbb
build(deps): bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 09:03:31 +00:00
Zack
1e34537bb2
Merge pull request #737 from schollz:schollz/issue735
...
fix: croc hangs with broken dns
2024-06-13 08:28:06 -07:00
Zack
0d0effd983
fix: croc hangs with broken dns
...
Fixes #735
2024-06-13 08:27:55 -07:00
Zack
e85575f3a5
Merge pull request #734 from schollz/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.4
...
build(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4
2024-06-10 05:57:51 -07:00
dependabot[bot]
0afdcd7005
build(deps): bump github.com/schollz/progressbar/v3
...
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar ) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/schollz/progressbar/releases )
- [Commits](https://github.com/schollz/progressbar/compare/v3.14.3...v3.14.4 )
---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 08:21:44 +00:00
Zack
ca8f011844
v10.0.8
2024-06-06 10:22:46 -07:00
Zack
55518176e1
Merge branch 'main' of github.com:schollz/croc
2024-06-06 10:21:42 -07:00
Zack
e502cf0c82
update dependencies
2024-06-06 10:19:44 -07:00
Zack
5cf4d7c103
update: imohash samples more of the file
2024-06-06 10:19:23 -07:00
Zack
c28c4786a1
Merge pull request #728 from schollz/dependabot/go_modules/golang.org/x/net-0.26.0
...
build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
2024-06-05 19:53:49 -07:00
Zack
6f974d96e8
Merge pull request #732 from raimocom/main
...
Update croc.go - console output clarification
2024-06-05 18:48:24 -07:00
raimocom
c2cb15cb73
Update croc.go - console output clarification
2024-06-06 03:43:01 +02:00
Zack
2d648aa580
Merge pull request #731 from raimocom/main
...
Update cli.go (help output clarification)
2024-06-05 18:42:00 -07:00
raimocom
80074b3727
Update cli.go (help clarification overwrite/resume)
2024-06-06 03:38:15 +02:00
raimocom
e47ca8fbcb
Update cli.go
2024-06-06 02:56:53 +02:00
dependabot[bot]
d011290559
build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 08:46:37 +00:00
Zack
50e0f625bc
v10.0.7
2024-05-31 14:32:59 -07:00
Zack
94af2374c3
Merge branch 'main' of github.com:schollz/croc
2024-05-31 14:32:03 -07:00
Zack
a4322faa25
ui: add newlines to skipping messages
2024-05-31 14:31:46 -07:00
Zack
23dce2aa3e
Merge pull request #724 from schollz:schollz/issue723
...
fix: receiver needs to exit without initializing files if no files being transfered
2024-05-31 11:45:51 -07:00
Zack
88002b322d
fix: receiver needs to exit without initializing files if no files being transfered
2024-05-31 11:44:56 -07:00
Zack
9246408278
for valid filename tests
2024-05-30 15:21:51 -07:00
Zack
fbf1eeedce
v10.0.6
2024-05-28 16:24:29 -07:00
Zack
e4c9f2d9fb
Merge pull request #721 from schollz:schollz/issue720
...
show hash progress on large files
2024-05-28 16:21:45 -07:00
Zack
c0c3370d9b
add highway hash
2024-05-28 16:19:38 -07:00
Zack
f6bd13fa06
show hash progress on large files
2024-05-28 16:08:31 -07:00
Zack Scholl
f83616e9bd
readme: remove coverage badge
2024-05-26 11:37:03 -07:00
Zack Scholl
23f385ab2f
readme: update badge for CI
2024-05-26 11:35:54 -07:00
Zack Scholl
78feb393de
fix println warnings
2024-05-26 11:33:21 -07:00
Zack
69fc3cee47
v10.0.5
2024-05-26 07:58:08 -07:00
Zack
a5da77cf49
Merge pull request #717 from schollz:schollz/issue716
...
new: add flag `--classic` with warning for passing shared secret on single-user systems
2024-05-26 07:55:31 -07:00
Zack
f66e17dd46
add the checks for the classic insecure mode
2024-05-26 07:54:37 -07:00
Zack
63c9201938
new: add flag with warning for passing shared secret on single-user systems
2024-05-26 07:52:12 -07:00
Zack
ca7a5979cc
need environmental variable on all unix systems
2024-05-26 07:20:48 -07:00
Zack
fc457557e0
v10.0.4
2024-05-25 09:02:34 -07:00
Zack
f044f4dd86
Merge pull request #713 from schollz:schollz/issue712
...
escape filenames that have invisible characters while allowing other languages
2024-05-25 09:00:36 -07:00
Zack
a2e71c7e1a
escape filenames that have invisible characters while allowing other languages
...
Fixes #712
2024-05-25 08:59:38 -07:00
Zack
dff34fa7fc
fix comment
2024-05-24 19:44:28 -07:00
Zack Scholl
08103bb7bb
v10.0.3
2024-05-24 18:04:29 -07:00
Zack Scholl
4091ef0496
fix: remove hash extra
2024-05-24 18:03:51 -07:00
Zack
381f8369a3
update bug report
2024-05-23 09:49:18 -07:00
Zack
a95d67e31c
v10.0.2
2024-05-23 09:47:15 -07:00
Zack
b0920bbe70
Merge pull request #708 from schollz/fix10
...
fix message passing for initial secure layer
2024-05-23 09:46:40 -07:00
Zack
ed55c746c2
fix message passing for initial secure layer
2024-05-23 09:44:34 -07:00
Zack
8e10eac5c5
fix
2024-05-23 09:34:17 -07:00
Zack
43f1c53538
v10.0.1
2024-05-23 08:35:56 -07:00
Zack
3acac5d53b
Merge pull request #707 from schollz:schollz/issue706
...
ux: improve the environmental variable messaging for sending/receiving
2024-05-23 08:34:52 -07:00
Zack
66f0d1264a
improve the ux around sending
2024-05-23 08:33:00 -07:00