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

2645 Commits

Author SHA1 Message Date
Robert
d055f4818c Merge branch 'development' 2023-09-23 23:10:46 +02:00
Robert
9bf38f54a8 CI - Use SFTP in docs upload 2023-09-23 23:10:15 +02:00
Robert
4994b3fb44 Workshop - Added filtering, sorting and changable entries per page 2023-09-23 23:08:28 +02:00
Robert
aa8519b33c CI - Update DocFX FTP config 2023-09-21 23:43:03 +02:00
Robert
a8dadfc0c8 Meta - Bump SkiaSharp to 2.88.6 2023-09-21 22:33:09 +02:00
Robert
94a1939c69 Merge branch 'development' 2023-09-20 22:58:15 +02:00
Robert
68eae085e4 Workshop - Disable continue button in email validation step 2023-09-20 22:58:06 +02:00
Robert
c466d03988 Merge branch 'development' 2023-09-20 22:55:52 +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
Robert
3394786d31 Merge branch 'master' into development 2023-09-20 22:54:27 +02:00
Robert
ce927d320f Merge branch 'development' 2023-09-17 12:14:02 +02:00
Robert
19984b87f7 Merge remote-tracking branch 'origin/development' into development 2023-09-17 11:58:41 +02:00
Robert
8a4390fb80 Meta - Upgraded Nuget packages 2023-09-17 11:58:38 +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
RobertBeekman
bd723dfc1c
Merge pull request #818 from Artemis-RGB/feature/disallow-pr-master
CI - disallow PRs to master from any branch but dev
2023-09-10 17:14:57 +02:00
Diogo Trindade
d57e90956f CI - disallow PRs to master from any branch but dev 2023-09-10 15:19:12 +01:00
RobertBeekman
888ed3743e
Merge pull request #815 from Artemis-RGB/development
Adaption hints - Added more hints and sections
2023-09-10 12:00:15 +02:00
Robert
d96581f11c Adaption hints - Added single LED adaption hint
Adaption hints - Added more sections to keyboard section adaption hint
2023-09-10 11:58:37 +02:00
Robert
bbadef7a9a Merge branch 'development' 2023-09-09 20:47:51 +02:00
RobertBeekman
ca9ce948c5
Merge pull request #814 from Artemis-RGB/feature/workshop
Workshop - Initial implementation
2023-09-09 20:47:29 +02:00
Diogo Trindade
4b15d3d976 Workshop - Fixed crash when converting string back to DateTimeOffset 2023-09-09 16:08:57 +01:00
Robert
898ed19f29 Profile Editor - Fixed transforms breaking when hitting play 2023-09-09 13:42:46 +02: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
0ac973d4bc Workshop - Use production APIs 2023-09-09 00:11:45 +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
RobertBeekman
b7c0435648
Merge pull request #812 from Artemis-RGB/feature/process-monitor-opt
Core - Further reduced allocations in process monitor checking
2023-09-05 22:40:35 +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
Diogo Trindade
625fff4b73 Fix namespaces 2023-09-04 15:56:59 +01:00
Diogo Trindade
8a1b302e48 Core - Further reduced allocations in process monitor checking 2023-09-04 15:55:27 +01: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
7b7ef2045a Merge branch 'development' 2023-09-02 10:12:19 +02:00
Robert
730881b6d0 Merge branch 'development' into feature/workshop 2023-09-02 09:46:48 +02:00
RobertBeekman
d26f62223b
Merge pull request #811 from Artemis-RGB/ProcessMonitoring
Added more low level process-monitoring to reduce allocations and cpu…
2023-09-02 09:45:27 +02:00
RobertBeekman
7f75a89d97
Merge pull request #810 from Artemis-RGB/feature/profiler-call-count
Profiler - Added number of calls
2023-09-02 09:45:04 +02:00
RobertBeekman
d3b0da0b1f
Merge pull request #808 from Artemis-RGB/feature/windows-input-allocs
Reduce memory allocation in Windows Input Provider
2023-09-02 09:44:54 +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
Diogo Trindade
51e1ecea68 Remove weird import
not sure how that got there haha
2023-09-01 08:55:05 +01:00
ef3e349da4 Splitted the ProcessMonitor to have a cleaner separation of windows-specific and corss-platform code 2023-09-01 01:46:44 +02:00
abeb6885ce Added more low level process-monitoring to reduce allocations and cpu-time 2023-09-01 01:20:54 +02:00
Robert
e545d2f3da Workshop - Added library view models 2023-08-31 22:04:57 +02:00
Diogo Trindade
402242b79c Profiler - Added number of calls 2023-08-31 14:18:24 +01:00
Robert
d605afe6cc Merge branch 'development' 2023-08-27 12:18:16 +02:00