Robert
1ff509aac9
Bump .NET version in CI
2025-02-04 21:21:14 +01:00
Robert
2acac792f2
Merge branch 'development'
2025-02-04 21:01:16 +01:00
Robert
cfdcbe44c9
Meta - Update dependencies
2025-02-04 20:52:09 +01:00
Robert
df95e64567
Wizard - Refactored code into separate view models per step
...
Wizard - Skip layout and surface steps when no devices are found
Workshop - Fixed crash when opening library
2024-12-29 13:31:06 +01:00
Robert
4c6ca9b511
Merge branch 'development'
2024-11-14 20:35:46 +01:00
Robert
25786c6951
Workshop - Limit home page submissions
2024-11-14 15:03:14 +01:00
Robert
d725234d56
Storage - Downgrade EF for now to latest 8.x
...
Core - Include backwards compatible color quantizer methods
2024-11-14 14:58:54 +01:00
Robert
37f973b093
Core - Removed scripting providers
...
Meta - Updated packages
2024-11-14 14:09:51 +01:00
Robert
7691af95b9
Merge remote-tracking branch 'origin/RGB.NET_v3' into development
2024-11-14 13:30:08 +01:00
Robert
907c758b83
Meta - Update packages
2024-09-23 22:17:46 +02:00
Robert
d2afc77bb8
Merge branch 'development' of github.com:Artemis-RGB/Artemis into development
2024-09-23 21:39:25 +02:00
RobertBeekman
a6e75d7a40
Merge pull request #854 from Artemis-RGB/JsonUpdate
...
Bumped System-Text.Json to 8.0.4
2024-08-17 14:10:42 +02:00
bedf1f5f38
Bumped System-Text.Json to 8.0.4
2024-08-10 22:49:45 +02:00
Robert
ec5fbba87c
Workshop - Revert voting changes, was fun to try but not useful enough
2024-07-24 22:07:58 +02:00
Robert
1e8c68bbeb
Workshop - Avoid crashes when auto-updating without internet
...
Workshop - Added vote based entry score system
2024-07-24 11:39:56 +02:00
5d82c159e1
Replaced the quantization code and with the HPPH implementation
2024-07-22 23:52:50 +02:00
db84f1dc75
Major upgrade of RGB.NET to v3
2024-07-22 23:26:53 +02:00
Robert
972f1c638c
Merge branch 'development'
2024-07-22 14:52:36 +02:00
Robert
7f5bb589af
Try to fix CI build
2024-07-22 14:52:30 +02:00
Robert
4debfee6c1
Merge branch 'development'
2024-07-22 14:42:24 +02:00
Robert
9001a12625
Workshop - Refactor InstalledEntry to not implement IEntryDetails
...
This turned out to be a hassle
2024-07-22 14:42:17 +02:00
Robert
a793a08213
Merge branch 'development'
2024-07-22 11:02:05 +02:00
Robert
a45d98c171
Workshop - Added indicator for official workshop entries
2024-07-22 11:01:50 +02:00
Robert
b00f5ca73a
Workshop - Added indicator for official submissions
...
Router - Reload previous screen if navigation is cancelled
Profile editor - Disable auto-update when editing workshop profiles
2024-07-20 22:34:41 +02:00
Robert
3b2d799bfc
Workshop - Auto-updating WIP
2024-07-14 22:14:17 +02:00
Robert
99d11e1921
Workshop - Redesigned library
...
Workshop - Limit screen width to keep main content at 1000px
Workshop - Auto-updating WIP
2024-07-13 20:25:40 +02:00
Robert
0e911d68ba
Merge branch 'development'
2024-07-12 23:42:49 +02:00
Robert
4552b3ba17
UI - Fix Markdown link issues
2024-07-12 23:41:50 +02:00
Robert
bd904178c8
Merge branch 'development'
2024-07-04 20:16:21 +02:00
Robert
00948de9d6
Workshop - Fix installing new versions of profiles
2024-07-02 22:34:25 +02:00
Robert
648b7765ef
Core - Added API for retrieving current suspended device providers
...
Core - Added events for plugin removal, entry installlation/uninstallation
Workshop - Remove the related workshop entry when manually removing a plugin or profile
Workshop - Prevent installing profiles with missing plugins and show a dialog with which plugins are missing
2024-06-30 09:42:41 +02:00
Robert
86f78940b1
Workshop - Manage entries after installing them
...
Workshop - Auto-enable plugins after installing them
Workshop - Show the latest release above the details page
2024-06-25 21:29:52 +02:00
Robert
966ca47335
Meta - Updated packages
2024-06-22 22:47:02 +02:00
Robert
35d5ef1743
Startup wizard - Show device providers from all plugins
2024-05-25 16:45:59 +02:00
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
db6fb33c96
Data model picker - Implemented search
2024-05-05 16:27:08 +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
c18f542a61
Profile editor - Fix update timer frequency which was causing freezes
2024-05-02 19:36:34 +02:00
Robert
058513fd2a
Merge branch 'development'
2024-04-14 16:00:08 +02:00
Robert
a9d4bd2385
Workshop - Plugin/layout management visual tweaks
...
Workshop - Avoid acidentally pre-selecting a release
2024-04-14 15:59:21 +02:00
RobertBeekman
c37c031dc2
Merge pull request #850 from Artemis-RGB/feature/releases
...
Workshop - Added release details and reworked installation management
2024-04-14 15:49:28 +02:00
Robert
74c24c84ae
Workshop - Visual pass
2024-04-14 15:47:29 +02:00
RobertBeekman
7b71ee05da
Workshop - Refactor markdown editor
...
Workshop - Add changelog during upload
2024-04-13 16:54:57 +02:00
Robert
62057d657a
Workshop - Improve child navigation performance
2024-04-12 22:53:40 +02:00
RobertBeekman
cac44d748d
Workshop - Added release management
2024-04-10 20:59:53 +02:00
Robert
7030c7af2a
Merge branch 'development' into feature/releases
2024-03-30 20:46:09 +01:00
Robert
ff2e57aeaa
Device properties - We can do a bit better with UX than that :P
2024-03-30 20:40:24 +01:00