MrDraw/src/octoprint
2014-11-17 11:06:54 +01:00
..
filemanager Fix of file type detection 2014-10-29 12:17:26 +01:00
plugin Support for a new type of API key 2014-11-14 14:30:25 +01:00
plugins More work on slicing integration: 2014-10-29 12:16:49 +01:00
server Updating the settings now fires a new event "SettingsUpdated" 2014-11-17 11:06:54 +01:00
slicing More work on slicing integration: 2014-10-29 12:16:49 +01:00
static Merge branch 'updateSettingsModal' of https://github.com/Booli/OctoPrint into Booli-updateSettingsModal 2014-11-12 11:26:23 +01:00
templates Small optimization 2014-11-12 11:22:55 +01:00
translations Pause button now changes icon when paused to indicate "Resume" state better, also added tooltips 2014-10-20 09:51:33 +02:00
util Merge branch 'master' into devel 2014-11-10 09:21:23 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Fixed a couple of more missing branch fields and added Changelog entry 2014-11-04 10:07:46 +01:00
daemon.py
events.py Updating the settings now fires a new event "SettingsUpdated" 2014-11-17 11:06:54 +01:00
printer.py Keep track of files that are currently being used (file being printed, source and destination for slicing) so that they can't be deleted 2014-10-21 19:18:59 +02:00
settings.py Updating the settings now fires a new event "SettingsUpdated" 2014-11-17 11:06:54 +01:00
timelapse.py Keep track of files that are currently being used (file being printed, source and destination for slicing) so that they can't be deleted 2014-10-21 19:18:59 +02:00
users.py Properly recognize app session keys everywhere. Also fixed a bug where the ApiUser was not properly provisioned with his roles. 2014-11-14 17:58:42 +01:00