Commit Graph

  • 1fadae885e
    server: allow commandline unix socket configuration Eric Callahan 2023-07-21 19:24:17 -0400
  • fdc3e0eb0b
    docs: document changes to update_manager Eric Callahan 2023-07-19 07:56:28 -0400
  • 3e1919b46e
    git_deploy: improve pristine detection Eric Callahan 2023-07-19 07:40:16 -0400
  • ac876b9271
    server: bump API version to 1.3.0 Eric Callahan 2023-07-15 16:15:45 -0400
  • 9b1eed534b
    update_manage: move web update deployer to its own module Eric Callahan 2023-07-14 10:44:14 -0400
  • f46cc32be3
    update_manager: move package management to its own module Eric Callahan 2023-07-14 10:38:00 -0400
  • 4f785cfca0
    update_manager: clarify web client git warning Eric Callahan 2023-07-14 08:03:54 -0400
  • db27fef6f2
    git_deploy: only return tags merged in the remote branch Eric Callahan 2023-07-13 10:30:39 -0400
  • 0437d1623e
    git_deploy: improve recovery implementation Eric Callahan 2023-07-13 06:26:00 -0400
  • 4443bfbd41
    update_manager: improve package manager logging Eric Callahan 2023-07-10 10:57:47 -0400
  • 01141fa10e
    git_deploy: validation improvements Eric Callahan 2023-07-09 08:06:55 -0400
  • 51e3568aac
    update_manager: add git repo instance detection Eric Callahan 2023-07-08 12:36:18 -0400
  • 011179ca6d
    git_deploy: improve submodule validation Eric Callahan 2023-07-07 12:42:00 -0400
  • 270c78d8af
    git_deploy: refactor initialization Eric Callahan 2023-07-07 12:18:28 -0400
  • 3f1e9e397e
    update_manger: log remaining refresh time on init Eric Callahan 2023-07-07 06:06:07 -0400
  • 1c16233da0
    git_deploy: rollback improvements Eric Callahan 2023-07-05 14:06:32 -0400
  • 9651923f8e
    git_deploy: fetch partial clones for hard recovery Eric Callahan 2023-07-05 08:04:24 -0400
  • 3e875b583c
    git_deploy: add support for stable updates Eric Callahan 2023-07-05 08:02:38 -0400
  • 1a4480e74c
    git_deploy: use versions utility Eric Callahan 2023-07-04 17:49:46 -0400
  • bdd1d93708
    versions: software version parsing utility Eric Callahan 2023-05-31 19:16:16 -0400
  • 69710e10e0
    update_manager: reset to correct commit after recovery Eric Callahan 2023-07-03 20:27:37 -0400
  • 41d945803f
    update_manager: replace string choices with enums Eric Callahan 2023-07-03 20:13:45 -0400
  • c903dd6af4
    update_manager: implement update rollback support Eric Callahan 2023-07-03 16:47:40 -0400
  • 26975e055b
    update_manager: fix klipper instantiation on path switch Eric Callahan 2023-07-12 13:50:47 -0400
  • 504a3a76f5
    common: reduce jrpc exception spam Eric Callahan 2023-07-09 13:44:21 -0400
  • d51820f48c
    metadata; use python's logging module Eric Callahan 2023-07-09 11:55:31 -0400
  • 5691a4f162
    shell_command: don't log the program name Eric Callahan 2023-07-09 11:31:01 -0400
  • c3c3170451
    file_manager: log metadata response in real time Eric Callahan 2023-07-09 11:08:05 -0400
  • e6b32cabbe
    app: log incoming upload requests Eric Callahan 2023-07-09 08:19:13 -0400
  • 8eddec88cb
    dbus_manager: handle all PolKit interface errors Eric Callahan 2023-07-06 16:56:11 -0400
  • a7e154fbe4
    changelog: note job_queue bugfix Eric Callahan 2023-06-29 12:30:59 -0400
  • b36f5a4eee
    common: log method name for JSON RPC Errors Eric Callahan 2023-06-29 12:05:23 -0400
  • 499d9adbe0
    job_queue: don't run transition gcode on start Eric Callahan 2023-06-29 11:28:10 -0400
  • 5d8422ec52
    docs: correct spoolman API documentation Eric Callahan 2023-06-27 16:25:51 -0400
  • 93f473f629
    spoolman: correct API registration Eric Callahan 2023-06-27 16:23:56 -0400
  • 2ef4dc4d8e
    update_manager: fix initial name parsing Eric Callahan 2023-06-27 12:26:58 -0400
  • 5f43536612
    update_manager: update base channel config Eric Callahan 2023-06-27 11:59:37 -0400
  • a1e786fd73
    update_manager: fix defaults for base configuration Eric Callahan 2023-06-27 10:52:34 -0400
  • 07544718fa
    docs: note the 'spoolman_set_active_spool' remote method Eric Callahan 2023-06-26 18:07:40 -0400
  • a237ba3735
    spoolman: add remote method to set active spool Eric Callahan 2023-06-26 16:48:18 -0400
  • 56499f9269
    docs: note update_manager config changes Eric Callahan 2023-06-26 14:13:06 -0400
  • f6770e2865
    server: improve event exception handling Eric Callahan 2023-06-26 08:09:43 -0400
  • 0592181f54
    shell_command: propogate asyncio cancel exceptions Eric Callahan 2023-06-25 06:02:34 -0400
  • 1d3e5564a2
    git deploy: use python requirements file for updates Eric Callahan 2023-06-24 14:10:44 -0400
  • 1cfeb853a5
    update_manager: improve logging Eric Callahan 2023-02-25 19:26:38 -0500
  • 4edfbce3ce
    app_deploy: refactor configuration handling Eric Callahan 2023-02-12 20:37:12 -0500
  • ee8f77c8c6
    update_manager: disable repo binding Eric Callahan 2023-02-12 12:22:47 -0500
  • 357276b1d9
    update_manager: remove unused reinstall functionality Eric Callahan 2023-02-12 12:16:09 -0500
  • b2d84bc733
    update_manager: handle app entry points Eric Callahan 2023-02-10 06:18:14 -0500
  • 5d54a10177
    spoolman: minor fixes Eric Callahan 2023-06-26 16:38:19 -0400
  • 09c29eab23
    docs: minor spoolman updates Eric Callahan 2023-06-26 16:32:49 -0400
  • 7172531386
    docs: Fixed parmams typo Donkie 2023-06-26 20:42:57 +0200
  • e6b3b8ba48
    docs: Added section for spoolman Donkie 2023-06-26 20:19:05 +0200
  • 4b9c836743
    spoolman: Added basic spoolman integration Donkie 2023-05-08 19:57:04 +0000
  • 2078287872
    github: update linter action Eric Callahan 2023-06-25 07:44:03 -0400
  • 2b98792657
    docs: add zeroconf changes Eric Callahan 2023-06-25 07:02:12 -0400
  • 1f0fd699ea
    zeroconf: add support for ssdp discovery Eric Callahan 2023-06-23 15:00:47 -0400
  • a55818bb1a
    app: allow endpoints to define Content Type Eric Callahan 2023-06-22 16:30:06 -0400
  • 95d5f045db
    zeroconf: add support for configurable mdns hostnames Eric Callahan 2023-06-21 13:38:53 -0400
  • adc32379da
    zeroconf: improve mulit-instance handling Eric Callahan 2023-06-21 11:06:17 -0400
  • 02d66a346d
    server: add support for instance uuids Eric Callahan 2023-06-21 11:03:07 -0400
  • 0f4276d9b0
    docs: document update_manager changes Eric Callahan 2023-06-19 11:49:17 -0400
  • 3b62ed4e4f
    dbus_manager: fix polkit warning Eric Callahan 2023-06-19 19:29:02 -0400
  • a797dd0b50
    update_manager: validate web type installations Eric Callahan 2023-06-16 17:55:44 -0400
  • a7b9e5783d
    git_deploy: relax validation requirements Eric Callahan 2023-06-12 10:58:11 -0400
  • 35396a5b2a
    source_info: add within_git_repo method Eric Callahan 2023-06-20 08:08:30 -0400
  • 86af3a42ff
    build: update lmdb dependency in pyproject.toml Eric Callahan 2023-06-17 13:48:37 -0400
  • 09f9043e9a requirements: bump lmdb to 1.4.1 Pedro Lamas 2023-06-14 10:37:02 +0100
  • aa0f89c2a4
    docs: fix JSON-RPC typo quarkvalk 2023-06-01 18:16:04 -0500
  • 1a5cf56532
    utils: add direct fallback to load_system_module Eric Callahan 2023-06-07 19:45:39 -0400
  • d6231634db
    history: add modified time check for file existence Eric Callahan 2023-06-01 05:50:31 -0400
  • c41c5881c8
    git_deploy: fix tag format specifier Eric Callahan 2023-05-26 14:51:16 -0400
  • adca664460
    loghelper: improve header logging Eric Callahan 2023-05-25 16:30:02 -0400
  • cd4fdfb7b6
    utils: report additional git repo data Eric Callahan 2023-05-25 16:17:45 -0400
  • c609060352
    app_deploy: escape pip requirements installed via command line Eric Callahan 2023-05-25 19:17:12 -0400
  • 348b7f521f build(deps): bump pymdown-extensions from 9.9.2 to 10.0 in /docs dependabot[bot] 2023-05-15 20:55:29 +0000
  • b21f177e95 notifier: Add `body_format` as an option Chris Thornton 2023-05-05 15:18:22 -0700
  • 6c7dfe5921
    docs: add new fields to webcam documentation Eric Callahan 2023-04-21 16:20:29 -0400
  • cf56a1cdcd
    webcam: add new fields Eric Callahan 2023-04-19 16:33:00 -0400
  • ac10b4a3b9
    http_client: don't store client in the wrapper Eric Callahan 2023-04-17 08:13:05 -0400
  • 53d9522c06
    sensors: measurement request fix Eric Callahan 2023-04-17 08:08:13 -0400
  • eff090170c
    docs: update power configuration documentation Eric Callahan 2023-04-04 10:46:15 -0400
  • 204e7ca4ff
    power: add support for generic http sensors Eric Callahan 2023-03-25 07:25:34 -0400
  • d393c89ae0
    http_client: add a http request wrapper Eric Callahan 2023-03-27 16:52:03 -0400
  • 31e589abde
    job_queue: fix erronous state after start Eric Callahan 2023-04-04 11:07:16 -0400
  • 6b73da55f8
    job_queue: never transition after complete unless auto is enabled Eric Callahan 2023-04-04 11:03:12 -0400
  • 110cbd1084 metadata: Add support to extract metadata from g-code files generated by OrcaSlicer SoftFever 2023-03-14 21:14:21 +0800
  • 80920dd872
    utils: fix dist package check Eric Callahan 2023-03-05 16:41:21 -0500
  • c40a3474f4
    docs: update changelog Eric Callahan 2023-03-05 11:24:02 -0500
  • 4cc0e86dc0
    build: bump apprise to version 1.3.0 Eric Callahan 2023-03-05 11:19:26 -0500
  • 6ef20d0a1f
    docs: update notifier documentation Eric Callahan 2023-03-05 11:13:17 -0500
  • f29c896c4a
    notfiier: extend attach option Eric Callahan 2023-03-05 07:59:54 -0500
  • 40013ec270 module: add ratos-configurator to default services Mikkel Schmidt 2023-03-04 02:56:55 +0100
  • 18f5ff4eed
    build: fix pyproject.toml Eric Callahan 2023-02-27 10:43:24 -0500
  • c8767daddf
    docs: update changelog Eric Callahan 2023-02-27 06:35:11 -0500
  • 523c1ce423
    docs: clarify update_manage documentation Eric Callahan 2023-02-27 06:09:56 -0500
  • 452aa9a931
    klippy_connection: save service info in database Eric Callahan 2023-02-26 16:52:27 -0500
  • ead4cc21ce
    update_manager: fix service restart Eric Callahan 2023-02-26 15:36:53 -0500
  • fd5ea0c6a4
    octoprint_compat: validate web_request args Eric Callahan 2023-02-18 20:25:47 -0500
  • 6a5a5b50d3
    update_manager: validate web_request args Eric Callahan 2023-02-18 20:23:13 -0500