1. 28 Jan, 2021 1 commit
  2. 27 Jan, 2021 4 commits
  3. 14 Jan, 2021 6 commits
  4. 12 Jan, 2021 1 commit
  5. 07 Jan, 2021 1 commit
  6. 01 Jan, 2021 1 commit
  7. 19 Dec, 2020 1 commit
  8. 18 Dec, 2020 1 commit
    • gammazero's avatar
      Escape non-printable characters in user output · 7193f950
      gammazero authored
      Replaces control characters and non-printable characters with escape sequences, in any fields that are printed by the CLI, which could have been user input.
      
      Output from `ipfs cat` is unchanged.
      7193f950
  9. 14 Dec, 2020 1 commit
  10. 09 Dec, 2020 4 commits
  11. 04 Dec, 2020 1 commit
  12. 01 Dec, 2020 3 commits
  13. 24 Nov, 2020 5 commits
  14. 16 Nov, 2020 2 commits
  15. 13 Nov, 2020 1 commit
  16. 11 Nov, 2020 1 commit
  17. 07 Nov, 2020 2 commits
  18. 05 Nov, 2020 1 commit
  19. 19 Oct, 2020 1 commit
    • Marcin Rataj's avatar
      fix: localhost API access via ipv6 · d1c20bdf
      Marcin Rataj authored
      This adds localhost ipv6 addresses to the allowlist for use in browser
      context and fixes WebUI on ipv6-only deployments: http://[::1]:5001/webui
      
      We were missing CORS/Origin tests for API port so I've added basic ones
      and included localhost/127.0.0.1/::1 variants.
      d1c20bdf
  20. 13 Oct, 2020 1 commit
  21. 07 Oct, 2020 1 commit