ionite34
99d3ac5e78
Update python hash
11 months ago
ionite34
fd4d2fd83d
Update to zip python distribution
11 months ago
ionite34
34ef13b513
Use cpython with signed dylib on macos
11 months ago
JT
d0121ca026
Added HuggingFace page for HF model downloads (still WIP) & updated Packages to use the new .net 8 constructor feature thing
12 months ago
Ionite
ebc0aafad0
Add Custom URI scheme handlers for oauth
1 year ago
Ionite
eeaf0ce4ac
Add Lykos account login wip
1 year ago
JT
43f0d83e50
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
1 year ago
JT
95bb528d06
Added kohya_ss package (wip) and tkinter install
1 year ago
Ionite
1e14f06735
Refactor RemoteResource constructors and assets
1 year ago
Ionite
d5b1d622f1
Add auto download of default tag completion sources
1 year ago
Ionite
4f6ec031b2
Move RemoteResource to core
1 year ago
Ionite
6ebc3be68a
Fix regional fonts
1 year ago
Ionite
dd69f2b278
Update translations and font
1 year ago
JT
3f53bc1609
Fix merge weirdness
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
ionite34
a15b7734d4
Add 7z assets, python paths
1 year ago
Ionite
d5c3472d7b
Add image prompt language def and theme
1 year ago
Ionite
da4eab23d6
Add Settings card for adding app to start menu
1 year ago
Ionite
095a4fddf5
Add licenses.json for nuget dependencies
1 year ago
Ionite
ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
1 year ago
Ionite
545ab3d41f
Fix unix file mode
1 year ago
Ionite
bb385d1d1a
Improved extraction handling
1 year ago
Ionite
a87a974885
Fix prereq helper paths
1 year ago
Ionite
bd641d0bde
Fix asset paths
1 year ago
Ionite
78c0dcabd3
Compatibility for PyRunner and Prereq helper on linux
1 year ago
Ionite
500eb1ce2f
Add FontAwesome icons and FASymbolIconSource
1 year ago
Ionite
ac24b069fc
Add BetterAdvancedImage, fix image rendering in browser
1 year ago