1. 16 Feb, 2017 5 commits
  2. 15 Feb, 2017 11 commits
  3. 08 Feb, 2017 4 commits
  4. 07 Feb, 2017 2 commits
  5. 06 Feb, 2017 4 commits
  6. 04 Feb, 2017 2 commits
  7. 03 Feb, 2017 2 commits
  8. 31 Jan, 2017 3 commits
  9. 30 Jan, 2017 5 commits
  10. 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