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

121 Commits

Author SHA1 Message Date
Robert
a9d4bd2385 Workshop - Plugin/layout management visual tweaks
Workshop - Avoid acidentally pre-selecting a release
2024-04-14 15:59:21 +02:00
Robert
74c24c84ae Workshop - Visual pass 2024-04-14 15:47:29 +02:00
RobertBeekman
7b71ee05da Workshop - Refactor markdown editor
Workshop - Add changelog during upload
2024-04-13 16:54:57 +02:00
Robert
62057d657a Workshop - Improve child navigation performance 2024-04-12 22:53:40 +02:00
RobertBeekman
cac44d748d Workshop - Added release management 2024-04-10 20:59:53 +02:00
Robert
6b4ed48d05 Workshop - Reworked installation management 2024-03-30 17:55:51 +01:00
Robert
d6f1ba9aad Release page - Added release installation 2024-03-29 10:27:42 +01:00
RobertBeekman
9e994840f6 Workshop - Added dedicated release page 2024-03-27 21:43:45 +01:00
Robert
9c04932afa Show multiple releases and improve workshop routing 2024-03-24 21:29:48 +01:00
RobertBeekman
da3d47d7b8 Core - Prevent double-shutdowns which can cause crashes
Storage - Make the DbContext factory thread safe
Workshop - Replaced pagination with infinite scroll
Workshop - Added supported platforms and admin requirements to plugin details page
2024-03-21 20:12:40 +01:00
RobertBeekman
551921db9f
Storage - Replace LiteDB with SQLite + EF Core (#843)
Storage - Added LiteDB to SQLite migration
UI - Try to die a bit more gracefully
Core - Delay start watching plugins for hot reload after initializing
UI - Simplify category management logic
UI - Avoid crash during profile icon load
Storage - Fix entry metadata retrieval
2024-03-13 20:19:21 +01:00
RobertBeekman
9132301dbf Workshop - Show required plugins on profile pages
Workshop - Show related profiles on plugin pages
2024-03-03 22:09:10 +01:00
RobertBeekman
e5a5f10286
Profiles - Added IPluginFeatureDependent interface and implement throughout profiles (#842)
* Profiles - Added IPluginFeatureDependent interface and implement througout profiles
* Workshop - Include dependencies in profile upload request
2024-03-03 20:19:36 +01:00
RobertBeekman
a48e0d2d90 Workshop - Fix submissions not scrolling 2024-02-28 22:11:28 +01:00
RobertBeekman
a340f8822e
Replace JSON.NET with System.Text.json (#840) 2024-02-28 19:31:38 +01:00
RobertBeekman
585a2fbe18 Workshop - Fix info about new images not applying 2024-02-23 22:13:46 +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
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
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
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
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
0c107410d5
Meta - consolidate dependencies 2024-01-14 22:41:18 +00: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
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
d656c6960d UI - Use PropertyChanged.SourceGenerator in workshop 2023-10-20 20:00:07 +02:00
Robert
1bd4efbbc5 Meta - Fixed a bunch of build warnings 2023-10-18 23:13:57 +02:00
Robert
2a0a0f3cfd Core - Split up RGBService into RenderService and DeviceService
Core - Removed rendering from CoreService
Core - Store and restore original device LEDs when applying/clearing layouts
2023-10-05 20:38:07 +02:00
Robert
279761abd3 Workshop - Added button to copy share link to profile detail page 2023-09-25 19:52:56 +02:00
Robert
4994b3fb44 Workshop - Added filtering, sorting and changable entries per page 2023-09-23 23:08:28 +02:00
Robert
68eae085e4 Workshop - Disable continue button in email validation step 2023-09-20 22:58:06 +02:00
Robert
fbf908c032 Workshop - Fixed email not being detected as verified
Settings - Fixed new releases not loading when there are more than 20
2023-09-20 22:55:37 +02:00