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

2718 Commits

Author SHA1 Message Date
RobertBeekman
1ed13d8b68 Remove Qodana for now 2024-02-20 12:19:29 +01:00
RobertBeekman
78d3b58f99 Upgrade .NET 8 and packages
Include Qodana :D
2024-02-20 12:06:21 +01:00
RobertBeekman
9126601ae7 UI - Fixed UI showing during auto-run even with show on startup disabled
UI - Fixen an issue during startup where Artemis would navigate to home after a few seconds
Workshop - Added Submit new entry button to submissions tab
2024-02-19 21:54:53 +01:00
Robert
0b6bf5685e Core - Fixed crash on startup if workshop folder is missing
Updating - Properly delay auto-update check until the UI shows,
2024-02-17 15:01:18 +01:00
RobertBeekman
cf10193bd2 Workshop - Finished initial plugin implementation 2024-02-17 11:54:22 +01:00
RobertBeekman
f2c8de1746 Plugins - Fixed cancelling prerequisite installation
Plugins - Tweaked prerequisite installation popup size
Account settings - Added personal access token management
Workshop - Added plugin loading, installing and removal
2024-02-16 23:04:24 +01:00
Robert
21b8112de5 Workshop - Implemented plugin browsing, installation and removal 2024-02-15 22:57:33 +01:00
RobertBeekman
d9df443970 Workshop - Added plugin upload support 2024-02-14 23:04:19 +01:00
RobertBeekman
38a1318170 Account management - Final tweaks 2024-02-13 21:55:09 +01:00
RobertBeekman
a2fe5d5d08 Settings - Added account management 2024-02-08 20:58:16 +01:00
RobertBeekman
3952a268d1 Debugger - Fixed current renderer always showing as Software
Render service - Log which renderer is used
Updating - Fixed release not loading when viewing it from the desktop notification
Core - Removed old unused code
Data model event cycle node - Fixed crash on shutdown
2024-02-02 09:45:18 +01:00
RobertBeekman
6364ce3fc4 Workshop - Fixed uploading layouts trying to write a ZIP file to desktop
UI - Always show user icon regardless of window
2024-01-30 22:12:57 +01:00
RobertBeekman
17bd62e673 Workshop - Fixed current user avatar not displaying
Workshop - Improve error handling while uploading new entries
2024-01-30 13:14:24 +01:00
RobertBeekman
c29d30d222 Workshop - Update image delete URL 2024-01-29 22:55:38 +01:00
RobertBeekman
cea8c1b796 Update UpdateEntryImage signature 2024-01-29 22:03:41 +01:00
RobertBeekman
78b96deeab Router - Added reload
Workshop - Added image management to existing entries
Workshop - Fixed pagination in layouts page
2024-01-28 22:43:35 +01:00
RobertBeekman
19082481c3 Workshop - Fix profile installation 404ing 2024-01-16 11:39:49 +01:00
RobertBeekman
e73ae961ba Layouts - Remove feature flag 2024-01-16 09:33:29 +01:00
Diogo Trindade
7edaf709e6
Merge pull request #832 from Artemis-RGB/feature/cleanup-deps
Meta - Clean up nuget package references
2024-01-15 21:43:19 +00:00
RobertBeekman
833ab7ac78 Workshop - Offer to apply layout to devices 2024-01-15 22:21:15 +01:00
Diogo Trindade
3ca3b6a18a
Update packages 2024-01-15 19:33:40 +00:00
Diogo Trindade
50b5f13051
remove another redundant 2024-01-15 19:18:15 +00:00
Diogo Trindade
b3dc12790c
Remove Artemis.props file 2024-01-15 19:08:16 +00:00
Diogo Trindade
0c107410d5
Meta - consolidate dependencies 2024-01-14 22:41:18 +00:00
Robert
b01c5b16fc Storage - Added layout migration 2024-01-14 22:48:33 +01:00
Robert
8b4b5d8810 Workshop - Fix library virtualization
Workshop - Tweak screenshots scaling
2024-01-14 20:38:17 +01:00
RobertBeekman
28edabae89 Workshop - Implemented workshop installation, layout selection and removal 2024-01-14 12:46:51 +01:00
RobertBeekman
dad6a56238 Devices - Implemented switching between layout providers 2024-01-13 11:59:12 +01:00
RobertBeekman
e8590abd61 Devices - Reworking layout loading 2024-01-09 21:27:51 +01:00
RobertBeekman
9393bf2b68 Workshop - Implemented image gallery dialog 2023-12-13 21:55:27 +01:00
RobertBeekman
e304d67035 Workshop - Simplify upload to a busy indicator, show images in profiles 2023-12-10 22:44:03 +01:00
Robert
e33ae8a066 Workshop - Added image uploading 2023-11-09 23:34:35 +01:00
RobertBeekman
0667d58ed8 Images WIP 2023-11-05 21:27:41 +01:00
RobertBeekman
6b4e84c95a Added layout archive generation 2023-11-02 22:29:42 +01:00
Robert
59fe1df40f Move IEntrySource to workshop 2023-11-01 20:19:00 +01:00
Robert
c1e0dadce8 Workshop - Layout info and images WIP 2023-10-29 20:43:30 +01:00
Robert
f4b9b67f1a Workshop - Layout info WIP 2023-10-23 19:33:38 +02:00
Robert
c77d51fb58 Workshop - Layout submission WIP 2023-10-21 20:19:15 +02:00
Robert
190d797f1a UI - Use PropertyChanged.SourceGenerator everywhere else 2023-10-20 20:33:44 +02:00
Robert
d656c6960d UI - Use PropertyChanged.SourceGenerator in workshop 2023-10-20 20:00:07 +02:00
Robert
8f1509fc28 UI - Upgrade to (preview :c) version of HotChocolate to fix emoji issue 2023-10-20 19:43:00 +02:00
Robert
1bd4efbbc5 Meta - Fixed a bunch of build warnings 2023-10-18 23:13:57 +02:00
Robert
6921561317 UI - Add PropertyChanged.SourceGenerator and use it in the profile editor 2023-10-18 22:50:28 +02:00
Robert
fb6845be5d Core - Call OnFrameRendering after core has rendered instead of before 2023-10-18 21:11:06 +02:00
Robert
4e8d532c63 Meta - Upgrade Nuget packages 2023-10-18 20:53:08 +02:00
Robert
3894d9f9fe Merge branch 'master' into development 2023-10-17 20:03:51 +02:00
Robert
1f3f213405 Merge branch 'development' 2023-10-17 19:54:24 +02:00
Robert
4737173c2a Revert "Revert "Merge branch 'development'""
This reverts commit ebf40992bcdd75d6024d4bce25410511cbf88287.
2023-10-17 19:54:19 +02:00
Diogo Trindade
c55cb5266b WebApiRemote - allow passing parameters to restart 2023-10-17 00:56:58 +01:00
Robert
0f8c8a6e11 Remove leftover debug write lines 2023-10-16 21:30:38 +02:00