Ionite
c2d269c1a5
Merge pull request #54 from ionite34/delete-git-archive-when-done
1 year ago
JT
9afc4a2497
Delete git archive when done installing/extracting Git
1 year ago
Ionite
36e98a2945
Merge pull request #53 from ionite34/download-git
1 year ago
JT
d2fbf156eb
Use tar instead of 7z and report extraction progress
1 year ago
JT
ad38e79986
fix test
1 year ago
JT
98c8ed74a0
Fix display version on one-click install
1 year ago
JT
6bfa9c0299
Download git from web instead of packaging
1 year ago
Ionite
5ceb7bf7ef
Merge pull request #52 from ionite34/fix-checkpoint-manager-empty
1 year ago
Ionite
efa70ad4c5
skip index if shared folder not exist
1 year ago
Ionite
f96549aedc
Merge pull request #51 from ionite34/checkpoint-manager
1 year ago
Ionite
8e0780d9b4
Remove unused observableobject impls
1 year ago
Ionite
c112ea3375
Remove drop file tests
1 year ago
Ionite
abc89038c4
Change ProgressReport to record struct
1 year ago
Ionite
67c2682132
Merge branch 'main' into checkpoint-manager
1 year ago
Ionite
28bbe544a3
Improve checkpoint index speed with concurrency
1 year ago
Ionite
c912e5d350
Update attribute to field for ISharedFolders
1 year ago
Ionite
d6663f9f14
Fix MockCheckpointManagerViewModel init
1 year ago
Ionite
2dfa94e6ea
Add shared folders setup in package install
1 year ago
Ionite
be957763f6
Refactor DeleteDirectory for junctions
1 year ago
Ionite
be2ffe79a3
Fix subprocess issues by appending to path
1 year ago
Ionite
241e63eaa8
Add SharedFolders singleton class
1 year ago
Ionite
a2fe23f647
Add more shared folder types for A3WebUI
1 year ago
JT
b7e27ce489
Merge pull request #50 from ionite34/fix-launch-option
...
Add LaunchOptionValueJsonConverter
1 year ago
Ionite
4874179462
Add SharedFolders definitions for A3WebUI
1 year ago
Ionite
459958c509
Add SharedFolders field to BasePackage
1 year ago
Ionite
d4bc786aa3
Fix python init crash when no PATH defined
1 year ago
Ionite
8ec2753677
Fix checkpoint folder cards scroll
1 year ago
Ionite
e42d1c405e
Add log when unhandled exception
1 year ago
JT
559a7cdccc
Merge branch 'main' into fix-launch-option
1 year ago
JT
f973c9d31a
Add LaunchOptionValueJsonConverter & change up some args for ComfyUI
1 year ago
Ionite
b51aefb265
Merge pull request #49 from ionite34/fix-definition-parsing
1 year ago
Ionite
1ff9df5ff0
Fix options parsing logic
1 year ago
Ionite
2b1d81497f
Implement file indexed folder cards
1 year ago
Ionite
da7f432f0c
Add LoadState enum
1 year ago
Ionite
8d8716027d
Add ProgressReport struct
1 year ago
Ionite
2fa2731671
Merge pull request #48 from ionite34/ui-update
1 year ago
JT
fd5fbaf8cd
set windowBackdropType on installer window too
1 year ago
JT
8142526817
fix backdrop not setting properly on launch & limited backdrop options
1 year ago
Ionite
730e0628a8
UI padding update
1 year ago
Ionite
c96a042222
Add placeholder values
1 year ago
JT
5f1e3152ea
added windowBackdrop selector in Settings page
1 year ago
Ionite
e7b7caab51
Add checkpoint manager page to nav view
1 year ago
Ionite
21e1217cd9
Add checkpoint manager models to DI
1 year ago
Ionite
5d6ef1082f
Add checkpoint manager page and models
1 year ago
Ionite
16844e0aa7
Add dep `NCode.ReparsePoints` for junctions
1 year ago
JT
268083c49c
added toasts for install/uninstall & did some UI updates but still WIP
1 year ago
JT
153f9a9f5e
Merge pull request #47 from ionite34/fix-branch-mode
...
Fix Branch Mode
1 year ago
JT
4d5fd75487
make virtual & undelete DankDiffusion to fix tests. also removed unused usings & updated namespaces
1 year ago
JT
24a15a0f4f
add missing isUpdate = true param
1 year ago
JT
1ff445b949
Fix Branch Mode
...
- Switch to Octokit instead of manually calling Github API
- Add DisplayVersion & InstalledBranch to InstalledPackage for update checks & display
- Fixed branch mode install now actually uses the commit hash
- Update check updated for branch mode
1 year ago