Commit graph

18 commits

Author SHA1 Message Date
j264415
5d6544ed6a spelling change and removed console log 2024-02-19 13:22:00 +00:00
j264415
55fbe283a7 removed console log 2024-02-19 11:09:52 +00:00
j264415
3abd952f4f changed function names for easy readability 2024-02-15 12:45:46 +00:00
j264415
80c1c6d3ed fixed classList error 2024-02-15 12:34:34 +00:00
j264415
ab816b62ec made small change 2024-02-14 17:29:43 +00:00
j264415
1b877ca482 rewrite comments for handlers 2024-02-14 17:16:09 +00:00
j264415
068811a6bf tidy up previous commit and added functionality to add operations to recipe 2024-02-14 17:01:24 +00:00
j264415
2bade1c375 remove unused imports 2024-02-14 15:33:37 +00:00
j264415
c2df7be908 add enter and spacebar functionality to open and close panels 2024-02-14 15:32:06 +00:00
n1474335
a895d1d82a Added 'Parse TCP' operation 2022-05-30 18:06:15 +01:00
n1474335
8ad18bc7db Added 'Fuzzy Match' operation 2021-02-12 13:51:51 +00:00
n1474335
1abc46058c Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
n1474335
83e49da7f6 Fixed description hiighlighting issue 2021-02-09 11:37:25 +00:00
n1474335
ba66fd6546 Fixed recursive matching arguments 2021-02-05 19:04:27 +00:00
n1474335
21236f1938 Added fuzzy search for operations 2021-02-05 17:54:57 +00:00
n1474335
9d73127cae Fixed some typos 2019-10-16 15:38:20 +01:00
n1474335
566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
j433866
b77239fc15 Move waiters and workers into separate folders. 2019-06-06 09:09:48 +01:00
Renamed from src/web/OperationsWaiter.mjs (Browse further)