1922 次代碼提交 (a78c365ba0c88b6122d8c80b7ddaa19fd7d19ec3)

作者 SHA1 備註 提交日期
  Dominik Sander 4402b81a46 Merge pull request #911 from dsander/disable-faraday-url-encoding 10 年之前
  Dominik Sander f05fc4c148 Allow agents using WebRequestConcern to disable URL encoding 10 年之前
  Matt Gauger 05db573b41 Add logo to app.json 10 年之前
  Akinori MUSHA 7ae1f6c202 Update jsonpath (along with multi_json) 10 年之前
  Akinori MUSHA 0bbb1e9141 Merge pull request #890 from cantino/upgrade_liquid_to_3 10 年之前
  Ian Blenke 878cf12393 Switch from trying to set HUGINN_DATABASE_USER to the correct variable name of HUGINN_DATABASE_USERNAME 10 年之前
  Akinori MUSHA 1a4ac4f9e8 Monkey-patch Liquid to fix its parser with handling of curly braces 10 年之前
  Akinori MUSHA d8cbd620d1 Pull out irrelevant specs from the uri_expand group 10 年之前
  Ian Blenke 577715ec87 Remove the -f flag 10 年之前
  Ian Blenke 552e4c5523 Adding require for pg 10 年之前
  Ian Blenke 60622c5a00 Adding a working example of docker linked mysql container for issue #887 10 年之前
  Ian Blenke 8b267857e8 Fix the PORT for issue #895 10 年之前
  Ian Blenke 99ebeb80b8 Addressing issue #896 by checking for leftover pid file, and removing it if it exists 10 年之前
  Andrew Cantino 8b8221e174 Merge pull request #886 from HyShai/regex-liquid-filter 10 年之前
  Andrew Cantino 71b6b1baf6 Merge pull request #894 from sillygwailo/slack_unfurl_links 10 年之前
  HyShai 9d00f3012b Added RSpec group for regex replace 10 年之前
  Richard Eriksson c9c97a95db Send the value of the optional unfurl_links option to Slack. https://api.slack.com/docs/unfurling 10 年之前
  Akinori MUSHA 9f790aa709 Refactor the handling of stringified integers 10 年之前
  Akinori MUSHA f5cf2fd480 Merge branch 'enhance-data_output_agent' 10 年之前
  Akinori MUSHA 6ac849dbb7 Properly escape < and > in the description 10 年之前
  Akinori MUSHA a3de70b6af Use :id instead of <id> in example URL 10 年之前
  HyShai 728c7c73a8 add RSpecs for regex replace 10 年之前
  Akinori MUSHA 66a3388a8b Document which keys in `template` are put into RSS output 10 年之前
  Akinori MUSHA 2b2295b41a Rephrase the description for the `events` variable 10 年之前
  Akinori MUSHA 01219153bd Make uri_expand handle any object 10 年之前
  Akinori MUSHA 2305b1614d Upgrade Liquid to 3 10 年之前
  Akinori MUSHA f7e48d7b0e Add `template.icon` for setting a custom icon for each feed 10 年之前
  Akinori MUSHA c14a4ab5b6 Expose source events as `events` to Liquid templating 10 年之前
  Akinori MUSHA 55154b2aa1 Forbid the use of `/`/`.` in secrets, and also non-string secrets 10 年之前
  Akinori MUSHA 3f74dec272 Use url_helpers to generate an RSS path 10 年之前
  HyShai 91e97957e2 Add Liquid regex replace filters 10 年之前
  Andrew Cantino c9277561d8 Merge pull request #884 from cantino/fix_regexp_extraction 10 年之前
  Andrew Cantino 3584c8fa5e allow integer indexes as strings 10 年之前
  Andrew Cantino 165dbc3334 Merge pull request #882 from cantino/bind_all_interfaces 10 年之前
  Andrew Cantino 18b36a2491 Merge pull request #880 from irfancharania/valid_rss 10 年之前
  Akinori MUSHA c1a5f1ef11 Do not call interpolated in `working?` 10 年之前
  Andrew Cantino 8c9e2ac140 before Rails 4.2, development would bind on all interfaces, not it does not 10 年之前
  Akinori MUSHA e3f090ade8 Properly redirect to /agents after creating a new agent 10 年之前
  Akinori MUSHA c16aa9294d Validate options without interpolation that may raise an error 10 年之前
  Akinori MUSHA c4459308b3 Rescue any error in validate_interpolation 10 年之前
  Akinori MUSHA bcc3b536c7 Add a couple of new entries 10 年之前
  Irfan Charania ae21d7e984 Update spec 10 年之前
  Irfan Charania 3aa2d1255b Generate valid RSS 10 年之前
  Akinori MUSHA 1f49085770 Fix a spec for an error message 10 年之前
  Akinori MUSHA dd5d213508 Enhance WebsiteAgent#validate_extract_options! 10 年之前
  Akinori MUSHA c0ce33a2d6 Make `.` the default value for `value` in HTML/XML extraction details 10 年之前
  Dominik Sander d8ab186620 Merge pull request #878 from dsander/fix-deduplication-agent 10 年之前
  Akinori MUSHA 9ec2f17506 Fix PUT /agents/:id redirecting to the edit page by default 10 年之前
  Akinori MUSHA 5854566c64 AgentsController#redirect_back: Use the referrer when appropriate 10 年之前
  Dominik Sander ba91676d76 DeDuplicationAgent properly handles destruction of memory 10 年之前