1. 08 Oct, 2018 1 commit
    • Robert Knight's avatar
      Support serving the client over SSL in development · 1ba23cce
      Robert Knight authored
      Following the conventions of the "h" project [1], the client's asset
      server (localhost:3001) and demo page server (localhost:3000) will be
      served over SSL if a certificate (".tlscert.pem") and private key
      (".tlskey.pem") are found in the root of the repository.
      
      This can be useful for testing the development client on pages served
      over SSL without having to disable mixed content warnings in the
      browser.
      
      [1] https://h.readthedocs.io/en/latest/developing/ssl/
      1ba23cce
  2. 24 Sep, 2018 3 commits
  3. 18 Sep, 2018 3 commits
  4. 17 Sep, 2018 1 commit
  5. 14 Sep, 2018 16 commits
  6. 13 Sep, 2018 5 commits
  7. 04 Sep, 2018 1 commit
  8. 30 Aug, 2018 1 commit
  9. 22 Aug, 2018 5 commits
  10. 21 Aug, 2018 1 commit
  11. 15 Aug, 2018 2 commits
  12. 10 Aug, 2018 1 commit