1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 13:28:33 +00:00

2882 Commits

Author SHA1 Message Date
Robert
7f5b677cc3 Capture view model references in WhenActivated of views to avoid NRE 2025-12-11 23:58:15 +01:00
Robert
5609065974 Workshop - Add --alt-login-callback startup argument
UI - Rounded corners on profile icons
2025-12-11 23:54:50 +01:00
Robert
06c5294e88 Profile editor - Fix race condition causing the editor to fail to activate on suspended profiles
Surface editor - Implemented left-handed preset
2025-12-11 22:55:31 +01:00
Robert
108cbaae3d Replace profile-from-workshop-dialog with a page 2025-12-10 23:06:14 +01:00
Robert
638dbd11eb Revert regrets 2025-12-09 20:57:51 +01:00
Robert
2ad5f974e8 Think better of move 2025-12-09 20:55:50 +01:00
Robert
bfffa99737 Fix build 2025-12-09 20:48:52 +01:00
Robert
3c8d8b2387 Plugins - Allow config window to be mandatory
UI - Move profile editor into Profile screen, profile page no longer always has to show the editor
2025-12-09 20:42:13 +01:00
Robert
565647f1ed Workshop - Improves default entry handling in workshop
Core - Modifies the Artemis data folder path based on the build configuration.
Plugins - Adds a confirmation dialog to prompt the user to restart if a plugin requires admin rights.
Startup wizard - Updates the installation progress bar in the startup wizard.
Workshop - Changes category retrieval to be based on EntryType.
Workshop - Adds the ability to include default entries when searching the workshop.
2025-12-08 22:27:18 +01:00
Robert
f0cbc3e561 Workshop - Add button to upload submission directly from library
Workshop - While creating submission allow fitting the icon instead of cropping
Workshop - Add the ability to filter default entries
2025-12-06 20:27:48 +01:00
Robert
13c497f41e Enhances setup wizard workflow
Refactors the setup wizard to streamline the initial user
experience. Includes the following changes:

- Adds nyan cat animation during feature installations for user enjoyment
- Skips essential feature selection if workshop is unreachable
- Moves directly to settings after device/surface selection
- Adds option to configure settings, after device configuration
2025-12-04 23:09:28 +01:00
Robert Beekman
6988255dce Merge branch 'feature/hot-avalonia-3' into feature/default-entries 2025-12-01 14:37:07 +01:00
Kira-NT
63e3eadc35 Revert to using .EnableHotReload() 2025-11-30 16:28:44 +00:00
Robert
adbf850bff More default entries UX 2025-11-30 15:41:21 +01:00
Kira-NT
b7907a9fd9 Fix HotAvalonia setup 2025-11-24 09:46:17 +00:00
Robert
7c435fb037 Wizard UI improvements and further implementation of default entries step 2025-11-23 15:54:56 +01:00
Robert
6d1e39c1cc Try HotReload 3.0 2025-11-22 00:01:11 +01:00
Robert
b351f685f7 Add AXAML hot reload (debug only)
Major progress on default entries too I guess lmao
2025-11-15 15:07:54 +01:00
Robert
20fb6b7662 Add default entries wizard step 2025-08-19 09:01:21 +02:00
Robert
f05faa440c Update packages 2025-05-24 11:41:14 +02:00
Robert
3caf782d8e Workshop - Add ability to mark entry as default (admin only)
Workshop - Allow editing other user's entries (admin only)
Workshop - Show last update date in entry list instead of creation date
2025-04-19 11:37:28 +02:00
Robert
10a10b9149 Plugin Settings - When searching, search in plugin and features
Plugin Settings - Never scroll inside feature list, just show everything if a plugin has many features
2025-02-16 17:06:22 +01:00
Robert
37b8c2c3e9 Webserver - Add option to enable remote access 2025-02-16 12:05:26 +01:00
Robert
3367280576 Startup wizard - Correctly remember wizard was compelted
Settings - Fix double navigation occuring when opening settings
Settings - Fix double navigation occuring when opening releases
2025-02-16 11:15:52 +01:00
Diogo Trindade
ff74376ca2
Merge pull request #863 from Artemis-RGB/feature/linux-fixes
Handle unplugging devices properly on Linux
2025-02-15 17:56:29 +00:00
Diogo Trindade
c82f86aed3 handle unplugging devices properly 2025-02-15 15:55:57 +00:00
RobertBeekman
17e6c655ff
Core - Replace EmbedIO with GenHTTP
Replace EmbedIO with GenHTTP
2025-02-15 16:53:05 +01:00
Robert
fcf00af130 Add missing status handler, add TODO 2025-02-15 16:52:26 +01:00
Robert
7176aba0d6 Nodes - Inform nodes they are being loaded using the new IsLoading property 2025-02-14 22:15:03 +01:00
Robert
14c7940a21 UI - Fix visual regressions that occured after updating Avalonia at some point 2025-02-14 19:02:56 +01:00
Robert
0a26319914 Remove unneccesary error handler 2025-02-14 18:20:54 +01:00
Robert
eb4a6ceafb Finish implementing GenHTTP 2025-02-13 21:35:35 +01:00
Robert
e09389c6db Replace EmbedIO with GenHTTP 2025-02-08 22:48:51 +01:00
Robert
1ff509aac9 Bump .NET version in CI 2025-02-04 21:21:14 +01:00
Robert
2acac792f2 Merge branch 'development' 2025-02-04 21:01:16 +01:00
Robert
cfdcbe44c9 Meta - Update dependencies 2025-02-04 20:52:09 +01:00
Robert
df95e64567 Wizard - Refactored code into separate view models per step
Wizard - Skip layout and surface steps when no devices are found
Workshop - Fixed crash when opening library
2024-12-29 13:31:06 +01:00
Robert
4c6ca9b511 Merge branch 'development' 2024-11-14 20:35:46 +01:00
Robert
25786c6951 Workshop - Limit home page submissions 2024-11-14 15:03:14 +01:00
Robert
d725234d56 Storage - Downgrade EF for now to latest 8.x
Core - Include backwards compatible color quantizer methods
2024-11-14 14:58:54 +01:00
Robert
37f973b093 Core - Removed scripting providers
Meta - Updated packages
2024-11-14 14:09:51 +01:00
Robert
7691af95b9 Merge remote-tracking branch 'origin/RGB.NET_v3' into development 2024-11-14 13:30:08 +01:00
Robert
907c758b83 Meta - Update packages 2024-09-23 22:17:46 +02:00
Robert
d2afc77bb8 Merge branch 'development' of github.com:Artemis-RGB/Artemis into development 2024-09-23 21:39:25 +02:00
RobertBeekman
a6e75d7a40
Merge pull request #854 from Artemis-RGB/JsonUpdate
Bumped System-Text.Json to 8.0.4
2024-08-17 14:10:42 +02:00
bedf1f5f38 Bumped System-Text.Json to 8.0.4 2024-08-10 22:49:45 +02:00
Robert
ec5fbba87c Workshop - Revert voting changes, was fun to try but not useful enough 2024-07-24 22:07:58 +02:00
Robert
1e8c68bbeb Workshop - Avoid crashes when auto-updating without internet
Workshop - Added vote based entry score system
2024-07-24 11:39:56 +02:00
5d82c159e1 Replaced the quantization code and with the HPPH implementation 2024-07-22 23:52:50 +02:00
db84f1dc75 Major upgrade of RGB.NET to v3 2024-07-22 23:26:53 +02:00