Vilsol
|
4195463c60
|
feat: threaded download pooling (#48)
* feat: threaded download pooling
refactor: splice out resolver
* chore: remove debug
|
2023-12-16 13:59:58 +02:00 |
|
Vilsol
|
b6592fe185
|
feat: parallel apply view (#47)
* feat: parallel apply view
* chore: cleaner readme
* chore: lint
* chore: remove debug logging
* chore: lint
|
2023-12-14 01:34:01 +02:00 |
|
Vilsol
|
98b7c99e74
|
fix: various edge cases (#45)
* fix: various edge cases
test: add tea unit test
* chore: lint
* chore: 🤷
* test: fail after 1 minute
* test: print buffer
* test: fuck windows
|
2023-12-07 23:31:37 +02:00 |
|
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 |
|
SurDaft - Jack Stupple
|
72a6094ad3
|
#25: Fix long error messages clipping on apply scene (#30)
|
2023-07-28 14:53:29 +03:00 |
|
Samuel Recker
|
3e2a61615b
|
split scene pkg into smaller independent sub pkgs
|
2023-06-15 10:50:10 +02:00 |
|
Vilsol
|
d0a807b6a4
|
feat: add mod upload command
|
2022-10-14 19:11:16 +03:00 |
|
Vilsol
|
ef7f8cc8e8
|
feat: add support for ftp
|
2022-06-23 01:24:35 +03:00 |
|
Vilsol
|
6d5b929ef9
|
fix: always close update channel and wait for goroutine exit
fix: copy label style to not affect it everywhere
|
2022-06-18 19:09:09 +03:00 |
|
Vilsol
|
1daf6e9610
|
only delete owned mods, mod enable/disable, do not re-extract
|
2022-06-08 02:36:28 +03:00 |
|
Vilsol
|
bdcbb0b677
|
technically "functional", but you be the judge
|
2022-06-04 01:17:02 +03:00 |
|