moonraker/moonraker
Eric Callahan f29c896c4a
notfiier: extend attach option
The "attach" option now accepts templates, such templates
are passed the same context received by the body and title
options.  Additionally it is possible to specify multiple
attachments by separating each attachment with a newline.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-03-05 12:28:41 -05:00
..
assets app: use Jinja2 to render the welcome landing page 2023-02-22 18:08:49 -05:00
components notfiier: extend attach option 2023-03-05 12:28:41 -05:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
utils utils: simplify sentinel object 2023-02-22 18:08:50 -05:00
__init__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
__main__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
app.py moonraker: move common classes to common.py 2023-02-24 07:08:41 -05:00
common.py common: add get_list method to WebRequest 2023-02-24 07:48:40 -05:00
confighelper.py confighelper: getlists bugfix 2023-02-24 07:08:42 -05:00
eventloop.py eventloop: improve callback handling 2022-12-24 08:07:45 -05:00
klippy_connection.py klippy_connection: save service info in database 2023-02-26 16:52:27 -05:00
loghelper.py moonraker: move common classes to common.py 2023-02-24 07:08:41 -05:00
moonraker.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
server.py moonraker: move common classes to common.py 2023-02-24 07:08:41 -05:00
websockets.py websockets: move JsonRPC and BaseSocketClient to common 2023-02-24 07:08:43 -05:00