1. 17 Mar, 2017 1 commit
  2. 04 Mar, 2017 2 commits
  3. 03 Mar, 2017 1 commit
  4. 02 Mar, 2017 2 commits
  5. 28 Feb, 2017 2 commits
  6. 25 Feb, 2017 1 commit
  7. 22 Feb, 2017 3 commits
  8. 17 Feb, 2017 1 commit
  9. 16 Feb, 2017 3 commits
  10. 15 Feb, 2017 8 commits
  11. 08 Feb, 2017 2 commits
  12. 07 Feb, 2017 1 commit
  13. 06 Feb, 2017 3 commits
  14. 04 Feb, 2017 1 commit
  15. 03 Feb, 2017 1 commit
  16. 31 Jan, 2017 2 commits
  17. 30 Jan, 2017 4 commits
  18. 27 Jan, 2017 2 commits
    • Mike Street's avatar
      Fix tables after HTTPS column addition · 6fc755d5
      Mike Street authored
      6fc755d5
    • Mike Street's avatar
      Add HTTPS column · 0b5f22ea
      Mike Street authored
      This closes #159
      
      Initially I have just taken the URL to the API - if it is https:// I
      have assumed it does, if it doesn't I have assumed the opposite.
      
      There may be some incorrect but as an initial update I thought that was
      the safest way
      0b5f22ea