Ionite
|
26a41af35e
|
Improved stop update waiting
|
1 year ago |
Ionite
|
5efed8c8b0
|
Add AsyncStreamReader tests
|
1 year ago |
Ionite
|
df4a456e3e
|
Split Console data to separate view model, enhanced handling
|
1 year ago |
Ionite
|
911ce9e7dd
|
Made InstalledModelHashes optional to fix startup errors
|
1 year ago |
Ionite
|
b96f2fc57e
|
Remove unreferenced old function
|
1 year ago |
JT
|
6533069526
|
Use OnPrimaryButtonClicked instead of event
|
1 year ago |
JT
|
e50ac12c9e
|
Added NotificationService.Show overload & some install page fixes
|
1 year ago |
Ionite
|
15daf25ab1
|
Set initial launch args on startup
|
1 year ago |
Ionite
|
48ad3b942a
|
more filters
|
1 year ago |
Ionite
|
c4cb380733
|
Fix Pip exe path
|
1 year ago |
Ionite
|
dd3f2e1bfe
|
Remove duplicate prereq helper
|
1 year ago |
Ionite
|
40ea30f941
|
Move PyRunner paths to property to fix startup without librarydir
|
1 year ago |
JT
|
ef713fc854
|
set cacheDuration to 15 mins
|
1 year ago |
JT
|
2bb3692428
|
also fix a1111 launching with null weburl
|
1 year ago |
JT
|
45a8c6ef69
|
Convert github cache to use db & some vlad fixes
|
1 year ago |
Ionite
|
9a59445af1
|
Report progress output for oneclick
|
1 year ago |
Ionite
|
8403a7b261
|
Add console output to pip install calls
|
1 year ago |
Ionite
|
fb51010dca
|
Revert setting pythonhome for pyrunner
|
1 year ago |
Ionite
|
d01a72884a
|
Add virtualenv install to setup python task
|
1 year ago |
Ionite
|
d136355f0f
|
Fix linux path delimiter
|
1 year ago |
Ionite
|
c5cf4db92c
|
Fix missing break
|
1 year ago |
Ionite
|
438c18a0dd
|
Fix AsyncStreamReader logic for unix line seperators
|
1 year ago |
Ionite
|
937e46efb5
|
improved error printing for pyvenvrunner
|
1 year ago |
Ionite
|
9743688c69
|
Only use copy mode in windows
|
1 year ago |
Ionite
|
69f21a55ff
|
Use static PythonHome to avoid needing to init
|
1 year ago |
Ionite
|
883a98abf3
|
Fix pythonhome resolution
|
1 year ago |
Ionite
|
f7266dc7bd
|
Fix unbuffered mode insertion
|
1 year ago |
Ionite
|
88f0fec3b1
|
Fix compatibility for venv config writing
|
1 year ago |
Ionite
|
519d222619
|
Fix PyVenvRunner binary paths for unix
|
1 year ago |
Ionite
|
d32f1baec3
|
Convert remaining path combines to os independent
|
1 year ago |
Ionite
|
667fc4b028
|
Refactor impl of python dependencies to package
|
1 year ago |
Ionite
|
7f73eabf7f
|
Add progress ring for python version button
|
1 year ago |
Ionite
|
ad4e08654e
|
set pythonhome after dll
|
1 year ago |
Ionite
|
cab0a51090
|
Set pythonhome for pythonengine
|
1 year ago |
Ionite
|
5d8e695cac
|
Remove additional extensions for tar
|
1 year ago |
Ionite
|
82e3de6e01
|
Fixed escapes in Regex7ZOutput
|
1 year ago |
Ionite
|
ff1c775295
|
add missing process start
|
1 year ago |
Ionite
|
bd347c6bee
|
Use GetFileName to fix space handling
|
1 year ago |
Ionite
|
5ef1ab6735
|
Delete file in overwrite mode for AvaloniaResource
|
1 year ago |
Ionite
|
63e4458c23
|
Fix 7z output parsing
|
1 year ago |
Ionite
|
545ab3d41f
|
Fix unix file mode
|
1 year ago |
Ionite
|
bb385d1d1a
|
Improved extraction handling
|
1 year ago |
Ionite
|
eb762b8198
|
Add missing return for symlink
|
1 year ago |
Ionite
|
ddc82c3d00
|
Surround repr with single quotes
|
1 year ago |
Ionite
|
0c0e60864d
|
Add OS support attributes to original Prereq helper
|
1 year ago |
Ionite
|
633d381736
|
Fix symlink extraction
|
1 year ago |
Ionite
|
86b2b280e5
|
Add string ToRepr extension
|
1 year ago |
Ionite
|
55a7d73cab
|
handle symbolic links in archive extract
|
1 year ago |
Ionite
|
6ff2e2b644
|
Check inner python dir exists after extract
|
1 year ago |
Ionite
|
ce1a5a8377
|
Add DirectoryPath JoinDir and JoinFile methods
|
1 year ago |