DarthAffe
DarthAffe synced commits to refs/tags/master-1be2491 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-1be2491 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-3753223 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-3753223 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-69c7378 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced commits to refs/tags/master-f27f2b2 at DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced new reference refs/tags/master-f27f2b2 to DarthAffe/stable-diffusion.cpp from mirror 2025-02-23 00:00:25 +00:00
DarthAffe synced and deleted reference feature/more-80he-fixes at DarthAffe/RGB.NET from mirror 2025-02-21 06:30:28 +00:00
DarthAffe synced commits to Development at DarthAffe/RGB.NET from mirror 2025-02-21 06:30:28 +00:00
e1475859c6 Merge pull request #420 from DarthAffe/feature/more-80he-fixes
9499b31c13 Fix more 80HE layout
Compare 2 commits »
DarthAffe synced commits to feature/more-80he-fixes at DarthAffe/RGB.NET from mirror 2025-02-20 22:20:19 +00:00
DarthAffe synced new reference feature/more-80he-fixes to DarthAffe/RGB.NET from mirror 2025-02-20 22:20:19 +00:00
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2025-02-16 22:50:18 +00:00
10a10b9149 Plugin Settings - When searching, search in plugin and features
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2025-02-16 22:50:18 +00:00
acd35176e1 Merge branch 'development'
10a10b9149 Plugin Settings - When searching, search in plugin and features
37b8c2c3e9 Webserver - Add option to enable remote access
3367280576 Startup wizard - Correctly remember wizard was compelted
ff74376ca2 Merge pull request #863 from Artemis-RGB/feature/linux-fixes
Compare 13 commits »
DarthAffe synced commits to Development at DarthAffe/RGB.NET from mirror 2025-02-16 20:20:18 +00:00
7fabc71b28 Merge pull request #419 from jonilala796/master
01bad00d8a simplify LX Fan logic in CorsairDeviceProvider
1deb1b9f2f Add support for RX Fan naming
66843a21e5 Add workaround for LX Fans with invalid ChannelDeviceType
4e575e8d3d Merge pull request #418 from DarthAffe/Development
Compare 5 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2025-02-16 14:40:18 +00:00
37b8c2c3e9 Webserver - Add option to enable remote access
3367280576 Startup wizard - Correctly remember wizard was compelted
Compare 2 commits »
DarthAffe synced and deleted reference feature/genhttp at DarthAffe/Artemis from mirror 2025-02-15 22:20:18 +00:00
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2025-02-15 22:20:18 +00:00
ff74376ca2 Merge pull request #863 from Artemis-RGB/feature/linux-fixes
c82f86aed3 handle unplugging devices properly
17e6c655ff Core - Replace EmbedIO with GenHTTP
fcf00af130 Add missing status handler, add TODO
0a26319914 Remove unneccesary error handler
Compare 10 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2025-02-14 21:50:18 +00:00
7176aba0d6 Nodes - Inform nodes they are being loaded using the new IsLoading property
14c7940a21 UI - Fix visual regressions that occured after updating Avalonia at some point
Compare 2 commits »
DarthAffe synced commits to feature/genhttp at DarthAffe/Artemis from mirror 2025-02-14 21:50:18 +00:00
0a26319914 Remove unneccesary error handler
DarthAffe synced commits to feature/genhttp at DarthAffe/Artemis from mirror 2025-02-13 21:20:18 +00:00
eb4a6ceafb Finish implementing GenHTTP