37 Commits (f119f7f9f9b1d6ffef54fbf867e6c81b48a8afba)

Author SHA1 Message Date
  Andrew Cantino f4df522f2f adding a basic RSS agent 10 years ago
  Theofilos Papapanagiotou 669b77ce37 Ignore xmlns when evaluating xpath 10 years ago
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 years ago
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 years ago
  Andrew Cantino fd2e8cd8b6 add headers option to WebsiteAgent 10 years ago
  Akinori MUSHA e8751af629 Add a `user_agent` option to WebsiteAgent. 10 years ago
  Akinori MUSHA 85a7369e65 Use Faraday in WebsiteAgent and make HTTP backend library selectable. 10 years ago
  Akinori MUSHA 88e3132897 JSON does not allow the use of single quotation, so do not encourage it. 10 years ago
  Maximilian Clarke 23356e2a04 Added http/s check and cleaned up receive code 10 years ago
  Maximilian Clarke 9bf3c2c824 Updated WebsiteAgent to receive events 10 years ago
  Maximilian Clarke 0e30b083b4 Updated agent description 10 years ago
  Maximilian Clarke 19c005fe45 Modified website_agent to take an array of urls 10 years ago
  Andrew Cantino 7d9279b871 Merge pull request #212 from knu/website_agent-force_encoding 10 years ago
  Akinori MUSHA df16d8dead Ignore force_encoding if empty. 10 years ago
  Akinori MUSHA 8ea2ba573f Add :xpath support to WebsiteAgent. 10 years ago
  Akinori MUSHA 7bc20a0b44 Add :force_encoding support to WebsiteAgent. 10 years ago
  Andrew Cantino 99644a426d Add XKCD hovertext to default seed and website agent 10 years ago
  Andrew Cantino 0ad347c378 default is all 10 years ago
  Andrew Cantino f4bae10250 minor code cleanup 10 years ago
  Alex Piggott 3f4e4b7531 #154 Fixed indentation (website deduplication improvements) 10 years ago
  Alex Piggott b1898cc7ff #154 Improvements to website deduplication logic 10 years ago
  Alex Piggott 7b38df61ed #135 #141 2 deduplication fixes for the website agent 10 years ago
  Albert Sun 18595b0760 blank? -> present? 10 years ago
  Albert Sun 7996954a3b add a `basic_auth` option to the website agent 10 years ago
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries 10 years ago
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 10 years ago
  Albert Sun f0741359a6 DRYed up website_agent code a bit 10 years ago
  Albert Sun 43194c3c1b in website agent with type json, allow extract to be blank; in which case, the entire json object will be stored as the payload 10 years ago
  Andrew Cantino 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
  Andrew Cantino bdea7e620c log all exceptions during check or receive to Agents' logs 11 years ago
  Andrew Cantino 00727fbd4d add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices 11 years ago
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 years ago
  itkevin 430a6a8432 Code cleanup 11 years ago
  itkevin fd8761177f When crawling websites tith relative URLs, make them absolute 11 years ago
  Andrew Cantino 6559d79a51 Fix uniqueness test for WebsiteAgent 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