Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Conversation

@sirpy
Copy link

@sirpy sirpy commented Dec 16, 2020

No description provided.

mmalmi and others added 30 commits January 14, 2021 12:48
* 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://[email protected]/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 <[email protected]>
amark and others added 30 commits December 28, 2023 16:07
* 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.
* comment out redundant return;

* remove redundant return
* relay-sqlite-example

Manager+Adapter

* Update README.md
* Added audio

* Update stream.html

Clean up edit.

* Update stream.html

Somehow my last commit seemed to be a mistake.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.