Alan Colon
1ab36fa3e1
.off for .on, .map, and .path
2016-10-23 00:24:54 -06:00
Mark Nadal
0aef927eec
Update gun.js
2016-10-18 12:11:02 -07:00
Mark Nadal
23f126f219
Update gun.js
2016-10-18 12:05:14 -07:00
BartVDACodeware
fc8aa597a7
check for window.localStorage
...
Hi, the window.localStorage gives an exception when you use it in Edge on localHost or from a file based html.
I've added a check for the localStorage.
The code is a snipped from here: https://mathiasbynens.be/notes/localstorage-pattern
2016-10-14 22:04:03 +02:00
Mark Nadal
53e171310d
experimental approach works!
2016-10-13 00:48:36 -07:00
Mark Nadal
58753e0f9e
Update gun.js
2016-10-12 01:35:20 -07:00
Mark Nadal
9355a36a54
Update gun.js
2016-10-12 01:00:42 -07:00
d3x0r
c5c2d190e5
Update gun.js
...
Fix localStorage to pull and cache options from parent.
2016-10-10 20:11:56 -07:00
Mark Nadal
df4d87eb3e
Update gun.js
2016-10-10 02:03:25 -07:00
Mark Nadal
cdfd411ec8
this to window
2016-10-08 15:31:57 -07:00
Mark Nadal
da3e644c70
try to simplify?
2016-10-08 02:33:22 -07:00
Mark Nadal
4facd22aec
75 tests passing even complex plural!
2016-10-07 15:09:29 -07:00
Mark Nadal
17ab1d291c
fix React Native breaking Webpack live reload scope
2016-10-07 14:10:20 -07:00
Mark Nadal
80e2fa9e6f
tests passign without duplication but need to fix on pause/resume
2016-10-07 14:03:44 -07:00
Mark Nadal
448ee86ffa
70 tests passing including plurals!
2016-10-06 03:43:02 -07:00
Mark Nadal
bf4097beeb
temp fix for @d3x0r
2016-10-06 00:28:26 -07:00
d3x0r
5774fa37c6
hoise function implicit()
2016-10-04 21:59:20 -07:00
Mark Nadal
0fa4d369fd
Merge branch '0.5' of https://github.com/amark/gun into 0.5
2016-10-04 19:13:11 -07:00
Mark Nadal
f122fe2dfb
pull latest
2016-10-04 19:13:04 -07:00
Mark Nadal
f0a06de464
fix var node for @d3x0r
2016-10-04 19:10:01 -07:00
Mark Nadal
dfcd2f7ab4
Merge branch '0.5' of https://github.com/amark/gun into 0.5
2016-10-02 09:59:47 -07:00
Mark Nadal
bf1b965b1f
crazy maps work!
2016-10-02 09:59:40 -07:00
Mark Nadal
873afd8325
fix @d3x0r 's double close
2016-10-02 09:58:13 -07:00
Mark Nadal
407fcf7dbd
merged again
2016-10-01 15:42:13 -07:00
Mark Nadal
4d34c69e2f
tap?
2016-10-01 15:37:56 -07:00
Mark Nadal
066340ba71
being lazy, using the easy approach for @devel-pa
2016-09-30 18:07:42 -07:00
devel-pa
b8025b207f
Unbuilding structure.
2016-09-30 21:19:18 +02:00
Mark Nadal
436376358b
wsp should use 'in' if not found.
2016-09-27 14:51:31 -07:00
Mark Nadal
aaf34a3dfe
Merge branch '0.5' of https://github.com/amark/gun into 0.5
2016-09-27 12:25:30 -07:00
Mark Nadal
21257424a5
localStorage should recover from a get response
2016-09-27 12:23:59 -07:00
Mark Nadal
c6140712c9
hopefully this resolved conflicts
2016-09-27 11:46:20 -07:00
Mark Nadal
275b651107
grr now I have conflicts
2016-09-27 11:44:51 -07:00
Mark Nadal
f748ef0308
add set back in for @stefdv
2016-09-27 11:40:20 -07:00
Mark Nadal
05bb232d4d
put now accepts refs again
2016-09-27 11:32:36 -07:00
Mark Nadal
a0a5be519a
Update gun.js
2016-09-26 22:43:50 -07:00
Mark Nadal
16b5797731
merged
2016-09-25 18:18:31 -07:00
Mark Nadal
00d8fe331e
use intended message ID
2016-09-25 18:12:26 -07:00
Mark Nadal
11a390e7b2
toJSON
2016-09-25 18:10:58 -07:00
Mark Nadal
4d13585be8
check against undef not falsy
2016-09-25 15:40:32 -07:00
Mark Nadal
fa3d3eeff4
0.5 BETA TESTING
2016-09-25 13:06:29 -07:00
Mark Nadal
acc085a8ed
currently VERY broken
2016-09-17 14:50:36 -07:00
Stefdv
1760900d73
ws error on send
...
node might throw an error on sending through a websocket that is not open. Adding an empty calback seems o fix this
2016-09-17 23:13:30 +02:00
Stefdv
562e1dba96
ws error on send
...
node might throw an error when sending through a not open websocket. Adding an empty callback fixes this
2016-09-17 23:08:30 +02:00
Stefdv
aff0720e69
ws error on send
...
When sending through a ws socket you might get an error saying that the socket is not open.
by adding an empty callback to `ws.send` this seems to fixe it
2016-09-17 22:56:31 +02:00
Mark Nadal
d62b3f7ab0
so much working!!!
2016-09-08 18:43:00 -07:00
Mark Nadal
3ec5fe5484
190+ tests passing, now handle map path
2016-09-01 13:33:35 -07:00
Mark Nadal
dc157d05c1
finally got ack working
2016-08-13 16:18:00 -07:00
Mark Nadal
9cb2c9e313
before doing more scary things?
2016-08-05 18:58:30 -07:00
Mark Nadal
8cea0bc5f8
add node filter for map
2016-08-03 17:11:49 -07:00
Mark Nadal
97449e9f28
into the meat of put
2016-08-03 16:58:15 -07:00