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

17 Commits

Author SHA1 Message Date
Robert
4994b3fb44 Workshop - Added filtering, sorting and changable entries per page 2023-09-23 23:08:28 +02:00
Robert
173b04101a Fix args not being passed on correctly 2023-03-26 14:09:30 +02:00
Robert
494c5b4054 Don't show UI when silently updating 2023-03-26 13:05:19 +02:00
Robert
c6b14813b7 Fixed an oopsie 2023-03-25 22:19:36 +01:00
Robert
319b84c949 Fix updating with directories with whitespaces 2023-03-25 21:51:38 +01:00
Robert
8dee02e6fd When updating, bypass execution policy for scripts
Fix getting stuck on Initializing Core if updating fails
2023-03-25 15:51:33 +01:00
Robert
0e32bb6b61 Output install log to file 2023-03-09 21:35:12 +01:00
Robert
4a8845e578 Simplify release install process
Fix install on startup
2023-03-06 21:58:44 +01:00
Robert
acd005e4a2 Implemented most of the updating mechanism 2023-02-24 22:54:17 +01:00
Robert
0cd65a2ebf Implemented Artemis.Web.Update client 2023-02-12 16:48:16 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
6a12286783 Windows - Fixed PowerShell error on Windows shutdown 2022-10-11 21:21:06 +02:00
Robert
928d9711af Core - Moved startup arguments from CoreService to Constants
Web server - Added setting to disable the web server
Web server - Added --disable-webserver startup argument to disable the web server
UI - Fixed Artemis not bringing existing instances to foreground if already running
2022-08-26 20:32:36 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
4703c0890a UI - Always use dark theme 2022-07-27 20:09:23 +02:00
Robert
66ea718316 Profile editor - Integrated visual scripting 2022-04-03 22:21:56 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00