Commit Graph

11965 Commits

Author SHA1 Message Date
Seunghoon Lee 91c4aa1ad4 handle rocm packages even on linux 2026-01-05 18:41:53 +09:00
vladmandic cfc620a08a force align width/height to vae scale factor
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-05 09:42:37 +01:00
Seunghoon Lee 1aac6baadd check for hipblaslt when using rocm package 2026-01-05 14:03:50 +09:00
vladmandic 87429b19ca kanvas add send-to functionality
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 19:37:10 +01:00
vladmandic deb59c60fc add SD_VAE_DEFAULT
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 17:55:01 +01:00
Vladimir Mandic 11330c3b32 Merge pull request #4522 from awsr/gallery-progress
Loading progress indicator for gallery
2026-01-04 14:29:07 +01:00
Vladimir Mandic 053849e141 Merge branch 'dev' into gallery-progress 2026-01-04 14:25:55 +01:00
awsr 65ac854474 Merge branch 'gallery-progress' of https://github.com/awsr/sdnext into gallery-progress 2026-01-04 00:40:31 -08:00
awsr 33e15a809c Linting and rebase 2026-01-04 00:39:58 -08:00
vladmandic b92095400d cleanup eslint
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 09:37:45 +01:00
awsr c0b0a62512 Revert conversion to static class
It's probably fine if keeping the instance creation next to the class definition as long as it doesn't get moved to earlier in the file.
2026-01-04 00:37:44 -08:00
awsr e8c1bcb766 Move SimpleProgressBar into gallery.js
Converted to using static class elements since it's only being used here.
2026-01-04 00:37:43 -08:00
awsr df9dad5c7e Add attachment point for non-ModernUI 2026-01-04 00:37:43 -08:00
awsr d3a0c626fa Minor style update 2026-01-04 00:37:43 -08:00
awsr e0b70ba0c6 Simplify and lint 2026-01-04 00:37:43 -08:00
awsr 16ab3dde64 Ensure class loads first
Temporary solution until ESM update.
2026-01-04 00:37:43 -08:00
awsr 2bd1086850 Implement SimpleProgressBar class 2026-01-04 00:37:43 -08:00
awsr f3f26221d5 Create SimpleProgressBar class 2026-01-04 00:37:43 -08:00
awsr b6f7d92fa0 Additional AbortSignal checks 2026-01-04 00:37:43 -08:00
awsr 0b66388274 Revert conversion to static class
It's probably fine if keeping the instance creation next to the class definition as long as it doesn't get moved to earlier in the file.
2026-01-04 00:34:16 -08:00
awsr e55c20af5b Move SimpleProgressBar into gallery.js
Converted to using static class elements since it's only being used here.
2026-01-04 00:26:58 -08:00
vladmandic 41de3cb6dc lint fix part one
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 08:52:36 +01:00
Vladimir Mandic 4373b992cd Merge pull request #4521 from awsr/eslint9
Upgrade to ESLint 9
2026-01-04 08:01:13 +01:00
awsr 455bc4356e Linting / regex cleanup 2026-01-03 18:43:10 -08:00
awsr 34c5ddfa3c Document unused packages
The "//" key is reserved for comments
2026-01-03 18:42:43 -08:00
awsr b5f44906b1 Implement (mostly) unified config 2026-01-03 18:42:06 -08:00
awsr 4d5427ada9 Add missing ruleset 2026-01-03 17:16:53 -08:00
awsr 72a7f87a6a Update languageOptions 2026-01-03 16:57:29 -08:00
awsr d7c65f428f Update settings.json 2026-01-03 15:31:38 -08:00
awsr f91ee1d219 Minor organization 2026-01-03 14:53:40 -08:00
Seunghoon Lee 9dce5cac9f clean up 2026-01-03 21:09:02 +09:00
Seunghoon Lee 49965dfda8 get_hip_arch_name -> get_hip_agent, use amdhip64_7.dll served within rocm package 2026-01-03 21:00:36 +09:00
Seunghoon Lee 0158e61814 minor fix 2026-01-03 20:43:22 +09:00
Seunghoon Lee 14aa94345c use gfx1100-dgpu for dgpus 2026-01-03 20:41:54 +09:00
awsr 97c7fc44b9 Update config to align with sdnext-kanvas 2026-01-03 01:35:58 -08:00
Vladimir Mandic fc3b96ae0f Merge branch 'dev' into eslint9 2026-01-03 08:49:42 +01:00
vladmandic 2fe8443336 update modernui
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-03 08:37:45 +01:00
vladmandic b9c18452f2 unify hip get arch name
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-03 08:22:19 +01:00
awsr 19f0a99ebd Add TypeScript support 2026-01-02 23:05:41 -08:00
vladmandic f6289206d8 startup sequence optimizations
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-03 07:54:05 +01:00
vladmandic b4ac004076 update wiki
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-03 07:07:22 +01:00
vladmandic ee373259f2 z-image single-file loader
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-03 07:05:17 +01:00
awsr 74fee1aeb1 Run eslint with --fix 2026-01-02 18:47:46 -08:00
awsr ff542b743e Enable no-return-assign and linting 2026-01-02 18:47:46 -08:00
awsr 6d4b79659e Linting 2026-01-02 18:47:46 -08:00
awsr 5acbab5e61 Upgrade to ESLint 9
- Upgraded to new plugins for other languages
- Added markdown linting
- Added `extensions-builtin` to `globalIgnores`
- *Disabled CSS and HTML linters for now*
- Updated rules that were migrated from eslint to stylistic
- Updated VSCode settings to work with new linting features
- Updated a few rules to have better defaults instead of disabling them
2026-01-02 18:47:46 -08:00
awsr 75e858df22 Add attachment point for non-ModernUI 2026-01-02 02:17:07 -08:00
awsr ba7fb3cd9d Minor style update 2026-01-01 14:35:59 -08:00
awsr 87b77af13d Simplify and lint 2026-01-01 12:02:45 -08:00
awsr 12d2bb8495 Ensure class loads first
Temporary solution until ESM update.
2026-01-01 12:01:28 -08:00