19 Commits (1e0df92b797264a08a046af03e1e22ba5d3c758d)

Author SHA1 Message Date
  Akinori MUSHA 7e79d576b5 Improve Utils.normalize_uri (#1719) 7 years ago
  Dominik Sander 38f1044078 Add LocalFileAgent and introduce concept to handle files 8 years ago
  Dominik Sander ee1ebea830 Allow to configure various devise settings in .env 8 years ago
  Akinori MUSHA cdfdc7f3c5 Introduce Utils.normalize_uri and use it in WebsiteAgent 8 years ago
  Akinori MUSHA 8c2b11a567 Make TupleSorter#sort! never fail 8 years ago
  Akinori MUSHA 06554eaf31 Implement Utils.sort_tuples! for user-defined sorting 9 years ago
  Andrew Cantino 13038ce841 add ALLOW_JSONPATH_EVAL option to .env 10 years ago
  Andrew Cantino 63a42fff3c Add option to treat strings starting with $ as JSONPath 10 years ago
  Andrew Cantino 77882908c4 in order to avoid leaking memory, remove all symbolization 10 years ago
  Andrew Cantino e24f940ac8 Merge branch 'master' into human_task_agent 10 years ago
  Andrew Cantino 3eaa9272b1 Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. 10 years ago
  Andrew Cantino d766eb6cd3 Merge branch 'master' into human_task_agent 10 years ago
  Andrew Cantino 6a82f27034 Add quick navigation box for Agents 10 years ago
  Andrew Cantino 0120ccb9c1 Basic HuamnTaskAgent with specs 10 years ago
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 10 years ago
  Andrew Cantino 306237c306 Allow escaping of JSONPath outputs; demonstrate in the formatting agent. 10 years ago
  Andrew Cantino 52a1c1208a Don't allow JSONPath eval 11 years ago
  Andrew Cantino b876759b7b Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent. 11 years ago
  Andrew Cantino 620acffa5a initial commit 11 years ago