Commit graph

595 commits

Author SHA1 Message Date
ByteDream
9d45995e86 Set progress width with message to use complete space 2022-12-03 00:26:52 +01:00
ByteDream
afab3826c9 Extend function to get free file 2022-12-02 22:06:08 +01:00
ByteDream
e9b3088cde Fix windows ok output character 2022-12-02 21:42:24 +01:00
ByteDream
cd9c69baf1 Fix windows artifact name 2022-12-02 20:23:30 +01:00
ByteDream
33e27504f2 Update dependencies 2022-12-02 19:41:50 +01:00
ByteDream
3fcb512c18 Merge test and build ci 2022-12-02 18:19:13 +01:00
ByteDream
6aa4078be3 Update dependencies 2022-12-02 17:28:54 +01:00
ByteDream
474e9f5e31 Add very verbose output flag 2022-11-30 23:43:57 +01:00
ByteDream
f6d6c9435c Fix invalid Windows client builder 2022-11-30 22:30:40 +01:00
ByteDream
f687969f04 Fix isahc tls config 2022-11-30 21:53:23 +01:00
ByteDream
64bb39362e Add Windows certificates 2022-11-30 21:34:30 +01:00
ByteDream
0bb20d24a2 Update dependency versions 2022-11-30 21:34:20 +01:00
ByteDream
a3c717dc1a Split test job 2022-11-30 20:07:10 +01:00
ByteDream
12d49a27e4 Add static vc runtime 2022-11-30 19:25:21 +01:00
ByteDream
6ecd23bcd0 Fix ci 2022-11-30 19:25:00 +01:00
ByteDream
e200aab8ab Update ci 2022-11-30 19:04:11 +01:00
ByteDream
4095b80477 Update dependencies 2022-11-30 19:04:01 +01:00
ByteDream
99002e606f Change windows ci toolchain to gnu 2022-11-28 22:18:26 +01:00
bytedream
2d89a71203 Remove commit sha in filename 2022-11-28 12:18:44 +01:00
bytedream
b1182d4f7b Add (short) commit hash and build time to version hash 2022-11-28 11:54:04 +01:00
bytedream
59b5e3d239 Update version 2022-11-28 10:58:29 +01:00
ByteDream
24fbedc7d7 Fix ci short commit sha 2022-11-27 22:42:15 +01:00
ByteDream
c99eedd7a7 Re-fix ci zip workflow 2022-11-27 22:14:32 +01:00
ByteDream
81931829b0 Fix invalid ci file syntax 2022-11-27 20:43:13 +01:00
ByteDream
1487ba222e Add short commit sha to ci build artifacts 2022-11-27 20:38:37 +01:00
ByteDream
7fe587a891 Update version 2022-11-27 20:38:26 +01:00
ByteDream
9bfe6b0e54 Update authors 2022-11-27 20:38:26 +01:00
ByteDream
f3f41aa0a2 Add crunchy-cli-core/Cargo.lock 2022-11-27 20:38:26 +01:00
ByteDream
b118b74b99 Update README 2022-11-27 20:38:26 +01:00
bytedream
45c315e9bb Fix ci upload artifact action 2022-11-27 17:27:12 +01:00
bytedream
8d8333e414 Fix ci zip workflow (again) 2022-11-27 17:16:12 +01:00
bytedream
a760588441 Add ci badge 2022-11-27 17:11:32 +01:00
bytedream
3f4ce3a0a9 Fix ci zip action version 2022-11-27 17:11:26 +01:00
bytedream
3e7d2583b7 Merge branch 'next'
# Conflicts:
#	README.md
#	cli/commands/archive/archive.go
#	cli/commands/download/download.go
#	cli/commands/login/login.go
#	cli/root.go
#	crunchy-cli.1
#	go.mod
#	go.sum
#	utils/locale.go
2022-11-27 16:55:16 +01:00
ByteDream
a7c2bbe807 Add ci workflow 2022-11-27 15:18:55 +01:00
ByteDream
4fd98723ea Change archive flag name from audio to locale 2022-11-26 22:37:58 +01:00
ByteDream
502cb39923 Fix download binary description 2022-11-24 15:54:17 +01:00
ByteDream
039d7cfb81 Rewrite it in Rust 2022-11-24 15:30:49 +01:00
ByteDream
59e8793a2f Set option to modify locale used (#60) 2022-11-01 22:17:19 +01:00
ByteDream
10617df834 Fix archive sorting (#63) 2022-10-31 22:18:44 +01:00
ByteDream
95b66c3ff5 Fix subtitle styling and size (#66) 2022-10-31 21:19:24 +01:00
ByteDream
0572af4e07 Change links from beta.crunchyroll.com to www.crunchyroll.com 2022-10-28 12:43:51 +02:00
ByteDream
f3e93ba2b8
Merge pull request #61 from crunchy-labs/dependabot/go_modules/github.com/spf13/cobra-1.6.1
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
2022-10-25 07:51:35 +02:00
dependabot[bot]
dc7e5d564e
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 01:56:32 +00:00
ByteDream
e0d100b627 Update dependencies and fix #59 partially 2022-10-20 22:06:43 +02:00
ByteDream
cd1587c613
Merge pull request #57 from crunchy-labs/dependabot/go_modules/github.com/spf13/cobra-1.6.0
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
2022-10-12 23:39:34 +02:00
dependabot[bot]
eba2417f4e
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 01:48:15 +00:00
ByteDream
36bdc76a48
Update discord invite link 2022-10-08 02:05:29 +02:00
ByteDream
1e17c0b117
Merge pull request #56 from crunchy-labs/dependabot/go_modules/github.com/crunchy-labs/crunchyroll-go/v3-3.0.3
Bump github.com/crunchy-labs/crunchyroll-go/v3 from 3.0.2 to 3.0.3
2022-10-05 13:31:50 +02:00
dependabot[bot]
b4bc047b30
Bump github.com/crunchy-labs/crunchyroll-go/v3 from 3.0.2 to 3.0.3
Bumps [github.com/crunchy-labs/crunchyroll-go/v3](https://github.com/crunchy-labs/crunchyroll-go) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/crunchy-labs/crunchyroll-go/releases)
- [Changelog](https://github.com/crunchy-labs/crunchyroll-go/blob/master/news.go)
- [Commits](https://github.com/crunchy-labs/crunchyroll-go/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/crunchy-labs/crunchyroll-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 02:01:02 +00:00