1030 Commits

Author SHA1 Message Date
Mark Nadal
b92a91b76a Merge pull request #376 from swhgoon/patch-1
load Gun once in NW.js's JavaScript Contexts
2017-06-06 11:31:25 -06:00
SwhGo_oN
bb4dae2d04 load Gun once in NW.js's JavaScript Contexts
In the NW.js's JavaScript Contexts, `require`, `window` are both defined...
[JavaScript Contexts in NW.js](http://docs.nwjs.io/en/latest/For%20Users/Advanced/JavaScript%20Contexts%20in%20NW.js/)
2017-06-06 20:07:03 +08:00
Mark Nadal
b0662c2464 @sjones6 saves the day, DO NOT USE 0.7.7, use 0.7.8 2017-05-30 18:42:06 -07:00
Mark Nadal
0a4c1fcbe9 Merge pull request #374 from sjones6/protocols
Protocols
2017-05-30 18:39:17 -07:00
Mark Nadal
edf0f01c3e Merge pull request #373 from sjones6/verify-fix
Verify fix
2017-05-30 18:38:23 -07:00
sjones6
d15eedca9f Protocol to empty array 2017-05-30 21:18:46 -04:00
sjones6
d2fc0440bd Fix logic error *facepalm* 2017-05-30 18:44:21 -04:00
sjones6
e939a1856f Updates 2017-05-30 18:42:49 -04:00
Mark Nadal
c7325a929b version bump for @d3x0r 's fix for @staltz ! 2017-05-30 14:17:33 -07:00
Mark Nadal
62061c9a97 Merge pull request #372 from d3x0r/patch-16
Update wsc.protocols default
2017-05-30 14:01:40 -07:00
d3x0r
0fd60d65a5 Update wsc.protocols default
.... to be '' instead of null.
https://developer.mozilla.org/en-US/docs/Web/API/WebSocket
If you don't specify a protocol string, an empty string is assumed.
2017-05-30 10:48:31 -07:00
Mark Nadal
db2aa88c32 comment SEA 2017-05-29 00:06:53 -07:00
Mark Nadal
b92b9d981e include SEA alpha, promote SEA & NTS to top level 2017-05-25 12:45:49 -07:00
Mark Nadal
0d5e6dbc74 Update README.md 2017-05-10 13:59:51 -07:00
Mark Nadal
341b52939f PRs published 2017-05-08 11:00:01 -07:00
Mark Nadal
49ba70a3f0 Merge pull request #366 from victornoel/better-angular-demo
Simplify angular demo
2017-05-08 10:52:14 -07:00
Mark Nadal
e2c1404b4f Merge pull request #369 from sjones6/verify
Verification options to limit WS connection
2017-05-08 10:49:14 -07:00
sjones6
62c29f5182 Verification options to limit WS connection 2017-05-02 20:39:28 -04:00
Victor Noël
12897b1bcd on$: fix unsubscribe and add cleanup
Add an example of concurrent subscription to gun in the
view with a button to subscribe and unsubscribe.
2017-04-29 11:25:59 +02:00
Victor Noël
6bdbf1ab45 Bump dependencies
- gun 0.7.4
- angular 4.1.0
- typescript 2.3.2
2017-04-29 11:15:13 +02:00
Mark Nadal
023da4db6f fix deferred updates 2017-04-24 16:20:06 -07:00
Mark Nadal
aedc80cc85 Update README.md 2017-04-24 12:05:26 -07:00
Victor Noël
141b5ea390 Bump gun to 0.7.3
Add val$ and on$ to get observables (on$ can't be unsubscribed for
now...)
2017-04-22 11:28:00 +02:00
Victor Noël
5c049c1f85 Upgrade dependencies 2017-04-22 11:27:06 +02:00
Mark Nadal
9b752c3937 clarify root more for SEA, lots more to go 2017-04-21 15:42:42 -07:00
Victor Noël
aa8771ac2b angular-demo: add missing yarn.lock 2017-04-19 21:14:44 +02:00
Victor Noël
ea5d6db9b2 angular-demo: rewrite rx wrapper
Use latest API and ensure unsubscription will be done.
2017-04-19 21:14:44 +02:00
Victor Noël
a2148b36b3 angular-demo: simplify code
- Use ngx-pipes to transform object to array of pairs
- Extract GunDb in its own file
- Introduce deletion
2017-04-19 21:14:31 +02:00
Mark Nadal
1fd2bfa352 Merge pull request #365 from victornoel/angular-demo
Angular demo
2017-04-18 11:48:06 -07:00
Victor Noël
46c9c63395 use gun for todo list 2017-04-18 15:54:30 +02:00
Victor Noël
b4172a03b3 add bare angular project 2017-04-18 15:54:10 +02:00
Mark Nadal
40a188b429 Merge pull request #363 from lguzzon/master
Dependency Updates ...
2017-04-16 14:50:22 -07:00
Luca Guzzon
9cafdcfcb3 Using node 7.9 2017-04-14 12:54:37 +02:00
Luca Guzzon
2138635303 Using node latest 2017-04-14 12:51:51 +02:00
Luca Guzzon
5cca2f14ab Added node 7.8.0 2017-04-14 12:19:00 +02:00
Luca Guzzon
be3a9e8e21 Auto Dependency Updates ... 2017-04-14 12:09:28 +02:00
Luca Guzzon
35162b1f26 Dependency Updates ... 2017-04-14 12:07:32 +02:00
Mark Nadal
f1cea0b99c Merge pull request #362 from marcus7777/patch-1
404 removed
2017-04-12 11:50:44 -07:00
Marcus Hitchins
52c5dcdff1 404 removed 2017-04-12 14:03:43 +01:00
Mark Nadal
dfa1c6d3bc Merge pull request #361 from Napzu/patch-1
Create index.html
2017-04-10 22:50:49 -07:00
Mark Nadal
2c2530f8ac Merge pull request #360 from sjones6/sjones6/vue-gun
Add vue+gun todo app
2017-04-10 19:00:55 -07:00
sjones6
deb5ef25ae Add vue+gun todo app 2017-04-10 21:47:03 -04:00
Mark Nadal
fc74a80cf5 uggh ws & uws 2017-04-10 13:10:36 -07:00
Napzu
6b3e8f9d95 Create index.html 2017-04-08 09:14:15 +03:00
Mark Nadal
6950f7d90c have file adapter support lexical all souls cursor 2017-04-04 18:56:53 -07:00
Mark Nadal
412a47fc07 Merge pull request #354 from xizhao/patch-1
Add FOSSA badges
2017-04-04 13:30:55 -07:00
Kevin Wang
3f883cb648 Add FOSSA badges 2017-04-03 15:00:38 -07:00
Mark Nadal
181b6bd767 0.7 with .val(cb) also hearing .not 0.7.0 2017-04-03 13:02:20 -07:00
Mark Nadal
9786579eb3 Merge pull request #351 from d3x0r/patch-14
Handle batched messages.
2017-03-28 15:09:19 -07:00
Mark Nadal
54c3add01a thanks to @d3x0r 2017-03-28 15:08:24 -07:00