2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-07-02 00:43:42 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
f6fe653274 more tweaks for linux building 2021-10-24 19:24:17 -02:30
9e9659f71b Added HttpClient to Core interface. 2021-10-24 13:02:37 -02:30
41334ae375 feat: wire up core methods for updating and cancelling notifications 2021-10-23 11:19:25 -02:30
5159500644 Notification overhaul and update to avaloniaui 0.10.7 2021-10-12 20:45:00 -02:30
c883821fb6 voice notifications and settings UI rework 2021-09-04 18:36:03 -02:30
78ffcc167b feat: better internal handling for plugin settings 2021-09-04 15:20:52 -02:30
a4ad2fdd7d Fixes to PluginManager for proper Notifier plugin handling
Addresses 2 issues:
1) If a single plugin class implemented both the Worker and Notifier interfaces, multiple instances of the class were created, meaning no shared state within the plugin. Now only 1 instance is created.
2) Plugins implementing only Notifier weren't properly loaded.
2021-08-10 00:44:14 -04:00
2bc47a8647 Remove plugin signature enforcement. 2021-06-08 17:27:30 -02:30
bbfcc98b97 Alter assembly loading. 2021-06-06 18:22:01 -02:30
2d91474002 Removed unnecessary. Add summaryt for AddGrid Item. Add ClearGrid and ExecuteOnUIThread. 2021-06-06 12:58:32 -02:30
6ec420bdb9 Added null check for plugin settings. 2021-06-06 10:34:40 -02:30
a5154996ee Add project files. 2021-06-03 22:25:32 -02:30