Commit graph

  • 2fcc542d85 docs: update documentation with latest changes Eric Callahan 2025-02-09 11:47:00 -05:00
  • f2c564cfb7 analysis: initial implementation Eric Callahan 2023-06-28 06:30:06 -04:00
  • 3ec968d873 python_deploy: update local state on refresh Eric Callahan 2025-02-08 12:23:24 -05:00
  • c7c2bb20d9 python_deploy: fix rollback procedure Eric Callahan 2025-02-08 11:39:44 -05:00
  • 7f1907beb3 python_deploy: enable the eager pip update strategy Eric Callahan 2025-02-08 05:48:49 -05:00
  • bda03dcf29 file_manager: emit event after gcode metadata has been processed Eric Callahan 2025-01-22 14:11:24 -05:00
  • 530f1c2016 update_manager: add support for executable types Eric Callahan 2025-01-19 07:53:14 -05:00
  • 636626506a file_manager: provide method to look up paths by root Eric Callahan 2025-01-17 11:01:06 -05:00
  • 152837959a authorization: add method to return api key Eric Callahan 2025-01-17 11:00:31 -05:00
  • ff2571180c update_manager: support internal updaters Eric Callahan 2025-01-17 10:59:39 -05:00
  • 1117890327
    docs: update changelog Eric Callahan 2025-02-07 10:31:56 -05:00
  • fb6e416e1c
    mqtt: push Klipper status updates after subscription Eric Callahan 2025-02-07 06:15:26 -05:00
  • b8388db18d
    klippy_connection: improve subscription request handling Eric Callahan 2025-02-07 06:08:49 -05:00
  • 71ab2fb80e
    docs: update readthedocs configuration Eric Callahan 2025-02-06 19:17:41 -05:00
  • fae2b31acc docs: config doc formatting improvements Eric Callahan 2025-02-06 15:35:17 -05:00
  • 9c550a8f9a docs: complete API documentation rework Eric Callahan 2024-01-24 14:24:31 -05:00
  • 5a3b35f5ac docs: add collapse_code extension from pymdown-ex Eric Callahan 2024-01-26 20:20:44 -05:00
  • 549f9fe91d
    build: bump pdm-backend to 2.4.3 Eric Callahan 2025-02-04 05:44:32 -05:00
  • f3b0afd574
    build: bump streaming-form-data package Eric Callahan 2025-02-03 06:08:49 -05:00
  • ac4959cfbf
    build: bump tornado and apprise packages Eric Callahan 2025-02-03 05:37:27 -05:00
  • 8f4ed621a7 build(deps): bump jinja2 from 3.1.4 to 3.1.5 dependabot[bot] 2025-01-12 15:24:33 +00:00
  • fad1a1531b
    docs: update changelog Eric Callahan 2025-02-01 08:15:43 -05:00
  • e417d80244 update_manager: add upgrade endpoint Eric Callahan 2025-01-31 18:07:49 -05:00
  • 7e3c86e09a
    docs: update documentation with latest changes Eric Callahan 2025-01-30 07:43:54 -05:00
  • 0848fa1b59
    update_manager: support "extra" reqs for python updates Eric Callahan 2025-01-29 16:31:58 -05:00
  • 50e1f3c0c4
    update_manager: report name and type for os package manager Eric Callahan 2025-01-29 16:28:33 -05:00
  • 52781fbd9e update_manager: report updater name for git_repo types Eric Callahan 2025-01-27 14:15:07 -05:00
  • d4d2074466 scripts: update fetch-apikey.sh Eric Callahan 2025-01-24 07:35:12 -05:00
  • db64bc02c8 pip_utils: upgrade existing packages during installation Eric Callahan 2025-01-23 15:31:47 -05:00
  • 432a3a653a
    application: log http API request exceptions in verbose mode Eric Callahan 2025-01-23 08:11:41 -05:00
  • 72ed175c52
    src: type comparison fix Eric Callahan 2025-01-13 12:35:08 -05:00
  • 7e765b667c
    wled: lint fix Eric Callahan 2025-01-13 12:31:55 -05:00
  • 73dc4e50eb build: remove pyserial-asyncio requirement Eric Callahan 2025-01-13 06:13:46 -05:00
  • 239494e4dc wled: initial support for responses Eric Callahan 2024-08-14 07:50:00 -04:00
  • ca2772df79 wled: formatting and annotation fixes Eric Callahan 2024-08-13 14:05:14 -04:00
  • 308a5eb5d4 wled: use async_serial utility Eric Callahan 2024-08-13 11:54:51 -04:00
  • 0307a32e1b paneldue: use async_serial utility Eric Callahan 2024-08-12 05:48:18 -04:00
  • 60c2bef474 async_serial: support for asyncio serial devices Eric Callahan 2024-08-13 07:23:28 -04:00
  • fe60ebd89a wled: don't import tornado dependencies Eric Callahan 2024-08-12 07:42:21 -04:00
  • fccffa96c6
    build: replace dbus_next with dbus_fast Eric Callahan 2025-01-12 07:39:35 -05:00
  • 73ad860bb9 install: add ubuntu specific dependencies Eric Callahan 2025-01-09 16:27:27 -05:00
  • c79ba01dba install: support for package requirement specifiers Eric Callahan 2024-12-22 07:38:30 -05:00
  • a4604e3380
    python_deploy: fix github dev channel updates Eric Callahan 2024-12-22 07:38:06 -05:00
  • ccfe32f236
    datastore: store multiline commands as one entry Eric Callahan 2024-11-17 15:18:32 -05:00
  • d4ef626961
    datastore: gcode command storage fix Eric Callahan 2024-11-17 14:51:03 -05:00
  • 4e00a0760e application: verify upload filename Eric Callahan 2024-10-21 20:29:54 -04:00
  • 71f9e677b8 docs: update changelog for release 0.9.3 Eric Callahan 2024-09-05 08:13:47 -04:00
  • d1c2dcca0b install: update location of policy-rules script Eric Callahan 2024-09-05 07:34:54 -04:00
  • 8df98908ca build: add scripts directly to the moonraker package Eric Callahan 2024-09-05 05:40:18 -04:00
  • f735c04194
    power: fix 'address' option percent encoding Eric Callahan 2024-08-11 13:52:00 -04:00
  • e66744b6e9 power: improve basic auth implementation Eric Callahan 2024-08-11 06:23:36 -04:00
  • 30ac5dfae9
    docs: update changelog Eric Callahan 2024-08-09 05:58:35 -04:00
  • 0a8590643f
    server: refactor startup Eric Callahan 2024-08-08 16:29:01 -04:00
  • 3a42dac02b announcements: use data path for dev mode Eric Callahan 2024-08-05 05:29:20 -04:00
  • 863d0c1e4b confighelper: don't resolve backup path Eric Callahan 2024-08-03 13:51:31 -04:00
  • b40751ba9d docs: update install documentation Eric Callahan 2024-07-30 07:55:41 -04:00
  • c2409e813e build: shared data fix Eric Callahan 2024-07-28 19:43:25 -04:00
  • 83371cf135 project: add support for dependency syncing Eric Callahan 2024-07-27 16:20:01 -04:00
  • 247640cc27 install: add support for installing from pip Eric Callahan 2024-07-27 16:19:53 -04:00
  • 63578aefd0
    release: bump version to 0.9.1 Eric Callahan 2024-07-25 15:02:46 -04:00
  • 8debbf8ba4
    source_info: resolve importlib_metadata compatibility issues Eric Callahan 2024-07-25 14:16:42 -04:00
  • 6f2c79f985
    build: note support for Python 3.12 Eric Callahan 2024-07-25 13:44:23 -04:00
  • 7117cfc273
    python_deploy: minor reporting fixes Eric Callahan 2024-07-25 12:46:21 -04:00
  • 5fec55f5a0
    release: bump version to v0.9.0 Eric Callahan 2024-07-25 11:46:30 -04:00
  • 92ce2a5a5d
    update_manager: correct base configuration Eric Callahan 2024-07-25 10:27:21 -04:00
  • 54d68d9394 docs: add python package update documentation Eric Callahan 2024-07-22 10:25:16 -04:00
  • 003acd5f64 update_manager: fetch klipper paths from klippy_connection Eric Callahan 2024-07-20 13:58:21 -04:00
  • 9097cfcce7 klippy_connection: store klipper source path and python path Eric Callahan 2024-07-20 13:56:01 -04:00
  • 484551e5bf app_deploy: streamline type and channel config Eric Callahan 2024-07-19 16:32:48 -04:00
  • 9beecbda92 confighelper: add getchoice method Eric Callahan 2024-07-19 10:25:19 -04:00
  • 96b1c22e28 update_manager: add support for python applications Eric Callahan 2024-05-26 14:20:04 -04:00
  • b8921ca593 python_deploy: support for updating python apps Eric Callahan 2023-02-15 13:40:48 -05:00
  • 17dc05c9b7 versions: expand support for Python Package Versions Eric Callahan 2024-05-19 06:15:43 -04:00
  • 0ff1d79b5b server: improve add_warning method Eric Callahan 2024-05-27 08:19:04 -04:00
  • 11d15f96d1 pip_utils: add async method to invoke pip directly Eric Callahan 2024-05-19 16:45:16 -04:00
  • ecb6ebcc18 pip_utils: bump pip version to 24.0.0 Eric Callahan 2024-05-19 16:31:23 -04:00
  • 0fb48fb9bf app_deploy: separate out pip update method Eric Callahan 2024-05-19 16:46:16 -04:00
  • 4e8d50367d app_deploy: fix unbound variable Eric Callahan 2024-05-19 06:14:57 -04:00
  • cdef4e7393 build: add importlib_metadata dependency Eric Callahan 2024-05-19 16:49:08 -04:00
  • a101815a47 utils: add support for extracting project dist info Eric Callahan 2023-03-04 11:14:19 -05:00
  • b8ba6c0d2b
    mqtt: add support for a user configured client id Eric Callahan 2024-07-22 13:55:33 -04:00
  • 5c62149fc4
    simplyprint: remove AI functionality Eric Callahan 2024-07-22 10:34:08 -04:00
  • dc00d38b01 job_queue: improve state reporting Eric Callahan 2024-06-30 10:45:34 -04:00
  • 8f3b30a04f
    build: bump tornado to version 6.4.1 Eric Callahan 2024-06-23 05:42:18 -04:00
  • b07b2be5ca docs: update uhubctl power documentation Eric Callahan 2024-06-22 10:27:46 -04:00
  • dfa38a0ddc power: uhubctl Pi 4 bugfix Eric Callahan 2024-06-22 08:08:23 -04:00
  • 2dbea4f4cd metadata: Add support to extract metadata from g-code files generated by QIDISlicer Nick Gon 2024-06-05 09:11:03 +02:00
  • 4d6037c3d3 module: file_manager Moggie 2024-06-09 09:35:44 +07:00
  • 346a3d7c9d
    history: fix default for unknown filename during migration Eric Callahan 2024-06-02 07:37:05 -04:00
  • f2f2c93aa1
    history: check for null values during database migration Eric Callahan 2024-06-02 07:17:15 -04:00
  • 4fe89d5571
    database: don't warn on UUID mismatch Eric Callahan 2024-05-28 18:07:18 -04:00
  • 7f89bd7d62 git_deploy: limit corruption detection Eric Callahan 2024-05-28 12:35:52 -04:00
  • 3b1c21a72d
    database: attempt to install lmdb if missing Eric Callahan 2024-05-28 06:11:42 -04:00
  • 5332eab258
    database: skip invalid values when migrating namespaces Eric Callahan 2024-05-27 10:49:34 -04:00
  • c9581205d3 docs: add pinned commit documentation Eric Callahan 2024-05-24 06:26:02 -04:00
  • fa1dc438fa git_deploy: add support for pinned commits Eric Callahan 2024-05-23 15:39:39 -04:00
  • bc34ebdff9 filelock: fix lockfile cleanup Eric Callahan 2024-05-21 06:06:01 -04:00
  • e41a934f74 database: support legacy sqlite_master table Eric Callahan 2024-05-21 05:50:13 -04:00
  • 7e16dded0b docs: add sqlite documentation Eric Callahan 2024-05-18 07:34:18 -04:00
  • 6b31076a43 machine: skip validation for new installs Eric Callahan 2024-05-13 20:39:37 -04:00