Robert
7052ee38b6
Merge branch 'development'
2024-05-18 13:32:53 +02:00
RobertBeekman
3022c7df65
Core - Add device provider suspension system
2024-05-16 20:40:45 +02:00
Robert
d9a3a238af
Merge branch 'development'
2024-05-03 21:08:48 +02:00
Robert
10ad1d6a58
Core - Remove DataModelPath equality override
2024-05-03 21:08:39 +02:00
RobertBeekman
957bfde0af
Workshop - Added layout finder
2024-05-02 20:02:12 +02:00
Robert
058513fd2a
Merge branch 'development'
2024-04-14 16:00:08 +02:00
Robert
f152812064
Device properties - Show layout error state
2024-03-30 20:28:01 +01:00
RobertBeekman
e5cb058152
Merge branch 'development'
2024-03-21 20:15:58 +01:00
RobertBeekman
da3d47d7b8
Core - Prevent double-shutdowns which can cause crashes
...
Storage - Make the DbContext factory thread safe
Workshop - Replaced pagination with infinite scroll
Workshop - Added supported platforms and admin requirements to plugin details page
2024-03-21 20:12:40 +01:00
Robert
4c2eca29cc
Storage - Fix profile order not loading/saving
2024-03-15 23:41:00 +01:00
Robert
7e981a61d3
Storage - Fix new profile creation
...
UI - Fix a crash when dragging and dropping in the sidebar
2024-03-15 17:13:21 +01:00
Robert
18d75318d9
Workshop - Replace non-workshop plugins when installing them from the workshop
2024-03-14 20:44:45 +01:00
Robert
fa8b03104f
Storage - Fix features of newly discovered plugins disabling after restart
2024-03-14 20:08:12 +01:00
RobertBeekman
551921db9f
Storage - Replace LiteDB with SQLite + EF Core ( #843 )
...
Storage - Added LiteDB to SQLite migration
UI - Try to die a bit more gracefully
Core - Delay start watching plugins for hot reload after initializing
UI - Simplify category management logic
UI - Avoid crash during profile icon load
Storage - Fix entry metadata retrieval
2024-03-13 20:19:21 +01:00
RobertBeekman
e5a5f10286
Profiles - Added IPluginFeatureDependent interface and implement throughout profiles ( #842 )
...
* Profiles - Added IPluginFeatureDependent interface and implement througout profiles
* Workshop - Include dependencies in profile upload request
2024-03-03 20:19:36 +01:00
RobertBeekman
28640f9502
Profiles - Avoid unnecessary OnBrokenStateChanged calls
...
Profiles - Fixed int range/float range deserialization
Profiles - Use Random.Shared where applicable
2024-03-02 17:38:20 +01:00
Robert
ba3838489f
Core - Simplify PluginInfo and PluginFeatureInfo
2024-03-01 22:23:49 +01:00
Robert
fb59443f9a
Core - Fix plugins without a version in their plugin.json always being considered incompatible
2024-02-28 23:27:31 +01:00
RobertBeekman
a340f8822e
Replace JSON.NET with System.Text.json ( #840 )
2024-02-28 19:31:38 +01:00
RobertBeekman
5203e95141
Core - Add migration to also migrate profile activation conditions
2024-02-25 11:45:41 +01:00
Robert
d0e354952d
Merge branch 'development' into feature/cpm
2024-02-23 21:21:27 +01:00
Robert
bcf0b74fcc
Clean up
2024-02-23 21:15:34 +01:00
Robert
49ed0205b7
Move migrations to storage, add Storage migration for nodes change
2024-02-23 20:58:32 +01:00
Robert
313b4a0dea
Core - Fix node related warnings
2024-02-23 17:41:11 +01:00
Robert
6adcae94b4
Merge branch 'development' into feature/node-providers
2024-02-23 17:36:47 +01:00
Robert
248d4c8e18
Storage - Use nullable reference types
...
Core - Fix build warnings
2024-02-23 17:35:06 +01:00
RobertBeekman
bfd4a436de
Profile service - Migrate profiles before importing them
2024-02-22 21:23:47 +01:00
RobertBeekman
39d7d8132f
Core - Added node provider plugin feature type
...
Visual Scripting - Removed all nodes
2024-02-22 19:42:25 +01:00
Diogo Trindade
f88459fddd
Centralized package management
2024-02-20 21:51:39 +00:00
RobertBeekman
f51aa3ca06
Bump RGB.NET
2024-02-20 12:58:24 +01:00
RobertBeekman
78d3b58f99
Upgrade .NET 8 and packages
...
Include Qodana :D
2024-02-20 12:06:21 +01:00
RobertBeekman
f2c8de1746
Plugins - Fixed cancelling prerequisite installation
...
Plugins - Tweaked prerequisite installation popup size
Account settings - Added personal access token management
Workshop - Added plugin loading, installing and removal
2024-02-16 23:04:24 +01:00
RobertBeekman
d9df443970
Workshop - Added plugin upload support
2024-02-14 23:04:19 +01:00
RobertBeekman
38a1318170
Account management - Final tweaks
2024-02-13 21:55:09 +01:00
RobertBeekman
3952a268d1
Debugger - Fixed current renderer always showing as Software
...
Render service - Log which renderer is used
Updating - Fixed release not loading when viewing it from the desktop notification
Core - Removed old unused code
Data model event cycle node - Fixed crash on shutdown
2024-02-02 09:45:18 +01:00
Diogo Trindade
3ca3b6a18a
Update packages
2024-01-15 19:33:40 +00:00
Diogo Trindade
b3dc12790c
Remove Artemis.props file
2024-01-15 19:08:16 +00:00
Diogo Trindade
0c107410d5
Meta - consolidate dependencies
2024-01-14 22:41:18 +00:00
RobertBeekman
28edabae89
Workshop - Implemented workshop installation, layout selection and removal
2024-01-14 12:46:51 +01:00
RobertBeekman
dad6a56238
Devices - Implemented switching between layout providers
2024-01-13 11:59:12 +01:00
RobertBeekman
e8590abd61
Devices - Reworking layout loading
2024-01-09 21:27:51 +01:00
RobertBeekman
e304d67035
Workshop - Simplify upload to a busy indicator, show images in profiles
2023-12-10 22:44:03 +01:00
RobertBeekman
6b4e84c95a
Added layout archive generation
2023-11-02 22:29:42 +01:00
Robert
c77d51fb58
Workshop - Layout submission WIP
2023-10-21 20:19:15 +02:00
Robert
1bd4efbbc5
Meta - Fixed a bunch of build warnings
2023-10-18 23:13:57 +02:00
Robert
fb6845be5d
Core - Call OnFrameRendering after core has rendered instead of before
2023-10-18 21:11:06 +02:00
Robert
4e8d532c63
Meta - Upgrade Nuget packages
2023-10-18 20:53:08 +02:00
Robert
0f8c8a6e11
Remove leftover debug write lines
2023-10-16 21:30:38 +02:00
Robert
d73312c4f4
Web server - Ensure controllers and web modules provided by plugins are removed on disable
2023-10-16 21:29:37 +02:00
Robert
43e396bf6d
Core - Refactored layout loading, fixing LED images
...
Core - Make a better effort at removing orphaned devices from device providers that failed to load
2023-10-16 19:44:13 +02:00