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

1756 Commits

Author SHA1 Message Date
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
Zack
faf64aadf1
Merge pull request #532 from stefins/chmod-file
Chmod new file based on the source file mode
2023-02-10 11:58:59 -08:00
stefins
65760b1189
Update CI to run on main branch events 2023-02-11 01:18:43 +05:30
stefins
24679d4e02
Chmod new file based on the source file mode 2023-02-10 14:53:06 +05:30
Zack Scholl
8b9977a7c4 update 2023-02-07 05:46:10 -08:00
Zack
ae71b4b63b
Merge pull request #528 from chncaption/oscs_fix_cfds588au51u2n4fthm0
fix(sec): upgrade gopkg.in/yaml.v3 to 3.0.0
2023-02-07 05:45:44 -08:00
Zack Scholl
c462b5948f update go.mod/go.sum 2023-02-07 05:44:17 -08:00
Zack
a2c1dc6a89
Merge pull request #526 from BayLee4/main
Implement tab completion for words
2023-02-07 05:40:41 -08:00
chncaption
98391bff63 update gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c to 3.0.0 2023-02-02 22:03:21 +08:00
BayLee4
adadaba75e
Small optimization + consistent variable names style 2023-01-13 16:29:11 +01:00
BayLee4
0024beaedc
Implement tab completion for words 2023-01-12 19:23:50 +01:00
Zack Scholl
63feece074 add testing 2023-01-08 08:11:55 -08:00
Zack Scholl
9e280d7f48 update deps 2023-01-03 18:40:31 +00:00
Zack Scholl
7c7be95d6b update deps 2023-01-03 18:40:20 +00:00
Zack
c20beb1be7
not reachable by twitter anymore 2022-12-16 16:35:06 -08:00