ficsit-cli-flake/cmd
mircearoata 6088d1e8eb
feat: parallel downloads (#43)
* feat: parallel downloads

* feat: mod extract progress using file size

* feat: pass mod version in install progress updates

* fix: only close update channels after finished sending

* chore: verbose ci tests

* fix: store mod in cache
chore: add progress logging to tests

* chore: lint

* test: add concurrent download limit

* fix: prevent concurrent map access

* chore: bump pubgrub
fix: fix race conditions

---------

Co-authored-by: Vilsol <me@vil.so>
2023-12-07 01:39:34 +02:00
..
installation feat: vanilla toggle per install (#13) 2023-12-06 06:02:06 +02:00
mod add cli commands, docs, readme 2022-06-08 23:56:32 +03:00
profile feat: add mod upload command 2022-10-14 19:11:16 +03:00
smr feat: add mod upload command 2022-10-14 19:11:16 +03:00
apply.go feat: add mod upload command 2022-10-14 19:11:16 +03:00
cli.go fix: stop unrelated mod data appearing in Installed Mods screen (#28) 2023-07-10 06:22:24 +03:00
root.go feat: parallel downloads (#43) 2023-12-07 01:39:34 +02:00
search.go feat: add mod upload command 2022-10-14 19:11:16 +03:00
version.go add cli commands, docs, readme 2022-06-08 23:56:32 +03:00