提交历史

作者 SHA1 备注 提交日期
  bobbysteel d7c69d1ea0 Fix per requests 7 年之前
  bobbysteel 00d0a46cfb Clarify xpath usage with example 7 年之前
  James Hu 908f0b6b3d Escape \ in JSON string literal in WebsiteAgent code example 7 年之前
  James Hu d38cfdd70d Fix syntax error in Website Agent description 7 年之前
  Dominik Sander a04faa8245 Add `array` extraction option to WebsiteAgent in HTML/XML mode 7 年之前
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn 7 年之前
  Géza Búza 6a71295205 Improve documentation of Website Agent (#2066) 7 年之前
  Dominik Sander e1f702adf1 Upgrade liquid (#1982) 7 年之前
  Andrew Cantino be0d0417bd Fix #1799 by linking to Liquid docs (#1953) 7 年之前
  Akinori MUSHA 37a2aaaf65 Fix typos in the document: `_request_` -> `_response_` 7 年之前
  Akinori MUSHA 5f5f3cd38f Do not err if `headers` is a valid headers hash 8 年之前
  Akinori MUSHA 9074f3115e Make sure `status` is an integer when set 8 年之前
  Akinori MUSHA 3a0c9e6274 Disable automatic URL normalization and absolutization on `url` 8 年之前
  Akinori MUSHA 3d91469733 Make WebsiteAgent merge `template` with the results of `extract` (#1816) 8 年之前
  Akinori MUSHA bd9455d5d0 Add a `repeat` option to extractors 8 年之前
  Akinori MUSHA 3a66c152ef Make `extract_each` prepare a storage for results 8 年之前
  Akinori MUSHA 1e70b31e7f Merge pull request #1770 from cantino/revert-1071 8 年之前
  Akinori MUSHA 50123dca53 Fix event_description broken in full JSON mode or without a template 8 年之前
  Akinori MUSHA 898e3d8edb Revert the special treatment for CDATA introduced in #1071 8 年之前
  Akinori MUSHA e50b8e0d5c Document that `url` in a created event is automatically resolved 8 年之前
  Akinori MUSHA cc16e854b3 Fix a problem in resolving the `url` key of a created event 8 年之前
  Akinori MUSHA 91f096b16f Merge pull request #1743 from cantino/website_agent_can_interpolate_after_extraction 8 年之前
  Alex Jordan 77da54ea0c Convert a bunch of HTTP links to HTTPS (#1757) 8 年之前
  Akinori MUSHA 58fabb885c Add a new Liquid filter `rebase_hrefs` 8 年之前
  Akinori MUSHA 8b897f5da3 Add Liquid variables `_response_.url` and `_url_` to WebsiteAgent 8 年之前
  Akinori MUSHA fe35df8752 Add a new option `template` to WebsiteAgent 8 年之前
  Andrew Cantino 9a3290ef40 Language changes 8 年之前
  Akinori MUSHA 50b5833a3f Improve encoding detection in WebsiteAgent 8 年之前
  Akinori MUSHA 7ed40a6901 Use the XPath expression `string(.)` instead of `.//text()` 8 年之前
  Karol Bucek 8ca39a5802 minor tweaks (#1669) 8 年之前