Robert
bda247d3c3
Streamlines plugin management and installation
...
Refactors plugin handling for improved reliability and user experience.
- Removes built-in plugin copying, migrating to workshop-based installation
- Introduces a dedicated service for plugin interactions (enabling, disabling, removal, settings)
- Simplifies plugin enabling/disabling logic in the UI, centralizing the logic
2025-12-12 18:29:24 +01:00
Robert
4552b3ba17
UI - Fix Markdown link issues
2024-07-12 23:41:50 +02: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
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
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
Robert
f990641724
UI - Set window state to normal if minimized when opening main window
2023-09-25 19:28:07 +02:00
Robert
0a5cc6955e
Added artemis:// protocol support
2023-09-24 20:10:21 +02:00
Robert
4994b3fb44
Workshop - Added filtering, sorting and changable entries per page
2023-09-23 23:08:28 +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
811917c1c9
UI - Unload current page when closing screen
...
UI - Restore last page when opening via double click on tray icon
Windows - Fixed settings tray menu item opening release tab
2023-08-26 22:39:01 +02:00
Robert
ee6d295fd8
Upgrade Avalonia
2023-07-26 22:13:40 +02:00
RobertBeekman
962b13c6ed
UI - Added routing ( #802 )
...
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-07-02 22:15:38 +02:00
Robert
bf6674e44f
Upgraded to preview8
2023-05-11 23:10:49 +02:00
Robert
45f02c1573
UI - Fixed window not opening from tray
2023-04-11 20:58:01 +02:00
Robert
494c5b4054
Don't show UI when silently updating
2023-03-26 13:05:19 +02:00
Robert
4a8845e578
Simplify release install process
...
Fix install on startup
2023-03-06 21:58:44 +01:00
Robert
67a4672c66
Implemented Windows updating
2023-02-26 13:41:40 +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
166cb888c1
Meta - Update RGB.NET
...
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
Robert
65a2aa70e2
Profile editor - Copy child elements when copying folders
...
UI - Save window position/size
Numberic node - Correctly show 0 instead of an empty input when reloading after a save
2022-09-09 20:39:55 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +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
563389cab6
Profile editor - Fixed play on focus loss functionality
2022-08-21 13:34:10 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
9d2136dd6a
Plugins - Added API versioning
...
Tray icon - Fix crash when restoring main window from tray
2022-08-21 10:00:00 +02:00
Robert
a2a063c136
UI - Fix build warnings
...
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
faf5302975
UI - Rename each OS assembly to Artemis 2
...
UI - Added auto-run
UI - Added auto-update
2022-08-07 14:15:18 +02:00
Diogo Trindade
45e810c3ac
UI - Fixed Tray Icon on Linux
2022-07-30 19:43:42 +01:00
Robert
e2f456866a
UI - Fixed empty screen when opening from tray
...
UI - Fixed editor getting stuck when closed to tray
2022-07-16 21:27:34 +02:00
Robert
66ea718316
Profile editor - Integrated visual scripting
2022-04-03 22:21:56 +02:00
Robert
372991a69b
UI - Fixed a lot of binding errors
...
UI - Added most missing DisposeWith calls
2022-04-02 01:10:06 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02:00