Commit graph

  • 45506647a7 metadata: Add support for Simplify3D v5 Christian Speich 2023-02-12 22:41:49 +01:00
  • 3917c9cd56
    docs: fix minor typos Eric Callahan 2023-02-20 17:47:39 -05:00
  • b2ba52ce3d
    sensor: add support to track generic single value sensors Morton Jonuschat 2023-02-20 14:43:41 -08:00
  • 0a811b9e44
    file_manager: cleanup coroutines on close Eric Callahan 2023-02-17 16:40:31 -05:00
  • 36de982692
    docs: document file manager API fix Eric Callahan 2023-02-17 14:32:20 -05:00
  • a8c82b4560
    moonraker: bump API version for patch Eric Callahan 2023-02-17 14:28:18 -05:00
  • 7dac9c3961
    file_manager: queue move event notifications Eric Callahan 2023-02-17 12:04:11 -05:00
  • d39792b84e
    file_manager: allow concurrent inotify processing Eric Callahan 2023-02-16 18:11:51 -05:00
  • 9f08aad6f6
    file_manager: improve notification sync Eric Callahan 2023-02-15 14:26:06 -05:00
  • 87dba2f2e2
    template: handle render exceptions Eric Callahan 2023-02-14 14:02:44 -05:00
  • a40dae2bc8
    file_manager: improve klipper config detection Eric Callahan 2023-02-13 15:24:10 -05:00
  • bec9a66411
    klippy_connection: fix regression in state reporting Eric Callahan 2023-02-11 11:21:33 -05:00
  • dbd1b4ac1b
    github: increase the max line length to 88 characters Eric Callahan 2023-02-11 07:55:08 -05:00
  • 9b9a6d0646
    http_client: remove escape_url method Eric Callahan 2023-02-11 07:54:28 -05:00
  • 0b4e604c95
    webcam: remove call to escape_url Eric Callahan 2023-02-11 07:49:06 -05:00
  • 5661b0216c
    simplyprint: remove call to escape_url Eric Callahan 2023-02-11 07:47:55 -05:00
  • 55ebe120c5
    power: resolve url encoding issues Eric Callahan 2023-02-11 07:33:28 -05:00
  • 0de712e822
    power: add support for Hue device groups cmerkle 2023-02-09 11:15:27 -05:00
  • 5325693ed6
    machine: report provider in system_info Eric Callahan 2023-02-08 17:44:57 -05:00
  • 8c7b93c6dd
    machine: fix supervisord active state reporting Eric Callahan 2023-02-08 17:00:39 -05:00
  • 25d2ad4af6
    docs: update SimplyPrint documentation Eric Callahan 2023-02-08 16:34:18 -05:00
  • 3710d49f46
    docs: various small updates Eric Callahan 2023-02-08 16:32:45 -05:00
  • c5c6366a84
    docs: document shutdown_action option Eric Callahan 2023-02-08 06:25:18 -05:00
  • ea4ec1f424
    scripts: add halt polkit rules Eric Callahan 2023-02-08 11:03:49 -05:00
  • 8010f1dda2
    machine: add shutdown action option Eric Callahan 2023-02-08 06:21:09 -05:00
  • f0b82afde4
    machine: remove unnecessary supervisord handlers Eric Callahan 2023-02-08 06:02:25 -05:00
  • 645f0c9acf
    machine: add container detection logging Eric Callahan 2023-02-08 06:00:01 -05:00
  • d70dfaeebd
    docs: update machine config documentation Eric Callahan 2023-02-08 05:42:30 -05:00
  • b02224485e
    machine: rename supervisord provider Eric Callahan 2023-02-08 05:36:57 -05:00
  • d9579c9374
    shell_command: allow optional success codes Eric Callahan 2023-02-07 17:56:07 -05:00
  • c69441955a
    machine: support supervisord service info extraction Eric Callahan 2023-01-31 05:54:31 -05:00
  • 5aa645f974
    machine: simplify extract_service_info() call Eric Callahan 2023-01-30 15:02:02 -05:00
  • 2fb136449a
    machine: fix supervisorctl command arguments Eric Callahan 2023-01-30 10:52:20 -05:00
  • 8335906443
    machine: automate supervisord process init Eric Callahan 2023-01-30 07:56:44 -05:00
  • 5807757efa
    Revert "announcements: enable dev_mode when the debug flag is set" Eric Callahan 2023-02-07 19:09:14 -05:00
  • 0db655b9d6
    github: update lint workflow Eric Callahan 2023-02-07 11:29:37 -05:00
  • 385b9a1b7a
    update_manager: handle rev-list on tagless repos Eric Callahan 2023-02-07 11:20:08 -05:00
  • d75831f10a
    update_manager: require at least two parts in a tag Eric Callahan 2023-02-07 11:09:50 -05:00
  • c331c5a7d7
    update_manager: fix semver conversion Eric Callahan 2023-02-07 10:28:36 -05:00
  • 4ff7a50821
    update_manager: relax semantic tag requirement Eric Callahan 2023-02-07 08:06:13 -05:00
  • 90c7b80f37
    docs: add bridge socket documentation Eric Callahan 2023-02-06 19:42:09 -05:00
  • 83e0947d31
    announcements: enable dev_mode when the debug flag is set Eric Callahan 2023-02-06 18:12:29 -05:00
  • 4af483c786
    database: remove unnecessary BytesIO conversion Eric Callahan 2023-02-05 07:56:04 -05:00
  • 559df5aea1
    websockets: implement websocket-klippy bridge Eric Callahan 2023-02-05 07:54:29 -05:00
  • f9086181b8
    moonraker: bump API version to 1.2.0 Eric Callahan 2023-02-06 11:24:17 -05:00
  • 198bff6aba
    docs: update_manger documenation change Eric Callahan 2023-02-06 11:12:02 -05:00
  • 01977c8775
    update_manager: refactoring Eric Callahan 2023-02-06 07:50:08 -05:00
  • c8ad69b902
    update_manager: add individual refresh endpoint Eric Callahan 2023-02-06 06:42:56 -05:00
  • f50fa3c5e7
    update_manager: add package resolution check to apt backend Eric Callahan 2023-02-05 12:07:44 -05:00
  • 21a7928ea2
    update_manager: pip improvements Eric Callahan 2023-02-01 13:52:11 -05:00
  • 76500fe9f9
    update_manager: improve dependency detection Eric Callahan 2023-01-31 16:35:53 -05:00
  • a413f4e4cd
    websockets: guarantee subscription removal Eric Callahan 2023-02-03 17:54:01 -05:00
  • 1be19be747
    klippy_connection: rework klippy initialization Eric Callahan 2023-02-03 11:06:44 -05:00
  • babf97be3b Adding OctoEverywhere to the default service list Quinn Damerell 2023-02-03 14:53:36 -08:00
  • 61d3182bea
    docs: add thumbnail request documentation Eric Callahan 2023-01-31 13:57:53 -05:00
  • c1e4142a40
    update_manager: add arch filter Eric Callahan 2023-01-31 12:02:01 -05:00
  • b02e766a4d
    update_manager: log detected packages Eric Callahan 2023-01-31 11:24:17 -05:00
  • fb618a46fd
    file_manager: fix thumbnails endpoint registration Eric Callahan 2023-01-31 06:10:19 -05:00
  • 55e852cd87
    file_manager: add thumbnail request endpoint Eric Callahan 2023-01-31 06:10:19 -05:00
  • 1bad68cb66
    dbtool: improve encoded line regex Eric Callahan 2023-01-28 08:10:52 -05:00
  • 6c4c7a00cf
    docs: add database backup/recovery Eric Callahan 2023-01-28 08:04:13 -05:00
  • 50d22a2dff
    scripts: add database backup and restore scripts Eric Callahan 2023-01-27 16:57:11 -05:00
  • 46a92e1900
    dbtool: update backup location Eric Callahan 2023-01-27 07:57:51 -05:00
  • 2392ccd719
    scripts: update default database path for fetch-apikey.sh Eric Callahan 2023-01-27 06:10:16 -05:00
  • 12b1befcbc
    authorizaton: type checking fix Eric Callahan 2023-01-24 07:08:23 -05:00
  • 3dbc99fd84
    docs: update authorization documentation Eric Callahan 2023-01-20 10:41:18 -05:00
  • d8941b3fb2
    websockets: sanitize verbose logging Eric Callahan 2023-01-22 13:50:31 -05:00
  • a5161816a7
    websockets: decode jwts on authorized connections Eric Callahan 2023-01-20 18:14:36 -05:00
  • 80862799ed
    websockets: require re-auth on user logout Eric Callahan 2023-01-19 10:54:11 -05:00
  • 06ec5541e3
    websockets: add support for API Key authentication Eric Callahan 2023-01-18 16:44:58 -05:00
  • eca4c7e438
    authorization: limit failed login attempts Eric Callahan 2022-11-26 06:16:44 -05:00
  • 9d6719ed31
    websockets: set a websocket connection limit Eric Callahan 2022-11-21 20:11:58 -05:00
  • 5a22b21a40
    authorization: relax auth header requirements Eric Callahan 2022-11-21 19:15:52 -05:00
  • 4ca39bec0a
    authorization: authenticate over websocket Eric Callahan 2022-11-21 15:14:48 -05:00
  • c83714bfe8
    authorization: make api key authentication optional Eric Callahan 2022-11-21 12:31:25 -05:00
  • d4378eb051 notify: bump apprise to v1.2.1 pataar 2023-01-22 21:55:06 +01:00
  • c964e68bc8
    docs: fix erroneous note in secrets section Eric Callahan 2023-01-18 19:43:23 -05:00
  • 2ad7a6a087
    power: log the traceback on device init errors Eric Callahan 2023-01-18 19:31:47 -05:00
  • db81607370
    machine: use direct systemctl commands for reboot/shutdown Eric Callahan 2023-01-16 12:42:21 -05:00
  • a154c5fa51
    machine: add moonraker-obico to default services Eric Callahan 2023-01-12 18:05:27 -05:00
  • c9a1d0f3bb
    server: bump API version to 1.1.0 Eric Callahan 2023-01-10 06:12:45 -05:00
  • bf63798bb1
    simplyprint: fix queue handler import Eric Callahan 2023-01-09 07:12:08 -05:00
  • 3400094881
    klippy_connection: minor change to is_ready() method Eric Callahan 2023-01-09 07:11:33 -05:00
  • 486f659d20
    docs: add new endpoints Eric Callahan 2023-01-08 13:49:14 -05:00
  • a4b496d135
    file_manager: fix internal access check Eric Callahan 2023-01-08 07:17:43 -05:00
  • fe9a9899e3
    file_manager: reserved path fix Eric Callahan 2023-01-07 16:47:20 -05:00
  • 6021b39234
    file_manager: implement zip endpoint Eric Callahan 2023-01-07 08:02:20 -05:00
  • 53eda78b11
    loghelper: moonraker log management Eric Callahan 2023-01-05 19:36:36 -05:00
  • 24dc8914d0
    klippy_connection: implement manual log rollover Eric Callahan 2023-01-06 11:01:43 -05:00
  • ecf7fb9267
    klippy_connection: add is_printing() and is_ready() methods Eric Callahan 2023-01-06 08:09:42 -05:00
  • 019c5fc416
    app: move reserved endpoints to klippy_connection Eric Callahan 2023-01-04 05:51:28 -05:00
  • 225ec588eb
    docs: document allowed services Eric Callahan 2022-12-31 11:25:15 -05:00
  • 690f841768
    machine: introduce custom allow list for service control Eric Callahan 2022-12-29 06:29:38 -05:00
  • b3a9447392
    power: add support for multiple bound services Eric Callahan 2022-12-27 07:49:59 -05:00
  • e3bcfb5ea0
    mqtt: add option to publish states to individual mqtt topics Matt White 2022-12-30 05:13:25 -06:00
  • 358aee956b
    docs: clarify power on start usage Eric Callahan 2022-12-27 10:37:10 -05:00
  • 1999b82a86
    docs: update power documentation Eric Callahan 2022-12-26 08:08:50 -05:00
  • d6b1a724a8
    eventloop: improve callback handling Eric Callahan 2022-12-24 07:44:06 -05:00
  • 3d3911d4fd
    docs: document the "force" power option Eric Callahan 2022-12-23 19:04:19 -05:00
  • aeea9a2efd
    power: introduce "force" argument for remote method calls Eric Callahan 2022-12-23 10:36:10 -05:00