419 Commits

Author SHA1 Message Date
Jesse Gibson
af30651ddd Merge pull request #135 from djmrr/mike_readme_fix
updated the tutorial link on the readme page #UTAHJS commit
2015-12-16 18:10:58 -07:00
Mike Russell
9fd71adcd7 updated the tutorial link on the readme page #UTAHJS commit 2015-12-15 19:09:44 -07:00
Mark Nadal
94cde72dfa Merge pull request #134 from PsychoLlama/master
Add basic compatibility with browserify and webpack
2015-11-24 01:46:59 -08:00
Jesse Gibson
a70c9775b8 Merge branch 'master' of https://github.com/amark/gun 2015-11-23 16:07:39 -07:00
Jesse Gibson
7564d95321 Fix duplication of code, only test for node environment once 2015-11-23 15:59:46 -07:00
Mark Nadal
d235990ab7 Merge pull request #129 from thoka/master
do queueing right
2015-11-23 14:56:03 -08:00
Jesse Gibson
f6f7310a50 Add basic compatibility with browserify and webpack
On the compile step, both window and module are defined. Gun prevents module exports by detecting the environment and tacking Gun onto the window object. This addition will check to see if it's a dual environment (like browserify or electron) and export to both window and module, preventing errors in your build step.
2015-11-23 15:32:48 -07:00
Thomas Kalka
61ded1b337 ws 2015-11-19 10:03:05 +01:00
Thomas Kalka
690eb4c81a do queueing right 2015-11-19 09:54:09 +01:00
Mark Nadal
2540f32774 Merge pull request #126 from thoka/master
fix concurrent writes and remember known nodes
2015-11-18 18:53:40 -07:00
Thomas Kalka
0489b3d634 fix concurrent writes and remember known nodes 2015-11-18 03:00:47 +01:00
Mark Nadal
553aa25e71 Update README.md 2015-11-17 10:30:29 -08:00
Mark Nadal
48f971555a Merge pull request #119 from PsychoLlama/master
Allow .val to accept string arguments for logging
2015-11-17 11:18:52 -07:00
Mark Nadal
d2ee2e94b5 Update gun.js 2015-11-17 10:16:30 -08:00
Mark Nadal
9f3d4080a5 Update README.md 2015-11-17 10:05:30 -08:00
Jesse Gibson
ba6e99f301 Take string arguments into .val(), prepending your arguments to the console output. Good for debugging. Closes #118 2015-11-03 15:00:02 -07:00
Mark Nadal
c3961688bf Merge pull request #117 from amark/develop
fix Jesse's synchronous Trace bug
2015-11-02 17:48:02 -07:00
Mark Nadal
272935630b fix Jesse's synchronous Trace bug v0.2.5 2015-11-02 16:41:01 -08:00
Mark Nadal
76ec917cf9 Merge pull request #112 from amark/develop
Develop
2015-10-23 10:08:29 -06:00
Mark Nadal
7dee2d8b92 fix num checks & upgrade Jesse's path checks 2015-10-23 09:03:32 -07:00
Mark Nadal
8ab99c0efc Merge remote-tracking branch 'refs/remotes/origin/master' into develop 2015-10-23 08:51:05 -07:00
Mark Nadal
e4d0e6c0c4 Revert "fix num validation & upgrade jesse's path check"
This reverts commit ba5dc00b6afea3d86a3b7809d9201d69d1d5f2e3.
2015-10-23 08:50:47 -07:00
Mark Nadal
ba5dc00b6a fix num validation & upgrade jesse's path check 2015-10-23 08:43:58 -07:00
Mark Nadal
13b8ff9ada val end fix & comments v0.2.4 2015-10-23 07:08:11 -07:00
MetaSean
45fcada245 Merge pull request #110 from PsychoLlama/master
Check Gun.path for null value before calling a method on it, fix #108
2015-10-21 12:57:55 -06:00
Jesse Gibson
d7605f2a76 Check Gun.path for null value before calling a method on it, fix #108 2015-10-21 12:35:08 -06:00
Mark Nadal
fc27af870d Merge pull request #107 from amark/develop
fix live replication bug depending on ordering
v0.2.3
2015-10-16 17:15:58 -06:00
Mark Nadal
a36dd37fef fix live replication browser ordering bug 2015-10-16 16:10:52 -07:00
Mark Nadal
4b41d04ada fix live replication bug depending on ordering 2015-10-16 16:01:23 -07:00
Mark Nadal
7a313ac816 Merge pull request #105 from amark/develop
path bug fixes & NTS
2015-10-15 17:48:17 -06:00
Mark Nadal
ebe3f77693 path bug fixes & NTS 2015-10-15 16:45:58 -07:00
Mark Nadal
2c80ae81e9 path bug fixes & NTS 2015-10-15 16:34:30 -07:00
Mark Nadal
0239023e92 Merge remote-tracking branch 'refs/remotes/gun/master' into develop 2015-10-15 16:33:18 -07:00
Mark Nadal
e6b0659a65 fix path val calling undefined 2015-10-14 18:18:27 -07:00
Mark Nadal
11f4b4e096 Merge pull request #104 from TFarla/patch-1
Fix typo in "ialicize" to "italicize"
2015-10-14 10:40:41 -06:00
Thomas Farla
75c875b77d Fix typo in "ialicize" to "italicize" 2015-10-13 11:00:02 +02:00
Mark Nadal
10b5ca01c5 RangerMauve, jveres, PsychoLlama! 2015-10-07 14:34:34 -07:00
Mark Nadal
532ef71890 Merge pull request #103 from PsychoLlama/master
Added titles and fixed tiny issues
2015-10-07 15:03:25 -06:00
Jesse Gibson
46115a6567 Added titles, fixed a character declaration error and added a responsive meta tag. Fixes #102 2015-10-07 14:55:34 -06:00
Mark Nadal
4f0807a894 Update README.md 2015-10-03 20:43:13 -07:00
Mark Nadal
6d8d4ab223 Update README.md 2015-10-03 19:51:16 -07:00
Mark Nadal
d2f1b6b400 don't trust this commit! 2015-09-30 14:26:48 -07:00
Mark Nadal
4061807106 Update README.md 2015-09-26 11:06:03 -07:00
Mark Nadal
dd61a91858 Update README.md 2015-09-14 14:44:05 -04:00
Mark Nadal
10696a55bb Merge pull request #97 from amark/develop
Develop
2015-09-12 02:11:31 -04:00
Mark Nadal
3883a5d648 Merge branch 'develop' of https://github.com/amark/gun into develop 2015-09-11 23:05:43 -07:00
Mark Nadal
7192374ab8 NPM NOT USING LATEST :( :( :( trying to fix this. 2015-09-11 23:05:01 -07:00
Mark Nadal
bea55a946c Update README.md 2015-09-11 10:19:38 -07:00
Mark Nadal
192fc9ca2d Update README.md 2015-09-11 09:04:54 -07:00
Mark Nadal
caa954b6e4 Update README.md 2015-09-08 15:37:37 -07:00