1. 11 May, 2019 1 commit
  2. 17 Apr, 2019 4 commits
  3. 05 Mar, 2019 1 commit
  4. 01 Mar, 2019 1 commit
  5. 27 Feb, 2019 2 commits
  6. 25 Feb, 2019 1 commit
  7. 21 Feb, 2019 2 commits
  8. 19 Feb, 2019 2 commits
  9. 18 Feb, 2019 1 commit
  10. 14 Feb, 2019 1 commit
  11. 11 Feb, 2019 1 commit
  12. 09 Feb, 2019 2 commits
  13. 08 Feb, 2019 1 commit
  14. 30 Jan, 2019 1 commit
  15. 23 Jan, 2019 1 commit
  16. 22 Jan, 2019 1 commit
  17. 21 Jan, 2019 1 commit
    • Steven Allen's avatar
      base32: make GetEncoderFromPath more robust · 19d8f624
      Steven Allen authored
      Primarily, get rid of extractCidString and cidVer. Neither of these functions
      did sane things when a path when a path didn't actually include a CID. For
      example, "boo" would yield a base32 encoder.
      
      Also:
      
      * Avoid "optional" errors.
      * Make it a pure function of the input path.
      * Extract the multibase from *any* type of path of the form
        /namespace/cid-like-thing/... This is a DWIM function.
      
      License: MIT
      Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
      19d8f624
  18. 17 Jan, 2019 1 commit
  19. 10 Jan, 2019 1 commit
  20. 09 Jan, 2019 1 commit
  21. 20 Dec, 2018 8 commits
  22. 13 Dec, 2018 1 commit
  23. 07 Dec, 2018 1 commit
  24. 28 Nov, 2018 1 commit
  25. 16 Nov, 2018 1 commit
  26. 03 Nov, 2018 1 commit