JT
28dd51844c
Forgot the stupid task file
1 year ago
JT
aefef59546
finished up install stuff, added to download/progressmanager, restore dialog, etc
1 year ago
JT
a2d8035556
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into install-refactor
1 year ago
Ionite
c3c13e28f4
Merge pull request #234 from ionite34/fix-logviewer
1 year ago
Ionite
dbc22de50c
Remove double debugger logging in DataStoreLoggerTarget
1 year ago
Ionite
712ce977ae
Fix LogViewer AddLogViewer not using correct instance
1 year ago
JT
b1644087c9
Merge branch 'install-refactor' of https://github.com/ionite34/StabilityMatrix into install-refactor
1 year ago
JT
9d25c0b9a0
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into install-refactor
1 year ago
Ionite
ec6fe2ab15
Merge pull request #233 from ionite34/changelog-update
1 year ago
Ionite
3ed09521d5
Update CHANGELOG.md
1 year ago
Ionite
ce55736ebd
Update CHANGELOG.md
1 year ago
Ionite
ee57c905e1
Merge pull request #232 from ionite34/update
1 year ago
Ionite
ad2a6ec104
Merge branch 'main' into update
1 year ago
Ionite
022b79d36b
Merge pull request #103 from USA-RedDragon/fix-permissions
...
Unix: Fix binary permissions
1 year ago
Jacob McSwain
d03e47aeeb
Fix other erroneous casts of UnixFileMode
1 year ago
Jacob McSwain
d6ef45dbe1
Fix 7zzs binary permissions
...
The AppImage release of v2.3.3 errors while installing A1111 with `An error occurred trying to start process '/home/user/Applications/Data/Assets/7zzs' with working directory '/home/user/Applications'. Permission denied`
The permissions applied were `-r----x--t`. I found a typo in the permissions, but also the `UnixFileMode` (https://learn.microsoft.com/en-us/dotnet/api/system.io.unixfilemode ) is an enum which doesn't seem to cast from typical values like 0777.
I also noticed the permissions were intended to be _quite_ permissive. This change also prevents `group` and `all` writes.
1 year ago
JT
07a63576b6
Merge branch 'main' into install-refactor
1 year ago
jt
e0462b5bd1
formatting
1 year ago
Ionite
2e7f26bf3a
Merge pull request #231 from ionite34/fix-husky
1 year ago
Ionite
90c52c82fd
Add .csharpierrc.json
...
Raise default print width
1 year ago
Ionite
332d44068a
Update dotnet-tools.json
1 year ago
JT
fbdb15e8de
Fix unit tests
1 year ago
JT
2edf037232
Update VladAutomatic.cs to add missing usings
1 year ago
JT
ad0e9a8a37
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into install-refactor
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
Ionite
f98f78fcbe
Merge pull request #229 from ionite34/fix-release-builds
1 year ago
Ionite
1cba65eefb
Add compile conditionals to fix release builds
1 year ago
Ionite
2f904ff29d
Merge pull request #228 from ionite34/add-pre-commit
1 year ago
Ionite
3f7c2ae80d
Add husky and pre-commits
1 year ago
Ionite
204a43470e
Merge pull request #227 from ionite34/log-viewer
1 year ago
Ionite
50e7028aa8
Add LogViewer
1 year ago
Ionite
fd384908ce
Merge pull request #226 from ionite34/models-index
1 year ago
Ionite
6af0b7c74c
Merge branch 'main' into models-index
1 year ago
Ionite
98a524839f
Add ModelIndexService
1 year ago
Ionite
14743dbf39
Merge pull request #91 from LykosAI/main
1 year ago
Ionite
d32bb5e9d4
Merge branch 'main' into main
1 year ago
Ionite
7af3985b3b
Merge branch 'main' of https://github.com/LykosAI/StabilityMatrix-Dev
1 year ago
Ionite
8372555273
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix
1 year ago
Ionite
546a4a995c
Merge pull request #225 from ionite34/fix-package-text
1 year ago
Ionite
b2dd30d924
Add force recreate for install venv setups
1 year ago
Ionite
ed22b8bdb6
Add changelog for package display name fix
1 year ago
Ionite
f58c684e2c
Fix package page display for long names
1 year ago
JT
bb378c7c2e
added advanced options section & release mode toggle
1 year ago
JT
b9cb81e9a9
install/update/versioning refactor & new install dialog layout wip
1 year ago
Ionite
b74d24f840
Merge pull request #224 from ionite34/fix-datadirectory
1 year ago
Ionite
02798056b2
Fix DirectoryNotFoundException crashes on startup when previous Data directory no longer exists
1 year ago
Ionite
e765778d82
Merge pull request #222 from ionite34/macos-support
1 year ago
Ionite
8de32dc530
Merge branch 'main' into macos-support
1 year ago
JT
405bbc70dd
Merge pull request #223 from ionite34/dont-nuke-configs
...
Only setup TAESD preview on initial install if the config doesn't exist
1 year ago
JT
3095e51704
chagenlog
1 year ago