Mark Nadal
d868d0c03d
Merge pull request #256 from amark/develop
...
nam version bump for @alancnet !
2016-10-26 05:17:27 +02:00
Mark Nadal
04ee088ab9
nam version bump for @alancnet !
2016-10-25 20:14:06 -07:00
Mark Nadal
738bc7f3fa
Merge branch 'master' into develop
2016-10-25 20:12:36 -07:00
Alan Colon
281a56292e
.off for .on, and .map. (0.5)
2016-10-23 20:02:28 -06:00
Alan Colon
74b0242682
Enable .set with node, or new soul. (0.5)
2016-10-23 16:45:39 -06:00
Mark Nadal
c006690ced
Merge pull request #252 from alancnet/off
...
.off for .on, .map, and .path
2016-10-23 23:39:49 +02:00
Mark Nadal
1242e4b971
Merge pull request #253 from alancnet/set-usability
...
Enable .set with node, or new soul.
2016-10-23 23:28:52 +02:00
Alan Colon
b00b27ceaf
Enable .set with node, or new soul.
2016-10-23 14:33:56 -06:00
Alan Colon
1ab36fa3e1
.off for .on, .map, and .path
2016-10-23 00:24:54 -06:00
Mark Nadal
e509912fa2
Merge pull request #248 from PsychoLlama/0.5
...
Fix /gun.js route
2016-10-18 14:32:56 -06:00
Jesse Gibson
6f8c99ccf1
Fix /gun.js route
...
The `wsp.server` logic was never making it to the /gun.js route. If the
browser is just sending a GET request for a the js file, it won't set
the upgrade property, and the server logic wouldn't let the request pass
if it didn't have that header.
I've simply moved the check below the file serving logic.
2016-10-18 13:54:59 -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
Mark Nadal
e355816da4
Merge pull request #247 from amark/develop
...
Develop
2016-10-17 23:49:28 -06:00
Mark Nadal
de216349be
Merge pull request #245 from noderaider/0.5
...
added yarn.lock to gitignore and fixed npm start
2016-10-17 23:46:32 -06:00
Mark Nadal
c3b4bf7d66
Update package.json
2016-10-17 22:37:46 -07:00
Mark Nadal
5f0f96664f
Merge pull request #244 from BartNetJS/patch-1
...
check for window.localStorage
2016-10-17 23:36:18 -06:00
Cole Chamberlain
1c25b51e41
added yarn.lock to gitignore and fixed npm start
2016-10-17 15:11:17 -07:00
Mark Nadal
4efb634c76
Merge pull request #243 from amark/develop
...
Develop
2016-10-14 15:59:33 -06:00
Mark Nadal
4eafadc279
Merge pull request #242 from PsychoLlama/psychollama-update-travis-ci-config
...
Update Travis CI config
2016-10-14 15:04:29 -06:00
Mark Nadal
f73154c2e5
Merge pull request #241 from PsychoLlama/master
...
Add ability to stop broadcast
2016-10-14 15:04:17 -06:00
Jesse Gibson
0d41b5114c
Add node v6
...
Adds node version 6.8 to the list of tested versions on Travis CI.
2016-10-14 14:54:37 -06:00
Jesse Gibson
abce408c65
Bump patch version
2016-10-14 14:49:06 -06:00
Jesse Gibson
455cec4a10
Add ability to stop broadcast
...
Sometimes you just wanna send data to only one client, not the whole
bunch. Now, with new advances in gun technology, you can disable the
default broadcasting behavior.
Feature implemented under the direction and guidance of @amark.
2016-10-14 14:39:59 -06: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
Mark Nadal
d1c4df7688
Merge pull request #238 from d3x0r/patch-4
...
Update gun.js
2016-10-10 21:15:00 -06: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
2a6858388e
Merge pull request #233 from d3x0r/patch-3
...
Update package.json
2016-10-10 12:54:04 -06:00
Mark Nadal
df4d87eb3e
Update gun.js
2016-10-10 02:03:25 -07:00
d3x0r
98f5b7ecd1
Update package.json
2016-10-09 13:13:20 -07:00
Mark Nadal
f146f0a864
Merge pull request #232 from amark/develop
...
this to window
v0.3.995
2016-10-08 16:42:02 -06: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
3cff0e0a09
Merge pull request #230 from amark/develop
...
Develop
2016-10-07 15:29:55 -06:00
Mark Nadal
20349076e0
bump version
2016-10-07 14:11:38 -07:00
Mark Nadal
17ab1d291c
fix React Native breaking Webpack live reload scope
2016-10-07 14:10:20 -07:00
Mark Nadal
c4138d1616
Merge branch 'master' into develop
2016-10-07 14:08:36 -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
Mark Nadal
68499355af
Merge pull request #225 from allain/patch-1
...
require('gun') doesn't work but requrie('..') does
2016-10-05 16:09:13 -06:00
Mark Nadal
8939bd1ed6
Merge pull request #224 from allain/0.5
...
\r\n incorrectly getting replaced with \r in unbuild.js
2016-10-05 16:07:51 -06:00
Allain Lalonde
a694da81f9
require('gun') doesn't work but requrie('..') does
2016-10-05 16:14:52 -04:00
Allain Lalonde
81a48ff272
\r\n was incorrectly getting replaced with \r, which mangled things
2016-10-05 15:43:37 -04:00
Mark Nadal
18dc2f2db6
Merge pull request #223 from d3x0r/patch-2
...
hoise function implicit()
2016-10-04 23:02:45 -06:00
d3x0r
5774fa37c6
hoise function implicit()
2016-10-04 21:59:20 -07:00