Commit Graph

108 Commits

Author SHA1 Message Date
daanselen b7b9fdaea7 Added minor changes (documentation) and indentation for readability.
Readme correct referencing to new docs directory its file.
    couple comments and indentations to improve readability.
    Added a dummy Ubuntu 22 and MacOS categories as an example.
2025-02-13 12:29:06 +01:00
daanselen ab1105b058 Added OS filtering doc and supported (1 level deep) nested definition. 2025-02-13 12:20:03 +01:00
daanselen 9494aa14c9 Changed logic in device filtering and made code a little more readable with newlines. 2025-02-13 11:44:53 +01:00
daanselen 6a7ec78fe9 Updated OS categorisation and bumped libmeshctrl to 1.1.1 2025-02-12 16:58:20 +01:00
dselen 1779025a97 Update README.md 2025-02-11 16:27:30 +01:00
dselen e0de06c57e Update requirements.txt 2025-02-11 16:26:33 +01:00
daanselen 74d1e8f3bb Removed print line for aesthetic 2025-02-03 15:10:22 +01:00
daanselen 7dd32902c4 Added basic operating system filtering. 2025-01-31 23:29:02 +01:00
daanselen 0cd653dfe3 Added extra field inside the response JSON. task_name and data.
Made grace-period countdown more verbose.
2025-01-17 09:52:07 +01:00
daanselen ba970f585a Increased timeout for certain actions like updating etc. 2025-01-16 16:12:04 +01:00
daanselen 15c8500042 Revert "Learning git... stopped tracking examples directory."
This reverts commit 234683e49c.

Adding examples back.
2025-01-10 12:31:42 +01:00
daanselen 234683e49c Learning git... stopped tracking examples directory. 2025-01-10 12:26:58 +01:00
dselen f04e49eb7d Update .gitignore 2025-01-10 12:24:10 +01:00
daanselen 046c2200db Slight asterix addition. 2025-01-10 12:22:49 +01:00
daanselen 876ea0738e minimal change. 2025-01-10 12:21:34 +01:00
daanselen b5aa645850 Added an optional grace-period to the execution of the script.
This is done to prevent accidentaly wrong launches. If its not needed then disable it through `--nograce` (no grace (period))
2025-01-10 10:56:03 +01:00
daanselen 172ae126ea Added specific versions to dependencies to prevent sudden breakage. 2025-01-09 11:39:30 +01:00
dselen 6fb5ec2bc8 Update SECURITY.md 2025-01-09 10:30:33 +01:00
daanselen f67a36f8b7 Documentation and readme update. 2025-01-09 10:26:15 +01:00
daanselen 577a8266ee Updated documentation. 2025-01-09 10:26:06 +01:00
daanselen 5492bd7e2f Slight modifications and gave round response a better name: Task {Number}. 2025-01-09 10:08:47 +01:00
daanselen 27473583e4 Moved python package and requirements file up a directory. 2025-01-09 10:01:28 +01:00
daanselen 32069cd266 Working version. Rewrite complete. Version 2 soon. 2025-01-09 00:22:07 +01:00
daanselen 6a0127be78 Rewrite working now only needs output formatting. 2025-01-08 16:56:25 +01:00
daanselen e5e4aba47e Progress on rewrite. 2024-12-26 00:14:08 +01:00
dselen e8e08d0d72 Update README.md
typos and note
2024-11-29 09:29:35 +01:00
daanselen a1fb69652b Clarified examples 2024-11-29 09:27:47 +01:00
daanselen df2185612a Expanded documentation! 2024-11-29 09:27:38 +01:00
dselen 8aea76fd1e Update README.md 2024-11-28 16:12:28 +01:00
dselen 1fd09beaf9 > < 2024-11-28 12:32:39 +01:00
dselen c702107b0a Create SECURITY.md 2024-11-28 12:31:56 +01:00
daanselen 917e4b3c9e Changed readme 2024-11-28 10:27:33 +01:00
dselen 48b77f5e66 Update README.md 2024-11-28 09:53:54 +01:00
dselen bccebb4707 Merge pull request #1 from DaanSelen/dev
Version v0.1.1 added variable support!
2024-11-28 09:50:08 +01:00
daanselen c66c7bbb98 Clarified readme and used examples. 2024-11-28 09:49:29 +01:00
daanselen 88e2115be9 Added new example with a slash! 2024-11-28 09:44:35 +01:00
daanselen f05ab15d4b SUPER! Support for variables, might be a little bit buggy for now! 2024-11-28 09:41:49 +01:00
daanselen 7fb2d21acf Removed device line 2024-11-28 08:45:07 +01:00
daanselen 26cf102641 Changed cmd-args 2024-11-27 22:35:59 +01:00
dselen 04ce4ba811 Update README.md to reflect current code. 2024-11-27 22:33:44 +01:00
dselen 520a49e300 Create codeql.yaml 2024-11-27 22:21:06 +01:00
daanselen e0e6e1ff59 Changed around cmd-arguments. For aesthetics. 2024-11-27 22:13:50 +01:00
daanselen 7085eaba27 Added node translation from data in global_list 2024-11-27 22:10:27 +01:00
dselen 5f44a0d0cb Update README.md 2024-11-27 21:25:43 +01:00
daanselen 98ffe73580 INF: removed unneeded print statement. 2024-11-27 21:24:53 +01:00
daanselen fdb6d4bfe8 INF: Added minimal information dumps. 2024-11-27 21:11:27 +01:00
daanselen 5731a09210 CRIT bumped websockets to 14.1 :) found the issue. 2024-11-27 20:38:06 +01:00
daanselen 9599db6773 Merge branch 'main' of https://github.com/daanselen/meshbook
Pull
2024-11-27 20:31:40 +01:00
daanselen b1ea58eb2f CRIT: Specified websocket version 2024-11-27 20:30:55 +01:00
dselen f3dcd0a00b Update README.md 2024-11-27 20:29:07 +01:00