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

70 Commits

Author SHA1 Message Date
Diogo Trindade
4b15d3d976 Workshop - Fixed crash when converting string back to DateTimeOffset 2023-09-09 16:08:57 +01:00
Robert
0fdb40bd35 Workshop - Update workshop IDs to be long 2023-09-09 13:30:26 +02:00
Robert
a798980eec Workshop - Feature flagged out layouts
Settings - Use Fluent tabs
2023-09-09 00:32:58 +02:00
Robert
3d1e53e395 Workshop Library - Finished basic implementation of installed tab 2023-09-08 17:06:48 +02:00
Robert
876465cfdb Workshop Library - Installed entries WIP 2023-09-06 21:24:15 +02:00
Robert
c69be2836e Workshop - Added installed entries and update profiles when reinstalling them 2023-09-06 20:39:43 +02:00
Robert
fcde1d4ecc UI - Tweaked monospace font sizing 2023-09-05 21:39:43 +02:00
Robert
2ee170b803 Workshop - Fixed deep linking to an entry
Workshop - Added the ability to upload new releases to existing submissions
2023-09-04 20:30:57 +02:00
Robert
bf3d5fc75d UI - Replaced Consolas with Roboto Mono
Workshop library - Added most of submission management
2023-09-03 16:51:22 +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
318ec99ad4 Workshop library - Match browser design after all 2023-09-02 10:57:18 +02:00
Robert
742496b13d Workshop - UI tweaks 2023-09-02 09:43:42 +02:00
Robert
9c6d7329a6 Workshop Library - Added library pages
UI - Tweaked design to more closely match WinUI 3 gallery examples
2023-09-01 20:33:50 +02:00
Robert
e545d2f3da Workshop - Added library view models 2023-08-31 22:04:57 +02:00
Robert
671c587df6 Profiles - Added workshop installing 2023-08-26 20:47:48 +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
2a34381926 Submission wizard - Style tweaks to
Profile details - Started work on side pane
2023-08-22 22:20:56 +02: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
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
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
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
990f55b7c5 Workshop - Added login UI 2023-07-31 22:20:45 +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
7c19937bce Implemented pagination in profile list 2023-07-21 23:10:50 +02:00
Robert
07d4539add Workshop list progress 2023-07-14 23:05: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
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
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
4224875fb0 Added basic login 2023-06-22 22:56:24 +02:00
Robert
bde4e861c2 Initial workshop commit 2023-06-11 18:52:17 +02:00
Robert
ed3a770881 UI - Added new icon picker to profile configuration dialog 2023-05-18 19:39:15 +02:00
Robert
07f8209b7b UI - Initial icon picker commit 2023-05-18 13:27:04 +02:00
Diogo Trindade
59f9479d9a WIP - Changed Bindings into CompiledBindings 2023-04-30 21:39:21 +01:00
Robert
82b41425aa Fixed custom controls not responding to changes, fixed title bar interaciton 2023-04-02 10:40:54 +02:00
Robert
4518691907 Fixed lots of runtime errors 2023-03-31 21:17:14 +02:00
Robert
d171b947b7 Fixed compile errors in Artemis.UI 2023-03-30 23:13:39 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
65837e671a Device dialog - Added LEDs tab
General - Resolved lots of compile warnings (XML comments)
2022-06-19 14:19:03 +02:00