Commit graph

  • 282cf1ce03
    klippy_connection: fix linter errors Eric Callahan 2023-10-07 10:29:57 -04:00
  • 327441fd6b
    confighelper: fix linter errors Eric Callahan 2023-10-07 10:29:24 -04:00
  • 9b0aec378e
    common: fix linter errors Eric Callahan 2023-10-07 10:29:04 -04:00
  • 16c407e33c
    app: fix linter errors Eric Callahan 2023-10-07 10:28:45 -04:00
  • 6f20150e6e
    workflows: update linter action arguments Eric Callahan 2023-10-07 08:16:27 -04:00
  • a39dbeadac
    docs: update changelog Eric Callahan 2023-10-07 06:05:32 -04:00
  • 8d0c8e4033
    proc_stats: improve vcgencmd request Eric Callahan 2023-08-17 07:53:21 -04:00
  • 65644bab8b
    utils: add ioctl_macros module Eric Callahan 2023-08-16 19:32:16 -04:00
  • 82dd2f3c1f
    docs: add speedups documentation Eric Callahan 2023-08-16 07:55:34 -04:00
  • ffbb628ce2
    scripts: add support for installing speedups Eric Callahan 2023-08-15 10:48:54 -04:00
  • d4c4b64cd5
    loghelper: add newline to stdout header Eric Callahan 2023-08-14 18:20:32 -04:00
  • c4aaf43662
    gitignore: replace .pdm.toml with .pdm-python Eric Callahan 2023-06-30 16:57:45 -04:00
  • e073df40b0
    zeroconf: detect appropriate ip version Eric Callahan 2023-06-29 08:00:22 -04:00
  • e90691f168
    build: bump zeroconf version Eric Callahan 2023-06-28 19:49:43 -04:00
  • 0c23630e87
    mqtt: don't instantiate futures directly Eric Callahan 2023-06-28 07:52:43 -04:00
  • 3026a0c7e7
    pyproject: add msgspec and uvloop as optional dependencies Eric Callahan 2023-06-27 08:14:36 -04:00
  • 51f4d4b888
    eventloop: add support for uvloop Eric Callahan 2023-06-27 08:00:13 -04:00
  • f99e5b0bea
    utils: add support for msgspec with stdlib json fallback Eric Callahan 2023-06-26 19:59:04 -04:00
  • 3ccf02c156
    docs: update changelog Eric Callahan 2023-10-06 18:20:19 -04:00
  • c50e61a25b
    docs: update and clarify inline comment rules Eric Callahan 2023-10-06 12:26:40 -04:00
  • 4329241949
    confighelper: fix inline comment parsing Eric Callahan 2023-10-06 12:25:26 -04:00
  • 52ee49eed3
    metadata: add support for Moment Slicer SHID 2023-10-05 21:08:22 +09:00
  • 0c6b4e0dad
    file_manager: fix reserved path handling during runtime Eric Callahan 2023-10-03 08:03:56 -04:00
  • a222ff0042
    docs: update webcam API documentation Eric Callahan 2023-09-30 11:58:03 -04:00
  • a232260713
    webcam: support lookup by UID Eric Callahan 2023-08-11 11:50:24 -04:00
  • ee62d07c68
    zeroconf: use route prefix for zeroconf/ssdp servers Eric Callahan 2023-09-15 16:32:49 -04:00
  • d98f11b98e
    docs: note route_prefix option Eric Callahan 2023-09-14 07:44:54 -04:00
  • ae1d3b0393
    app: implement route prefix option Eric Callahan 2023-09-13 07:24:11 -04:00
  • 3d9052d711
    git_deploy: detached head verification fix Eric Callahan 2023-08-14 08:08:22 -04:00
  • fe120952ee
    docs: note "include_monitors" arg for the temperature store Eric Callahan 2023-08-03 07:57:36 -04:00
  • 47f0f0c21e
    data_store: add support for temp monitors Eric Callahan 2023-08-02 12:41:36 -04:00
  • 797c62389d
    docs: add links to Klipper's status reference Eric Callahan 2023-07-31 16:44:23 -04:00
  • 8adda52df1
    docs: update changelog Eric Callahan 2023-07-31 16:42:46 -04:00
  • e433252934
    paneldue: use cached subscription data Eric Callahan 2023-07-31 11:19:04 -04:00
  • d3bab5de94
    klippy_apis: support subscription callbacks Eric Callahan 2023-07-30 14:22:47 -04:00
  • 7e85ac97c9
    klippy_connection: cache subscription data Eric Callahan 2023-07-30 11:19:21 -04:00
  • 8ad19e6054
    web_deploy: return repo name in status response Eric Callahan 2023-07-29 14:07:42 -04:00
  • 6467cc6b89
    klippy_connection: refactor KlippyRequest class Eric Callahan 2023-07-29 14:07:09 -04:00
  • c3697d0656
    klippy_connection: apply a mutex to the subscription request Eric Callahan 2023-07-29 11:22:41 -04:00
  • 7c8d68c0a1
    components: fix pycodestyle E721 warnings Eric Callahan 2023-07-30 15:34:56 -04:00
  • f487de77bc
    webcam: make sure db values are type correct Eric Callahan 2023-07-28 16:28:04 -04:00
  • a22033ac49
    webcam: fix boolean updates Eric Callahan 2023-07-28 15:24:38 -04:00
  • 937c766ded
    docs: add environment variable documentation Eric Callahan 2023-07-26 07:29:41 -04:00
  • 1857eecb36
    install: use environment vars for service env file Eric Callahan 2023-07-25 19:36:18 -04:00
  • 22d1fda655
    machine: use env vars for service validation Eric Callahan 2023-07-25 19:35:43 -04:00
  • a0a50442f7
    server: add support for enironment variables Eric Callahan 2023-07-25 16:27:11 -04:00
  • aebcd00f61
    docs: note the anomalies field for update status Eric Callahan 2023-07-24 18:12:12 -04:00
  • 5a0dde2017
    update_manager: introduce anomalies field Eric Callahan 2023-07-24 16:57:44 -04:00
  • 871c551134
    git_deploy: remove untracked file warnings Eric Callahan 2023-07-24 15:04:57 -04:00
  • fe52bc5b6d
    power: tplink smartstrip fix mista-funky 2023-07-22 06:34:29 -04:00
  • 821f3c5161
    docs: note unixsocket commandline option Eric Callahan 2023-07-22 06:17:45 -04:00
  • 1fadae885e
    server: allow commandline unix socket configuration Eric Callahan 2023-07-21 19:24:17 -04:00
  • fdc3e0eb0b
    docs: document changes to update_manager Eric Callahan 2023-07-19 07:56:28 -04:00
  • 3e1919b46e
    git_deploy: improve pristine detection Eric Callahan 2023-07-19 07:40:16 -04:00
  • ac876b9271
    server: bump API version to 1.3.0 Eric Callahan 2023-07-15 16:15:45 -04:00
  • 9b1eed534b
    update_manage: move web update deployer to its own module Eric Callahan 2023-07-14 10:44:14 -04:00
  • f46cc32be3
    update_manager: move package management to its own module Eric Callahan 2023-07-14 10:38:00 -04:00
  • 4f785cfca0
    update_manager: clarify web client git warning Eric Callahan 2023-07-14 08:03:54 -04:00
  • db27fef6f2
    git_deploy: only return tags merged in the remote branch Eric Callahan 2023-07-13 10:30:39 -04:00
  • 0437d1623e
    git_deploy: improve recovery implementation Eric Callahan 2023-07-13 06:26:00 -04:00
  • 4443bfbd41
    update_manager: improve package manager logging Eric Callahan 2023-07-10 10:57:47 -04:00
  • 01141fa10e
    git_deploy: validation improvements Eric Callahan 2023-07-09 08:06:55 -04:00
  • 51e3568aac
    update_manager: add git repo instance detection Eric Callahan 2023-07-08 12:36:18 -04:00
  • 011179ca6d
    git_deploy: improve submodule validation Eric Callahan 2023-07-07 12:42:00 -04:00
  • 270c78d8af
    git_deploy: refactor initialization Eric Callahan 2023-07-07 12:18:28 -04:00
  • 3f1e9e397e
    update_manger: log remaining refresh time on init Eric Callahan 2023-07-07 06:06:07 -04:00
  • 1c16233da0
    git_deploy: rollback improvements Eric Callahan 2023-07-05 14:06:32 -04:00
  • 9651923f8e
    git_deploy: fetch partial clones for hard recovery Eric Callahan 2023-07-05 08:04:24 -04:00
  • 3e875b583c
    git_deploy: add support for stable updates Eric Callahan 2023-07-05 08:02:38 -04:00
  • 1a4480e74c
    git_deploy: use versions utility Eric Callahan 2023-07-04 17:49:46 -04:00
  • bdd1d93708
    versions: software version parsing utility Eric Callahan 2023-05-31 19:16:16 -04:00
  • 69710e10e0
    update_manager: reset to correct commit after recovery Eric Callahan 2023-07-03 20:27:37 -04:00
  • 41d945803f
    update_manager: replace string choices with enums Eric Callahan 2023-07-03 20:13:45 -04:00
  • c903dd6af4
    update_manager: implement update rollback support Eric Callahan 2023-07-03 16:47:40 -04:00
  • 26975e055b
    update_manager: fix klipper instantiation on path switch Eric Callahan 2023-07-12 13:50:47 -04:00
  • 504a3a76f5
    common: reduce jrpc exception spam Eric Callahan 2023-07-09 13:44:21 -04:00
  • d51820f48c
    metadata; use python's logging module Eric Callahan 2023-07-09 11:55:31 -04:00
  • 5691a4f162
    shell_command: don't log the program name Eric Callahan 2023-07-09 11:31:01 -04:00
  • c3c3170451
    file_manager: log metadata response in real time Eric Callahan 2023-07-09 11:08:05 -04:00
  • e6b32cabbe
    app: log incoming upload requests Eric Callahan 2023-07-09 08:19:13 -04:00
  • 8eddec88cb
    dbus_manager: handle all PolKit interface errors Eric Callahan 2023-07-06 16:56:11 -04:00
  • a7e154fbe4
    changelog: note job_queue bugfix Eric Callahan 2023-06-29 12:30:59 -04:00
  • b36f5a4eee
    common: log method name for JSON RPC Errors Eric Callahan 2023-06-29 12:05:23 -04:00
  • 499d9adbe0
    job_queue: don't run transition gcode on start Eric Callahan 2023-06-29 11:28:10 -04:00
  • 5d8422ec52
    docs: correct spoolman API documentation Eric Callahan 2023-06-27 16:25:51 -04:00
  • 93f473f629
    spoolman: correct API registration Eric Callahan 2023-06-27 16:23:56 -04:00
  • 2ef4dc4d8e
    update_manager: fix initial name parsing Eric Callahan 2023-06-27 12:26:58 -04:00
  • 5f43536612
    update_manager: update base channel config Eric Callahan 2023-06-27 11:59:37 -04:00
  • a1e786fd73
    update_manager: fix defaults for base configuration Eric Callahan 2023-06-27 10:52:34 -04:00
  • 07544718fa
    docs: note the 'spoolman_set_active_spool' remote method Eric Callahan 2023-06-26 18:07:40 -04:00
  • a237ba3735
    spoolman: add remote method to set active spool Eric Callahan 2023-06-26 16:48:18 -04:00
  • 56499f9269
    docs: note update_manager config changes Eric Callahan 2023-06-26 14:13:06 -04:00
  • f6770e2865
    server: improve event exception handling Eric Callahan 2023-06-26 08:09:43 -04:00
  • 0592181f54
    shell_command: propogate asyncio cancel exceptions Eric Callahan 2023-06-25 06:02:34 -04:00
  • 1d3e5564a2
    git deploy: use python requirements file for updates Eric Callahan 2023-06-24 14:10:44 -04:00
  • 1cfeb853a5
    update_manager: improve logging Eric Callahan 2023-02-25 19:26:38 -05:00
  • 4edfbce3ce
    app_deploy: refactor configuration handling Eric Callahan 2023-02-12 20:37:12 -05:00
  • ee8f77c8c6
    update_manager: disable repo binding Eric Callahan 2023-02-12 12:22:47 -05:00
  • 357276b1d9
    update_manager: remove unused reinstall functionality Eric Callahan 2023-02-12 12:16:09 -05:00
  • b2d84bc733
    update_manager: handle app entry points Eric Callahan 2023-02-10 06:18:14 -05:00