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

merge with latest gun master #13

Open
wants to merge 340 commits into
base: manhattanv2
Choose a base branch
from
Open

Conversation

sirpy
Copy link

@sirpy sirpy commented Dec 16, 2020

No description provided.

amark and others added 30 commits December 16, 2020 01:20
SEA.certify() small bug fix + more unit test
SEA.certify(): Urgent bug fix for blacklist
Wave.js comments and spaces to structure code
* NODE_ENV=development for heroku deployment

* Use NPM_CONFIG_PRODUCTION=false instead

* Update app.json

* Update app.json
`certificants.indexOf('*') !== -1` appears to be correct way of using this function. `certificants.includes` may be another option, but it may be too modern for compatibility concern
* Warn on automatic redirect to HTTPS

* Don't redirect to HTTPS on loopback IP addresses

* Check if current location is a local loopback IP address (127.0.0.0/8) and do not redirect
* bug: fixes issue with reverse sorting

* chore: updates unit test

* bug: new array not needed as filter already return a new one
* improving retry logic

* Trigger Build
* Fixing non-existant err variable in localStorage

* Update localStorage.js
Git needs to be added to the docker image or the build fails at the npm install stage.

_Looks at iris_
...
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/irislib/iris-messenger.git
...
* chain.d.ts: add options argument to put & set

* chain.d.ts: set cb may be null when providing opts

Co-authored-by: Norman Reed <norman.s.reed@gmail.com>
amark and others added 30 commits November 10, 2023 04:37
* Update wire.js

* Update wire.js

* Update wire.js
* update src/index

* update

* src/index fix

* added src/core
* sea blobs!

* and null origins

* null fix

* null check is last
* react-native detection

* added lib mobile

* changed back to gun. for another solution
…he so I can reject @bmatusiak 's lS change O:) O:) I love you you're a hero!

later with @bmatusiak check sea.then for '../gun.js' vs '../' vs ...
note: src/index -> core.js
TODO: something about WebRTC candidates hitting ack decrement limits?
* does this load better

* check window.Gun too in rfs
Commented out sipgate.net STUN server.
Added Cloudflare STUN server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.