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
RobertBeekman
5c7497a859
Update FTP action again
2024-03-02 12:28:46 +01:00
Robert
a113497941
Guess forked actions aren't a thing, downgrade FTP for now
2024-03-01 22:37:47 +01:00
Robert
765f413326
Update actions
2024-03-01 22:35:29 +01:00
Robert
ba3838489f
Core - Simplify PluginInfo and PluginFeatureInfo
2024-03-01 22:23:49 +01:00
Robert
baae4af153
Storage - Added migrators for node storage
2024-02-29 22:45:33 +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
a48e0d2d90
Workshop - Fix submissions not scrolling
2024-02-28 22:11:28 +01:00
RobertBeekman
a340f8822e
Replace JSON.NET with System.Text.json ( #840 )
2024-02-28 19:31:38 +01:00
Diogo Trindade
e112ca9da8
Storage - downgrade litedb
2024-02-25 19:12:40 +00:00
RobertBeekman
24f470a480
Storage - Avoid broken LiteDB API
2024-02-25 15:32:25 +01:00
RobertBeekman
5203e95141
Core - Add migration to also migrate profile activation conditions
2024-02-25 11:45:41 +01:00
RobertBeekman
2e600e76b0
Merge branch 'master' into development
2024-02-23 23:26:55 +01:00
RobertBeekman
110b6b90a0
Work around idiotic .NET 8 breaking change
2024-02-23 23:25:22 +01:00
RobertBeekman
aaaae5be52
Revert "Trial and error paths on CIs yaaaay"
...
This reverts commit e5edc97077077773ecf92e5c256020ea982e2331.
2024-02-23 22:42:31 +01:00
RobertBeekman
e5edc97077
Trial and error paths on CIs yaaaay
2024-02-23 22:39:49 +01:00
RobertBeekman
108b881fd6
CI - Fix Windows RID
2024-02-23 22:18:58 +01:00
RobertBeekman
d48d0acb5b
Merge branch 'development'
2024-02-23 22:13:52 +01:00
RobertBeekman
585a2fbe18
Workshop - Fix info about new images not applying
2024-02-23 22:13:46 +01:00
RobertBeekman
27ead861a7
CI - Bump .NET to 8 there as well...
2024-02-23 22:07:33 +01:00
RobertBeekman
ef08000f56
Merge branch 'development'
2024-02-23 21:45:35 +01:00
RobertBeekman
9d955bd983
Merge pull request #837 from Artemis-RGB/feature/cpm
...
Centralized package management
2024-02-23 21:21:39 +01:00
Robert
d0e354952d
Merge branch 'development' into feature/cpm
2024-02-23 21:21:27 +01:00
RobertBeekman
93e74ef8d3
Core - Implemented node providers and removed nodes from the main project
2024-02-23 21:16:08 +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
f0e9581fe1
Merge pull request #836 from Artemis-RGB/feature/docs
...
Fix docs
2024-02-20 17:10:55 +01:00
RobertBeekman
2d00a64a7d
Finish config
2024-02-20 17:08:25 +01:00
RobertBeekman
c11d12ded4
Merge branch 'development' into feature/docs
2024-02-20 16:35:37 +01:00
RobertBeekman
f51aa3ca06
Bump RGB.NET
2024-02-20 12:58:24 +01:00
RobertBeekman
1ed13d8b68
Remove Qodana for now
2024-02-20 12:19:29 +01:00
RobertBeekman
78d3b58f99
Upgrade .NET 8 and packages
...
Include Qodana :D
2024-02-20 12:06:21 +01:00
RobertBeekman
c901bce626
Merge branch 'development'
2024-02-19 22:46:52 +01:00
RobertBeekman
9126601ae7
UI - Fixed UI showing during auto-run even with show on startup disabled
...
UI - Fixen an issue during startup where Artemis would navigate to home after a few seconds
Workshop - Added Submit new entry button to submissions tab
2024-02-19 21:54:53 +01:00
Robert
00c510cad3
Merge branch 'development'
2024-02-17 15:01:38 +01:00
Robert
0b6bf5685e
Core - Fixed crash on startup if workshop folder is missing
...
Updating - Properly delay auto-update check until the UI shows,
2024-02-17 15:01:18 +01:00
RobertBeekman
c61e3d289a
Merge branch 'development'
2024-02-17 11:54:29 +01:00
RobertBeekman
cf10193bd2
Workshop - Finished initial plugin implementation
2024-02-17 11:54:22 +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
Robert
21b8112de5
Workshop - Implemented plugin browsing, installation and removal
2024-02-15 22:57:33 +01:00
RobertBeekman
d9df443970
Workshop - Added plugin upload support
2024-02-14 23:04:19 +01:00
RobertBeekman
5184d53d97
Merge branch 'development'
2024-02-13 21:55:23 +01:00
RobertBeekman
38a1318170
Account management - Final tweaks
2024-02-13 21:55:09 +01:00