1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

848 Commits

Author SHA1 Message Date
Robert
2a34381926 Submission wizard - Style tweaks to
Profile details - Started work on side pane
2023-08-22 22:20:56 +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
Diogo Trindade
6a02d5031b Early return when copying isn't possible 2023-08-19 19:10:03 +01:00
Robert
77bed1bf94 Entry list - Show icons
Workshop search - Show icons, update design
2023-08-19 11:32:22 +02:00
Robert
176a28761f Submission wizard - Upload entry icon
Entry lists - Show entry icon
2023-08-16 20:01:28 +02:00
Diogo Trindade
4223879e72 UI - Fix layout loading 2023-08-16 17:27:51 +01:00
Robert
6014bb9e3c Merge branch 'development' into feature/workshop 2023-08-14 21:00:07 +02:00
Robert
65c071e0bd UI - Fixed navigating to deep links 2023-08-14 20:55:45 +02:00
Robert
89a910d9e2 Merge branch 'development' into feature/workshop 2023-08-14 20:43:00 +02:00
Robert
4a152f4e95 UI - Fixed possible crash when loading profiles with broken icons
Debugger - Added routing debugger
2023-08-14 20:42:51 +02:00
Robert
a1fd8d5099 Shared UI - Added HttpClientUtilities offering progressable stream content
Submission wizard - Added upload progress
Submission wizard - Close on finish
2023-08-14 20:10:13 +02:00
Robert
ad4da3032d Workshop - Added profile uploading
Submission wizard - Final upload steps
2023-08-13 21:11:05 +02:00
Robert
e52faf1c9f Submission wizard - Added entry specifications step 2023-08-13 10:42:51 +02:00
Robert
56abc48ab3 Profiles - Resize profile images to 128x128 2023-08-13 10:42:28 +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
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
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
ee6d295fd8 Upgrade Avalonia 2023-07-26 22:13:40 +02: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
7c19937bce Implemented pagination in profile list 2023-07-21 23:10:50 +02:00
Diogo Trindade
4936213249 Fix plugin module being case sensitive comparing guids 2023-07-21 17:00:35 +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
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
Diogo Trindade
91364158c0 Merge remote-tracking branch 'origin/development' into feature/export-layout 2023-06-22 22:03:14 +01:00
Robert
4224875fb0 Added basic login 2023-06-22 22:56:24 +02:00
Diogo Trindade
5ef6c4b8a7 Made the UI save automatically, removed apply and reset buttons 2023-06-21 23:07:56 +01:00