MrDraw/src/octoprint/plugins/softwareupdate
2015-06-19 13:19:54 +02:00
..
scripts Bundled Software Update Plugin 2015-06-09 13:35:03 +02:00
static Enforce update of updateable software after plugin changes 2015-06-18 17:08:56 +02:00
templates softwareupdate: Slight rewording of "current versions" information 2015-06-09 14:59:52 +02:00
updaters softwareupdate: plugins may now specify that they have dependency links 2015-06-13 19:36:28 +02:00
version_checks Bundled Software Update Plugin 2015-06-09 13:35:03 +02:00
__init__.py super(...).on_settings_save(data) => octoprint.plugin.SettingsPlugin.on_settings_save(self, data) 2015-06-19 13:19:54 +02:00
exceptions.py Bundled Software Update Plugin 2015-06-09 13:35:03 +02:00
util.py Bundled Software Update Plugin 2015-06-09 13:35:03 +02:00