RobertBeekman
70994feb32
Storage - Fixed remaining issues so far
2024-03-09 10:54:12 +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
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
RobertBeekman
38a1318170
Account management - Final tweaks
2024-02-13 21:55:09 +01:00
RobertBeekman
a2fe5d5d08
Settings - Added account management
2024-02-08 20:58:16 +01:00
Diogo Trindade
0c107410d5
Meta - consolidate dependencies
2024-01-14 22:41:18 +00:00
Robert
190d797f1a
UI - Use PropertyChanged.SourceGenerator everywhere else
2023-10-20 20:33:44 +02:00
Robert
1bd4efbbc5
Meta - Fixed a bunch of build warnings
2023-10-18 23:13:57 +02:00
Robert
6921561317
UI - Add PropertyChanged.SourceGenerator and use it in the profile editor
2023-10-18 22:50:28 +02:00
Robert
2a0a0f3cfd
Core - Split up RGBService into RenderService and DeviceService
...
Core - Removed rendering from CoreService
Core - Store and restore original device LEDs when applying/clearing layouts
2023-10-05 20:38:07 +02:00
Robert
0a5cc6955e
Added artemis:// protocol support
2023-09-24 20:10:21 +02:00
Robert
fbf908c032
Workshop - Fixed email not being detected as verified
...
Settings - Fixed new releases not loading when there are more than 20
2023-09-20 22:55:37 +02:00
Robert
a798980eec
Workshop - Feature flagged out layouts
...
Settings - Use Fluent tabs
2023-09-09 00:32:58 +02:00
Robert
a0536b4302
Workshop - Did all the things (Markdown stuff)
2023-09-02 22:58:35 +02:00
Robert
c132edeb51
Router - Require routable VMs to implement new RoutableScreen
2023-09-02 15:52:17 +02:00
Robert
e545d2f3da
Workshop - Added library view models
2023-08-31 22:04:57 +02:00
Robert
4143cc2de8
Added profile details
2023-08-25 22:54:56 +02:00
Robert
e21edd0ed6
About tab - Fixed my icon being smoll, lmao
...
About tab - Use async image loader instead of manual bitmaps
Workshop - Use async image loader for entry icons
2023-08-24 19:38:47 +02:00
Robert
a51ab70298
Merge branch 'development' into feature/workshop
2023-08-21 20:15:46 +02:00
Robert
2dff152e90
About tab - Made version selectable
2023-08-20 14:37:47 +02:00
Robert
d2b8123a30
Core - Reworked profile render override for the editor and new previewer
2023-08-10 11:54:37 +02:00
Robert
86a22a9d39
Upgrade RGB.NET and hide Mica option outside W11
2023-07-27 20:47:10 +02:00
Robert
ee6d295fd8
Upgrade Avalonia
2023-07-26 22:13:40 +02:00
Robert
229d93901b
Merge branch 'development' into feature/workshop
2023-07-06 18:41:59 +02:00
RobertBeekman
962b13c6ed
UI - Added routing ( #802 )
...
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-07-02 22:15:38 +02:00
Robert
b5de3b65b2
Merge branch 'development' into feature/workshop
2023-06-23 16:10:06 +02:00
Robert
f43ebd2153
UI - Fix URLs
2023-06-22 23:16:49 +02:00
Robert
3860ef0f3d
Merge branch 'development' into feature/workshop
2023-06-22 23:09:26 +02:00
Robert
4224875fb0
Added basic login
2023-06-22 22:56:24 +02:00
Robert
52a769be96
Added Matomo campaign to URLs so we know whether they're used
2023-06-18 12:35:46 +02:00
Robert
c86dba30fc
Settings - Brought the with and margins of different tabs in line with eachother
...
Settings - Tweaked card title font size and spacing
Plugins - Show extra information on plugins in their config dialog
Plugins - Added the ability to provide a license in plugin.json
2023-05-18 11:18:55 +02:00
Robert
bf6674e44f
Upgraded to preview8
2023-05-11 23:10:49 +02:00
Diogo Trindade
59f9479d9a
WIP - Changed Bindings into CompiledBindings
2023-04-30 21:39:21 +01:00
Robert
c50a572363
UI - Update Avalonia to preview7
...
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
949106e470
Plugins - Added help pages
2023-04-14 11:55:53 +02:00
Robert
a173f3cc61
Fixed separators and replaced obsolete filepicker calls
2023-04-10 12:45:16 +02:00
Robert
88558efcb1
Fix auto connecting nodes
2023-04-07 16:18:07 +02:00
Robert
73933ee324
Fixed color picker button
2023-04-04 22:36:39 +02:00
Robert
4518691907
Fixed lots of runtime errors
2023-03-31 21:17:14 +02:00
Robert
5b5acf2f76
Fixed remaining compile errors
2023-03-31 20:52:44 +02:00
Robert
d171b947b7
Fixed compile errors in Artemis.UI
2023-03-30 23:13:39 +02:00
Robert
834212737f
Release details - Don't show exception message on cancel
2023-03-26 12:32:37 +02:00
Robert
e216737c50
Fix auto installing updates, set default of auto install to true
2023-03-26 11:40:30 +02:00
Robert
0e32bb6b61
Output install log to file
2023-03-09 21:35:12 +01:00
Robert
4a8845e578
Simplify release install process
...
Fix install on startup
2023-03-06 21:58:44 +01:00
Robert
ee19776afa
Clean up old releases
2023-03-04 19:25:31 +01:00
Robert
5d01665d6e
Added update history
2023-03-04 16:30:41 +01:00
Robert
ede29aa9f9
Added channel startup argument
2023-03-03 13:35:42 +01:00
Robert
0852769cc9
Removed BuildInfo constant
...
Indicate which version is currently installed in release list
2023-02-28 22:45:34 +01:00