1. 05 1月, 2019 1 次提交
    • M
      Simplifying consumers of LinkDetector · 693a021c
      Michael J. Miller 提交于
      LinkDetector now always returns an HTMLElement. Each line of the input is handled separately and is not checked for links if it is longer than MAX_LENGTH, but the rest of the input is still checked. Recursion is used to handle future cases when more RegEx patterns are added.
      693a021c
  2. 03 1月, 2019 1 次提交
  3. 01 1月, 2019 6 次提交
  4. 31 12月, 2018 3 次提交
  5. 29 12月, 2018 9 次提交
  6. 28 12月, 2018 20 次提交