JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
2632c85ead
Actually check for updates & launch button fixes
1 year ago
Ionite
a69ae1422c
Add Settings option for discord rich presence
1 year ago
Ionite
fac1e83479
Fix selected package not saving
1 year ago
Ionite
6eb397470d
Settings.ActiveInstalledPackage Id refactor
1 year ago
JT
dc342742ce
SharedFolders refactor for ComfyUI & Vlad:
...
- Now updates config files in the respective packages instead of using symlinks
- Other 3 packages still use symlinks for now
- Added dictionary indexer [] thing to packageFactory
- Installers now call the BasePackage SetupModelFolders method instead of SharedFolders
- Launch page now calls the BasePackage UpdateModelFolders instead of SharedFolders
1 year ago
Ionite
d493887183
Implement secondary command launching
1 year ago
Ionite
54e56c7bce
Update launch button appearance and design data
1 year ago
Ionite
65e5e6c427
Add MockLaunchPageViewModel for design
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
e23f1774d2
Fix shutdown errors when package running
1 year ago
JT
fb2eac905d
Don't Launch if package already running
1 year ago
Ionite
4745f25b86
Add sitecustomize unpack in launch flow
1 year ago
JT
4534cd9e96
Add Launch tooltip for first install & hook up RemoveSymlinksOnShutdown checkbox
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago
Ionite
d3bad6d130
Ignore missing library dir on save of launch page load transaction
...
- Fixes crash due to missing LibraryDir
1 year ago
Ionite
174910709d
Update async methods and refactor file handling
...
Refactored file handling to use asynchronous methods which improves performance. UpdateLinksForPackage method in SharedFolders class has been updated to return a Task. The code for moving all files and subdirectories within a source directory to destination directory has been added. In case destination contains a file with the same name, an exception is being thrown if the hashes of the files do not match.
1 year ago
JT
607c0e67bc
Added OnUnloaded event & made pages singletons & improved rename dialog
1 year ago
Ionite
deda26b295
Improved ansi control sequence support in console
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
Ionite
df4a456e3e
Split Console data to separate view model, enhanced handling
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
d32f1baec3
Convert remaining path combines to os independent
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
Ionite
f28b319ac9
Fix Design time analyzer warnings
1 year ago
Ionite
67a44b8742
Launch webui url with try
1 year ago
Ionite
cf1403d154
Fix manual input sending
1 year ago
JT
33404e9cf8
filled icons & use IconSource property instead of Symbol
1 year ago
Ionite
786ca72a4c
Add input sending for launch page console
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
61de972f31
added auto scroll to end on console
1 year ago
JT
5a8cb28d85
added one-click dialog & wip on updating it
1 year ago
JT
c797fdc93f
package manager launch page now actually launches package
1 year ago
Ionite
c1697ac123
Add buffered console output
1 year ago
JT
e53bf91f7d
replace SnackbarService with NotificationService
1 year ago
JT
fe264e39b8
model browser improvements (it now works)
1 year ago
Ionite
eaf609c51d
Update LaunchPage vm IDisposable
1 year ago
Ionite
0d6a284d18
Change process update logging to debug only
1 year ago
JT
40edcb483d
merge shenanigans
1 year ago
JT
99a7067482
moved most everything out of the old project
1 year ago
JT
59ca34818d
more migration & running packages now mostly sorta works?
1 year ago
Ionite
63d0fba4f8
DesignData and control bases
1 year ago
JT
eed70e2289
colors!
1 year ago
JT
bfa969eb95
fix package manager page
1 year ago
Ionite
ed676445ec
Add console view on launch page
1 year ago
JT
55ca55456f
Add PackageManagerPage & update ViewLocator
1 year ago
Ionite
6e21765f42
Add Avalonia project
1 year ago