1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

2560 Commits

Author SHA1 Message Date
Robert
56abc48ab3 Profiles - Resize profile images to 128x128 2023-08-13 10:42:28 +02:00
Robert
e9f2b77fd6 Shared UI - Added tags input control 2023-08-13 10:41:29 +02:00
Robert
3a6171726c Core - Removed OriginalFileName from icon since it's irrelevant 2023-08-13 10:41:12 +02:00
Robert
e1f0ccbcc1 Submission wizard - Added adaption hint and entry details steps 2023-08-11 14:43:35 +02:00
Robert
d2b8123a30 Core - Reworked profile render override for the editor and new previewer 2023-08-10 11:54:37 +02:00
Robert
c6a318b6e3 Merge branch 'development' into feature/workshop 2023-08-09 11:58:37 +02:00
Robert
e0869e4f28 UI - Update Avalonia to 11.0.2
UI - Update FluentAvalonia to 2.0.1
2023-08-09 11:58:28 +02:00
Robert
78cb95aabc Submission wizard - Added Lottie animations and the first few steps 2023-08-09 11:54:35 +02:00
Robert
661242ebf9 Submission wizard - Added logging in and email verification check 2023-08-07 20:25:00 +02:00
Robert
eeaf3999cf Workshop login - Use code auth flow instead of device code 2023-08-06 22:05:34 +02:00
Robert
2621542479 Editor - Fixed crash when moving folders due to a race condition 2023-07-31 22:30:52 +02:00
Robert
990f55b7c5 Workshop - Added login UI 2023-07-31 22:20:45 +02:00
Robert
7eccdf079a UI - Move notifications to the overlay layer 2023-07-31 22:20:25 +02:00
Robert
704d649fba Core - Limit log file size to 5 MB and only retain max 14 log files 2023-07-30 10:42:31 +02:00
Robert
86a22a9d39 Upgrade RGB.NET and hide Mica option outside W11 2023-07-27 20:47:10 +02:00
Robert
1c438be158 Feature flag out the workshop 2023-07-27 20:40:24 +02:00
Robert
44691dd5a8 Show question mark in race condition 2023-07-27 20:18:05 +02:00
Robert
3030312df9 Merge branch 'feature/workshop' into development 2023-07-27 20:17:06 +02:00
Robert
0225457b1b Merge remote-tracking branch 'origin/feature/fix-crash' into development 2023-07-27 20:16:59 +02:00
Robert
02798b6d6e Routing - Added missing XAML comments to public types 2023-07-27 20:16:02 +02:00
Robert
66f263ff2a Gradient picker - Fixed selecting stops in the top part of the picker 2023-07-27 20:15:52 +02:00
Robert
ee6d295fd8 Upgrade Avalonia 2023-07-26 22:13:40 +02:00
Diogo Trindade
3830e8566e Fix race condition when opening window that causes a crash 2023-07-24 16:43:00 +01:00
Robert
e03d6b20e9 Added acrylic blur test 2023-07-23 17:19:56 +02:00
Robert
0e077e31b3 Merge branch 'master' into feature/workshop 2023-07-22 09:45:57 +02:00
Robert
552879ca77 Merge branch 'development' 2023-07-21 23:14:11 +02:00
RobertBeekman
fc598d88ad
Merge pull request #805 from Artemis-RGB/feature/debug-logs-select
Fixed a few annoying UI bugs
2023-07-21 23:11:48 +02:00
Robert
7c19937bce Implemented pagination in profile list 2023-07-21 23:10:50 +02:00
Robert
cfb39b986d Added pagination 2023-07-21 22:11:35 +02:00
Diogo Trindade
4936213249 Fix plugin module being case sensitive comparing guids 2023-07-21 17:00:35 +01:00
Diogo Trindade
27d69bc1bc Fixed enum swich node not respecting DisplayAttribute 2023-07-16 17:30:27 +01:00
Diogo Trindade
de7c09f047 Core - Override ColorSwatch.ToString
This cleans up the datamodel viewer a lot, currently since ColorSwatch is a struct, it has a very long name. Since the properties can be seen by looking at the children in the datamodel, this information is useless.
2023-07-14 23:19:28 +01:00
Robert
07d4539add Workshop list progress 2023-07-14 23:05:44 +02:00
Diogo Trindade
a991917ea9 Fixed text selection in the debug logs view 2023-07-14 17:02:41 +01:00
Robert
2a3fd30313 Merge branch 'development' into feature/workshop 2023-07-14 10:34:13 +02:00
Robert
329eeb8a5c Merge branch 'feature/avalonia.11' into development 2023-07-14 10:32:00 +02:00
Robert
b298900ed2 Upgrade Avalonia and FluentAvalonia, use a props file to sync versions 2023-07-14 10:31:44 +02:00
Robert
1c07bef3cf Use real backend 2023-07-14 09:21:09 +02:00
Robert
428bbd73e3 Added basic profile list 2023-07-09 12:54:07 +02:00
Robert
af1920141c Device visualizer - Clear device cache on UI thread on property change
Surface editor - Don't quietly fail device updates
2023-07-09 08:29:54 +02:00
Robert
65f81ab768 Added workshop home, changed VM routing structure 2023-07-08 21:44:39 +02:00
Robert
99a365be0b Sidebar - Added subitems support 2023-07-07 22:55:02 +02:00
Robert
229d93901b Merge branch 'development' into feature/workshop 2023-07-06 18:41:59 +02:00
Robert
d18ef4f5f4 Update Avalonia to 11 rc2.2 2023-07-04 20:24:38 +02:00
Robert
850038ffd1 Merge branch 'master' into development 2023-07-02 22:16:53 +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
4726190355 ColorGradient - Fixed GetColor returning the first stop if position was after the last stop 2023-06-24 15:44:06 +02:00
Robert
b5de3b65b2 Merge branch 'development' into feature/workshop 2023-06-23 16:10:06 +02:00
Robert
79309dcee7 Merge branch 'development' 2023-06-22 23:16:56 +02:00
Robert
f43ebd2153 UI - Fix URLs 2023-06-22 23:16:49 +02:00