Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update react-native for webview-crypto-bridge and more #904

Merged
merged 22 commits into from
May 21, 2020

Commits on Dec 8, 2019

  1. Merge pull request #4 from amark/master

    update to amark/gun master
    sirpy committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    af1590c View commit details
    Browse the repository at this point in the history
  2. react native support (#5)

    * WIP: use isomorphic-webcrypto for RN
    
    * WIP: expo friendly exports
    
    * WIP: buffer for RN
    
    * WIP: textencoder for RN
    
    * WIP: aeskey from jwk instead of raw for RN
    
    * fix: missing taglength for msrcrypto
    
    * add: update isomorphic-webcrypto
    
    * add: match isocrypto api
    
    * add: failing test for 4e2 as 400
    
    * fix: remove extra atob btoa
    
    * add: sea unbuild
    
    * refactor: according to mhelander review
    
    * refactor: shorter require
    
    * fix: make bug test pass, capitlize bug test.
    
    * fix: npm ci + sea test
    
    * add: restore old browser export and add react-native friendly exports
    
    * fix: import buffer into correct global/window
    
    * fix: bad comparison
    
    * fix: only include buffer if no btoa/atob
    sirpy committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    29ed57e View commit details
    Browse the repository at this point in the history
  3. add: wait for once, so data is returned on first get (#6)

    * add: wait for once, so data is returned on first get
    
    * Update then.js
    sirpy committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    512d2c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    af43b39 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr/sirpy/9'

    sirpy committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    761030d View commit details
    Browse the repository at this point in the history
  3. add: decrypt opposite of secret

    sirpy committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    dab9197 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    fd26e39 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'amark-master'

    sirpy committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    6f65c6e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. add: update dependencies

    sirpy committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    1f3b090 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    a723424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4b5ae View commit details
    Browse the repository at this point in the history
  3. refactor: remove duplicate

    sirpy committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e355d41 View commit details
    Browse the repository at this point in the history
  4. fix: match amark master

    sirpy committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5a1f835 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    sirpy committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d15721c View commit details
    Browse the repository at this point in the history
  6. Update README.md

    sirpy committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    40b47a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72c699f View commit details
    Browse the repository at this point in the history
  8. fix: typo

    sirpy committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5016298 View commit details
    Browse the repository at this point in the history
  9. add: update readme with example

    sirpy committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    947ee84 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    6d05150 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    3520f04 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'amark-master'

    sirpy committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    22a76f4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. add: asyncstorage for rad

    sirpy committed May 16, 2020
    Configuration menu
    Copy the full SHA
    5372279 View commit details
    Browse the repository at this point in the history