1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00
Commit graph

1770 commits

Author SHA1 Message Date
Zack Scholl
e8eb78f020 no encrypt 2023-10-05 08:30:56 -07:00
Zack Scholl
601d88af74 no encrypt 2023-10-05 08:27:20 -07:00
Zack
6ac67b68fc
Merge pull request #570 from PThorpe92/main
.gitignore support
2023-09-23 07:09:30 -07:00
PThorpe92
0af35d7149
feat: add support to respect .gitignore files 2023-09-22 21:15:27 -04:00
Zack
f91c7a9948
Merge pull request #587 from ferebee/main
fix architecture detection for Apple Silicon
2023-09-03 19:35:53 -07:00
Zack
cff8cddd13
Merge pull request #589 from zx9597446/main
zip file bug on windows and linux
2023-08-18 11:00:46 +02:00
zx9597446
d724f11297 Here is the English translation:
If there are directories in a zip file compressed on the Windows platform, the "\\" in the filepath will cause the files to be extracted normally on Linux, and ls will show filenames containing single quotes.

So when compressing, I replace "\\" with "/" so that it seems there are no issues on both Windows and Linux.
2023-08-17 12:07:07 +08:00
ferebee
80aabea29b fix architecture detection for Apple Silicon
fix auto-install on macOS Apple Silicon, which reports architecture "arm64" on uname -a rather than "aarch64"
2023-08-09 11:42:23 +02:00
Zack Scholl
ef68dfa54c bump 9.6.5 2023-07-06 10:10:57 -07:00
Zack Scholl
8ab65d06b5 bump 9.6.5 2023-07-06 10:10:39 -07:00
Zack Scholl
9c82914e7c update deps 2023-07-06 10:00:05 -07:00
Zack
95717f16c9
Merge pull request #579 from glitsj16/systemd-unit
croc.service: use DynamicUser
2023-06-21 05:58:58 -07:00
glitsj16
5a58ae294b
croc.service: use DynamicUser 2023-06-21 01:46:47 +00:00
Zack Scholl
0aa5c80393 upgrade dependencies 2023-05-08 17:39:18 +00:00
Zack
23a8904193
Merge pull request #563 from N0mansky/main
Feat: support http proxy as a complementary way to use in network limited environments.
2023-04-12 09:03:53 -07:00
N0mansky
d5e63cd0bf Update: update error messages for http proxy 2023-04-12 18:17:25 +08:00
N0mansky
1b1dc5cdfe Feat: support http proxy as a complementary way to use in network limited environments. 2023-04-12 18:04:15 +08:00
Zack
cd1162f85c
Merge pull request #553 from goggle/typos01
Fix some typos
2023-03-27 08:36:56 -07:00
Alexander Seiler
ad7a22b218
Fix some typos
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
2023-03-27 17:13:09 +02:00
Zack
e3a18cd7a7
Merge pull request #547 from schollz/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2023-03-27 07:43:21 -07:00
Zack
8611bfa44a
Merge pull request #550 from schollz/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 2 to 4
2023-03-27 07:42:58 -07:00
Zack Scholl
b3c0625659 localhost -> 127.0.0.1 Fixes #513 2023-03-20 09:16:07 -07:00
dependabot[bot]
40e5893bb8
Bump actions/setup-go from 2 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 09:12:12 +00:00
Zack
e1b49e6d1c
Merge pull request #549 from BayLee4/main
Enhance tab completion
2023-03-15 08:11:00 -07:00
BayLee4
fae2e81b4a
Enhance tab completion 2023-03-15 10:03:38 +01:00
BayLee4
f5a02df17b
Merge pull request #1 from schollz/main
Merge upstream
2023-03-15 07:40:29 +00:00
dependabot[bot]
d813aa2fa9
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 12:01:02 +00:00
Zack
8d8d06557e
Merge pull request #534 from sitiom/winget-releaser
add winget releaser workflow
2023-03-14 05:00:19 -07:00
Zack Scholl
3ae46c3c18 bump 9.6.4 2023-03-14 04:52:15 -07:00
Zack Scholl
1fce28e72f remove twitter 2023-03-14 04:51:47 -07:00
Zack Scholl
ac3caa5564 bump 9.6.4 2023-03-14 04:50:55 -07:00
Zack Scholl
790ee9e6eb bump 9.6.4 2023-03-14 04:50:29 -07:00
Zack Scholl
0656bb7851 bump 9.6.4 2023-03-14 04:50:10 -07:00
Zack Scholl
5ed8204cb1 bump 9.6.4 2023-03-14 04:50:00 -07:00
Zack Scholl
1220d54a65 bump 9.6.4 2023-03-14 04:41:22 -07:00
Zack Scholl
642d20b48d update deps 2023-03-14 04:39:05 -07:00
Zack
58bb226ba5
Merge pull request #542 from stefins/go-version
Upgrade Go version to 1.20 and dependencies to latest
2023-03-14 04:36:56 -07:00
stefins
080c21b66b
Change go version to 1.20 in CI 2023-03-10 20:59:45 +05:30
stefins
4944355b75
Upgrade Go version to 1.20 and dependencies to latest 2023-03-10 20:59:33 +05:30
Zack Scholl
3c1d60d6d2 bump 9.6.3 2023-02-20 07:34:32 -08:00
Zack Scholl
5bdd4453cd bump 9.6.3 2023-02-20 07:34:04 -08:00
Zack Scholl
5b333fc85c bump 9.6.3 2023-02-20 07:33:52 -08:00
Zack Scholl
90e4e33dcd bump 9.6.3 2023-02-20 07:33:34 -08:00
Zack Scholl
3135bd74e3 bump 9.6.3 2023-02-20 07:21:24 -08:00
Zack Scholl
7c98ae3d5a deps 2023-02-20 07:19:47 -08:00
sitiom
908f33cd61
add dependabot 2023-02-13 11:52:34 +08:00
sitiom
9eaba7be7c
add Winget installation instructions 2023-02-12 23:45:11 +08:00
Ryan Caezar Itang
b3db9d88c1
add winget releaser workflow 2023-02-12 23:44:34 +08:00
Zack Scholl
9006cde1b3 update deps 2023-02-10 11:59:48 -08:00
Zack
8f75bb8299
Merge pull request #533 from stefins/patch-1
Update CI to run on main branch events
2023-02-10 11:59:21 -08:00