1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-23 07:40:58 +03:00
Commit Graph

2041 Commits

Author SHA1 Message Date
Zack
c369c78b42
Merge pull request #843 from matthewfeickert/docs/add-conda-forge
docs: Add conda-forge install instructions for pixi and conda
2024-11-13 11:20:34 -08:00
Matthew Feickert
a61a461436
docs: Add conda-forge install instructions for pixi and conda
* The conda-forge build supports Linux, macOS, and Windows.
   - c.f. https://github.com/conda-forge/croc-feedstock/
2024-11-13 12:17:51 -07:00
Zack
d616b8fff7
Merge pull request #837 from gamagoat/mask-pass
Mask password in logs
2024-11-12 18:25:49 -08:00
gamagoat
3252f2abb2 Mask password in logs 2024-11-13 10:03:23 +09:00
Zack Scholl
53323cb8c4 v10.1.0 2024-11-08 15:29:45 -08:00
Zack Scholl
d7ebb3d97c update dependencies 2024-11-08 15:28:48 -08:00
Zack
30684fb383
Merge pull request #825 from davidwoood/main
chore: fix some function names in comment
2024-10-21 01:23:03 -07:00
David Wood
09376c5c4b
chore: fix some function names in comment 2024-10-21 14:58:54 +08:00
Zack
917d9f16b4
Merge pull request #824 from bitraid/improve-clipboard-copy
Improve clipboard copy
2024-10-12 06:28:44 -07:00
bitraid
1adf845284
clipboard copy: add Linux/Wayland support 2024-10-12 14:53:48 +03:00
bitraid
10bd3b47e9
clipboard copy: don't run clip through cmd on Windows 2024-10-12 13:51:24 +03:00
Zack
0d48e346ad
Merge pull request #822 from elliot40404/feature/copy-to-clipboard
Added copy to clipboard functionality for windows,linux and mac
2024-10-07 15:30:15 -07:00
Elliot
234eb86f69
fixed log statement formatting error 2024-10-08 02:02:58 +05:30
Elliot
856e1c966e
Added copy to clipboard functionality for windows,linux and mac 2024-10-07 03:59:48 +05:30
Zack Scholl
12cc09f6e5 chore: update dependencies 2024-10-06 06:46:14 -07:00
Zack
7470ed1ea2 replace gortc.io Fixes #821 2024-10-05 15:49:25 -07:00
Zack
555cfc085a
Merge pull request #818 from schollz:schollz/issue817
add option -multicast to change multicast address
2024-10-03 20:06:46 -07:00
Zack Scholl
325cff6661 add option -multicast to change multicast address
Fixes #817
2024-10-03 20:06:32 -07:00
Zack Scholl
71369dee36 upgrade deps 2024-10-03 20:01:53 -07:00
Zack Scholl
146f6413a9 fix release.yml 2024-10-01 07:27:45 -07:00
Zack Scholl
38acf6f7e3 update deps 2024-10-01 07:25:09 -07:00
Zack Scholl
81d3593164 v10.0.13 2024-10-01 07:24:36 -07:00
Zack Scholl
3ca13a405f update builds 2024-10-01 06:56:15 -07:00
Zack Scholl
b0a01a6634 fix ci 2024-10-01 06:50:07 -07:00
Zack Scholl
c1392acb70 minimum go version 1.22 2024-10-01 06:37:55 -07:00
Zack Scholl
73ca44f064 inline dependencies 2024-10-01 06:36:57 -07:00
Zack Scholl
a7235e1fcd fix ci 2024-10-01 06:10:08 -07:00
Zack Scholl
7bb1ea7a01 fix ci 2024-10-01 06:06:36 -07:00
Zack Scholl
4266ff0e41 fix ci 2024-10-01 06:02:10 -07:00
Zack Scholl
2d9769837f go mod tidy 2024-10-01 05:56:11 -07:00
Zack Scholl
c275151ae4 add builds to CI 2024-10-01 05:55:09 -07:00
Zack
9231dc6bdd
Merge pull request #814 from schollz/dependabot/go_modules/github.com/schollz/progressbar/v3-3.16.0
build(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.16.0
2024-10-01 05:50:44 -07:00
dependabot[bot]
2e18768770
build(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.6 to 3.16.0.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](https://github.com/schollz/progressbar/compare/v3.14.6...v3.16.0)

---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 08:46:08 +00:00
Zack Scholl
5c5e00310a benchmark new 2024-09-23 05:25:38 -07:00
Zack
9be175f1b0
Merge pull request #811 from schollz:schollz/issue796
fix: check whether path separator + ..
2024-09-17 06:39:31 -07:00
Zack Scholl
8c4594ad31 fix: check whether path separator + .. 2024-09-17 06:39:04 -07:00
Zack Scholl
519ce8c669 chore: update dependencies 2024-09-06 08:34:46 -07:00
Zack
76b1df5096 rm logging from main.go 2024-09-05 08:00:33 -07:00
Zack Scholl
d6f1a63b7b update dependencies 2024-09-05 06:48:43 -07:00
Zack
d0da7aafa2
Merge pull request #803 from schollz/dependabot/go_modules/golang.org/x/sys-0.25.0
build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
2024-09-05 06:43:22 -07:00
dependabot[bot]
ca8c36f38b
build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/sys/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 08:05:41 +00:00
Zack
f9241b73fd
Merge pull request #801 from schollz:schollz/issue799
Schollz/issue799
2024-09-03 18:28:53 +02:00
Zack
bb74eafd36 Remove Temporary Files if the program terminates abnormal.
Fixes #799
2024-09-03 09:28:42 -07:00
Zack
149d7364fb simplify cleanup 2024-09-03 09:16:07 -07:00
Zack
cdf3aa0a31
Merge pull request #800 from Prince-Bhagat/adding-temp-directory-for-managing-temporary-files
Remove Temporary Files if the program terminates abnormal
2024-09-03 18:10:37 +02:00
Prince
e663aa90cb updated log message 2024-09-03 19:49:56 -07:00
Prince
986d005449 removed unnessary file 2024-09-03 19:43:28 -07:00
Prince
0d8e4e10d6 added cleanup function to remove temporary file 2024-09-03 18:56:46 -07:00
Prince
95de3790d7 added signal for programme termination 2024-09-03 18:27:19 -07:00
Zack Scholl
defee4b4f6 disable diskusage 2024-09-01 15:24:10 -07:00