1264 Commits

Author SHA1 Message Date
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
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
7464ec9e97 Update README.md 2016-09-30 20:45:03 -07:00
Mark Nadal
e3379fd05a Update README.md 2016-09-30 20:44:27 -07:00
Mark Nadal
7320c18248 Merge pull request #222 from d3x0r/patch-1
Check request for 'upgrade' being set
2016-09-30 19:21:05 -06:00
Mark Nadal
066340ba71 being lazy, using the easy approach for @devel-pa 2016-09-30 18:07:42 -07:00
d3x0r
a472f33e66 Check request for 'upgrade' being set
along with the path check, should check that the request is an upgrade before assuming to do anything with it really.
2016-09-30 16:54:06 -07:00
Mark Nadal
b2f78bc128 Merge pull request #220 from datuxer/0.5
Unbuilding structure.
2016-09-30 16:26:08 -06:00
devel-pa
9098380a90 Put out of the way require polyfill. 2016-09-30 21:24:01 +02:00
devel-pa
b8025b207f Unbuilding structure. 2016-09-30 21:19:18 +02:00