|
a747ab700e
|
Fix blank space in Plugin Control description when none is provided
|
2016-07-24 19:28:17 +02:00 |
|
|
b51b017005
|
Fix plugin script generator causing JS syntax error
|
2016-07-24 18:14:56 +02:00 |
|
|
5740dd8c8a
|
Add plugin bridge object to script variable list
|
2016-07-24 15:35:17 +02:00 |
|
|
c64e16471b
|
Add plugin utility bridge with file functionality and a plugin token system
|
2016-07-23 18:36:58 +02:00 |
|
|
0a21c61535
|
Rewrite FormPlugins to use the new TabPanel and remove PluginListControl
|
2016-07-03 03:43:42 +02:00 |
|
|
f13515ba16
|
Add includeDisabled parameter to PluginManager.ExecutePlugins and update calls
|
2016-07-02 00:05:22 +02:00 |
|
|
d9321a9acb
|
Split plugins.js into separate browser and notification scripts and refactor notification script execution code
|
2016-07-01 23:53:08 +02:00 |
|
|
19f9614c74
|
Add ScriptLoader.GetRootIdentifier and PluginManager.HasAnyPlugin(environment) and use them
|
2016-07-01 23:47:06 +02:00 |
|
|
b6a683dfe1
|
Rewrite plugins.js, plugin state handling and script execution (separate instead of combining)
|
2016-06-30 16:31:02 +02:00 |
|
|
b531016c7b
|
Refactor ScriptLoader for easier script identifier handling
|
2016-06-30 03:15:46 +02:00 |
|
|
188369e922
|
Implement optional minimum TweetDuck version tag for plugins
|
2016-06-26 23:18:46 +02:00 |
|
|
347c5054f9
|
Fix plugin load error text containing incorrect plugin names
|
2016-06-26 22:55:58 +02:00 |
|
|
d955713335
|
Finish plugin reloading and add plugin counts to the UI
|
2016-06-25 19:42:20 +02:00 |
|
|
8bb69ef0ee
|
Rework plugin manager events (move to a different namespace and change LoadError to Load)
|
2016-06-25 19:38:20 +02:00 |
|
|
13d0e10dcd
|
Implement basic plugin loading and management
|
2016-06-25 18:53:03 +02:00 |
|
|
49f12abeb3
|
Add plugin author and website labels and adjust height based on description
|
2016-06-05 02:11:17 +02:00 |
|
|
4283403f0e
|
Add a base for plugin management including basic UI
|
2016-06-04 23:24:46 +02:00 |
|