1. 07 Jul, 2020 2 commits
  2. 02 Jul, 2020 3 commits
  3. 13 Jun, 2019 2 commits
  4. 11 Jun, 2019 3 commits
  5. 08 May, 2019 1 commit
  6. 26 Apr, 2019 1 commit
  7. 02 Apr, 2019 1 commit
    • Gorbachev's avatar
      Trim double quotes for email and key · 6e917d15
      Gorbachev authored
      Currently dns_cf generates headers like this: 'X-Auth-Email: "sample@mail.com"'. Cloudflare API responses 400 BadRequest for quoted headers with message "Invalid format for X-Auth-Email header".
      6e917d15
  8. 31 Mar, 2019 1 commit
  9. 03 Jan, 2019 1 commit
  10. 28 Dec, 2018 1 commit
  11. 27 Dec, 2018 1 commit
  12. 11 Dec, 2018 1 commit
  13. 03 Dec, 2018 1 commit
  14. 02 Dec, 2018 1 commit
  15. 15 Mar, 2018 1 commit
  16. 16 Jan, 2018 2 commits
  17. 06 Jan, 2018 2 commits
  18. 16 Apr, 2017 1 commit
  19. 11 Apr, 2017 2 commits
  20. 13 Jan, 2017 1 commit
    • Bastian Bittorf's avatar
      shellcheck: fix several occurences of SC2034 · 3ca93f4a
      Bastian Bittorf authored
      
      
      message:
      SC2034: $VARNAME appears unused. Verify it or export it.
      
      most of these are related to the style:
      we generate global vars, which are used in other functions.
      
      the var "lexical_url" was really unused (left it as comment)
      
      the travis-check now does not need anymore special flags.
      Signed-off-by: default avatarBastian Bittorf <bb@npl.de>
      3ca93f4a
  21. 27 Dec, 2016 1 commit
  22. 14 Dec, 2016 1 commit
  23. 07 Dec, 2016 2 commits
  24. 06 Dec, 2016 2 commits
  25. 16 Nov, 2016 2 commits
  26. 12 Nov, 2016 1 commit
  27. 11 Nov, 2016 2 commits