DarthAffe
DarthAffe synced commits to Fix/CorsairCallback at DarthAffe/RGB.NET from mirror 2024-03-20 03:10:23 +00:00
DarthAffe synced new reference Fix/CorsairCallback to DarthAffe/RGB.NET from mirror 2024-03-20 03:10:23 +00:00
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-03-16 01:20:18 +00:00
4c2eca29cc Storage - Fix profile order not loading/saving
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-03-15 17:10:18 +00:00
7e981a61d3 Storage - Fix new profile creation
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-03-15 17:10:18 +00:00
8d7af6bb85 Merge branch 'development'
7e981a61d3 Storage - Fix new profile creation
Compare 2 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-03-15 00:50:18 +00:00
18d75318d9 Workshop - Replace non-workshop plugins when installing them from the workshop
fa8b03104f Storage - Fix features of newly discovered plugins disabling after restart
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-03-15 00:50:18 +00:00
91d1d16f24 Merge branch 'development'
18d75318d9 Workshop - Replace non-workshop plugins when installing them from the workshop
e588a06516 Merge branch 'development'
fa8b03104f Storage - Fix features of newly discovered plugins disabling after restart
Compare 4 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-03-14 08:30:18 +00:00
90ddc3006c UI - Avoid crashing because of outdated plugins when picking data model paths
ef8359dd2e Storage - Don't attempt to migrate if already done so but failed to remove the old DB
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-03-14 08:30:18 +00:00
8c1fef2883 Merge branch 'development'
90ddc3006c UI - Avoid crashing because of outdated plugins when picking data model paths
1201820799 Merge branch 'development'
ef8359dd2e Storage - Don't attempt to migrate if already done so but failed to remove the old DB
Compare 4 commits »
DarthAffe synced and deleted reference feature/sqlite at DarthAffe/Artemis from mirror 2024-03-14 00:20:18 +00:00
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-03-14 00:20:18 +00:00
551921db9f Storage - Replace LiteDB with SQLite + EF Core (#843)
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-03-14 00:20:18 +00:00
59c9538e65 Merge branch 'development'
551921db9f Storage - Replace LiteDB with SQLite + EF Core (#843)
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2024-03-13 00:10:20 +00:00
631c8ca180 Updated stablediffussion.cpp to a469688
64fd98643b Added gitignore for test-project
Compare 2 commits »
DarthAffe synced commits to refs/tags/a469688 at DarthAffe/StableDiffusion.NET from mirror 2024-03-13 00:10:20 +00:00
DarthAffe synced new reference refs/tags/a469688 to DarthAffe/StableDiffusion.NET from mirror 2024-03-13 00:10:20 +00:00
DarthAffe synced commits to feature/sqlite at DarthAffe/Artemis from mirror 2024-03-12 23:50:18 +00:00
da7a3e484d Legacy Storage - Convert objects to JSON nodes during migration
d7a0c2ac4a Core - Delay start watching plugins for hot reload after initializing
Compare 2 commits »
DarthAffe synced commits to feature/sqlite at DarthAffe/Artemis from mirror 2024-03-12 15:40:18 +00:00
f66df43cc2 Materialize before returning data from GetAll calls, tested this time
DarthAffe synced commits to feature/sqlite at DarthAffe/Artemis from mirror 2024-03-11 23:20:18 +00:00
1196a95336 Materialize before returning data from GetAll calls
DarthAffe synced commits to feature/sqlite at DarthAffe/Artemis from mirror 2024-03-10 22:50:18 +00:00
ff0ad99b4a Release repository - Sort by date in memory
d7c776323c UI - Try to die a bit more gracefully
1cbf6587a1 CI - Use feature/sqlite branch of plugisn
4bae9e89cf Storage - Clean up legacy project and refactor repositories to use short lived DB contexts
Compare 4 commits »
DarthAffe synced commits to feature/sqlite at DarthAffe/Artemis from mirror 2024-03-09 22:20:18 +00:00
d4e4d52f84 Storage - Added LiteDB to SQLite migration