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

124 Commits

Author SHA1 Message Date
RobertBeekman
e73ae961ba Layouts - Remove feature flag 2024-01-16 09:33:29 +01:00
Robert
c1e0dadce8 Workshop - Layout info and images WIP 2023-10-29 20:43:30 +01: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
8d5640aba3 UI - Fixed various rename dialogs cancelling instead of submitting when pressing enter
Submission wizard - Allow window to scroll when setting up layer adaption hints
Local web API - Added status endpoint to determine whether webserver is running
2023-09-17 11:35:19 +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
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
23f80895b6 Merge branch 'development' into feature/workshop 2023-08-27 11:48:07 +02:00
Robert
e5c42ee228 Profiles - Redesigned export file format 2023-08-27 11:46:14 +02:00
Robert
3158e4247a Merge branch 'development' into feature/workshop 2023-08-26 22:39:08 +02:00
Robert
811917c1c9 UI - Unload current page when closing screen
UI - Restore last page when opening via double click on tray icon
Windows - Fixed settings tray menu item opening release tab
2023-08-26 22:39:01 +02:00
Robert
606a34c7be Merge branch 'development' into feature/workshop 2023-08-26 21:52:07 +02:00
Robert
f3a4ccea8b Sidebar - Navigate on click instead of select, allowing to go back to the main screen of a menu item 2023-08-26 21:51:58 +02:00
Robert
671c587df6 Profiles - Added workshop installing 2023-08-26 20:47:48 +02: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
56abc48ab3 Profiles - Resize profile images to 128x128 2023-08-13 10:42:28 +02:00
Robert
d2b8123a30 Core - Reworked profile render override for the editor and new previewer 2023-08-10 11:54:37 +02:00
Robert
1c438be158 Feature flag out the workshop 2023-07-27 20:40:24 +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
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
f43ebd2153 UI - Fix URLs 2023-06-22 23:16:49 +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
fa710777d7 UI - Use Timer instead of DispatcherTimer where feasible 2023-05-20 23:11:51 +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
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
192b4f0df2 UI - Rename folders and layers in a dialog to avoid hotkey issues
UI - Fixed renaming an effect executing twice, requiring two undo-actions to undo it
UI - Always disable editor hotkeys when typing in any input
2023-04-19 16:03:57 +02:00
Robert
a173f3cc61 Fixed separators and replaced obsolete filepicker calls 2023-04-10 12:45:16 +02: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
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
81e83e59f6 Fixed Artemis.UI.Shared compile errors 2023-03-29 21:36:56 +02:00
Robert
67a4672c66 Implemented Windows updating 2023-02-26 13:41:40 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
166cb888c1 Meta - Update RGB.NET
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
Diogo Trindade
194780b25c Core - Added fading in and out of profiles 2022-11-27 15:20:17 +00:00
Felipe Urzúa
a66cc26f29
Node picker - Allow searching with ! and !! for starts-with and exact-match respectively 2022-11-06 10:07:28 +01:00
Robert
d4bd44b504 Sidebar - Fixed removed categories not dissapearing
Sidebar - Fixed exception when creating a category with an already in use name
2022-10-12 21:20:39 +02:00
Robert
486fb88c50 Sidebar - Fixed bottom button tooltips 2022-10-03 20:41:19 +02:00
Robert
d87ce6263f Sidebar - Don't show "Empty category" on collapsed categories 2022-09-24 12:13:46 +02:00
Robert
212f8855de Plugin Features - Removed icons
Data model event node - Fix numeric values
2022-09-17 19:25:17 +02:00
Robert
87bf85c2e4 Sidebar - Reorganized buttons and context menus 2022-09-14 19:34:36 +02:00