moonraker/moonraker/components
Eric Callahan 9dd0797f49 file_manager: ignore duplicate "create_file" notifications for gcode files
The the cancel object post processor results in an additional
"create_file" notification when the old file is replaced.
Track previous "create_file" notifications for valid gcode
files so the dups can be suppressed.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-12-05 06:45:06 -05:00
..
file_manager file_manager: ignore duplicate "create_file" notifications for gcode files 2021-12-05 06:45:06 -05:00
update_manager update_manager: handle system package init 2021-12-05 06:26:34 -05:00
__init__.py moonraker: rename the "plugins" package to "components" 2021-03-18 08:29:31 -04:00
authorization.py server: refactor get_host_info method 2021-11-25 05:43:49 -05:00
data_store.py data_store: add annotations 2021-05-18 19:16:49 -04:00
database.py database: increase max namespaces to 100 2021-12-05 06:25:24 -05:00
gpio.py confighelper: fix json parsing error for gpios 2021-11-23 08:21:56 -05:00
history.py history: implement reset totals endpoint 2021-11-12 10:11:39 -05:00
job_queue.py job_queue: add websocket notification 2021-11-27 10:23:04 -05:00
job_state.py job_state: initial implementation 2021-11-12 10:11:39 -05:00
klippy_apis.py moonraker: refactor klipper initialization 2021-11-12 10:11:39 -05:00
machine.py machine: service unit detection fix 2021-11-26 09:02:05 -05:00
mqtt.py mqtt: use extended confighelper methods 2021-11-20 11:40:57 -05:00
octoprint_compat.py moonraker: remove references to "system_args" 2021-07-06 19:25:10 -04:00
paneldue.py paneldue: use extended confighelper methods 2021-11-20 11:40:57 -05:00
power.py power: remove has_gpio check 2021-11-25 17:16:09 -05:00
proc_stats.py proc_stats: check for network updates every 10 seconds 2021-11-25 08:18:24 -05:00
shell_command.py shell_command: handle ProcessLookupError when cancelling 2021-11-01 08:25:28 -04:00
wled.py wled: support for remote neopixel control 2021-11-14 07:16:20 -05:00
zeroconf.py zeroconf: more refactoring 2021-11-26 15:51:49 -05:00