242 Commits

Author SHA1 Message Date
Mark Nadal
c64faedd58 bower version bump v0.0.9-l 2015-01-26 01:50:53 -07:00
Mark Nadal
1a4a7ac6f6 fix localStorage edits 2015-01-24 23:21:00 -07:00
Mark Nadal
a090ee3a2f version bump 2015-01-24 22:33:09 -07:00
Mark Nadal
3d02adaa2e Merge pull request #13 from amark/localStorage
base localStorage implementation, still needs a lot of work
2015-01-24 22:31:23 -07:00
Mark Nadal
570c366c16 base localStorage implementation, still needs a lot of work 2015-01-24 22:26:21 -07:00
Mark Nadal
fda4cd2c57 quick fix for console.log/Gun.log 2015-01-24 19:21:58 -07:00
Mark Nadal
53e027bdf3 Merge pull request #11 from amark/add-verbose-mode
silent `console.log` by default, verbose via `Gun.log.verbose = true;` for debugging.
2015-01-24 19:08:37 -07:00
Mark Nadal
7c4ad28b34 use now 2015-01-24 19:00:37 -07:00
Alex LaFroscia
8980f738c3 Push failing tests
Currently some weird behavior is going on regarding `gun.__` being undefined, so I'm pushing so that Mark can check it out
2015-01-24 15:03:19 -05:00
Alex LaFroscia
df700dea9b Replace calls to console.log with Gun.log 2015-01-24 12:25:46 -05:00
Alex LaFroscia
cc8cca2fa1 Replace quiet setting with verbose setting
Refaults to false, so the users get less output by default
2015-01-24 12:25:28 -05:00
Alex LaFroscia
39d9ee3416 Fix version numbers v0.0.9-i 2015-01-24 12:09:21 -05:00
Alex LaFroscia
00649b79bb Bump bower version 2015-01-24 12:06:18 -05:00
Mark Nadal
925c373c92 better comments 2015-01-22 18:48:15 -07:00
Mark Nadal
56fd423090 better comments 2015-01-22 18:47:03 -07:00
Mark Nadal
bb908503fc Try out the examples! 2015-01-22 18:34:07 -07:00
Mark Nadal
8965c20d08 run the examples! 2015-01-22 18:25:07 -07:00
Mark Nadal
9e1c0f7a38 added Forrest's Todo Example and made example directory 2015-01-22 18:09:40 -07:00
Mark Nadal
64709bd9b4 added Forrest's Todo Example and made example directory 2015-01-22 18:08:48 -07:00
Mark Nadal
8721ff345c merged major features and bug fixes in! 2015-01-22 05:49:18 -07:00
Mark Nadal
96bbb102f0 merged major improvements and deployed to heroku 2015-01-22 05:45:16 -07:00
Mark Nadal
42d90ba22c deploy heroku! 2015-01-22 05:34:59 -07:00
Mark Nadal
2b2dd3869b deploy heroku! 2015-01-22 05:32:20 -07:00
Mark Nadal
b7642c773b push new update to heroku 2015-01-22 05:29:27 -07:00
Mark Nadal
052575d0aa Merge branch 'blank-kicking' 2015-01-22 05:24:17 -07:00
Mark Nadal
9d8f044f7c merging master 2015-01-22 05:23:35 -07:00
Mark Nadal
b200e0d380 bump version 2015-01-22 05:18:10 -07:00
Mark Nadal
e970698054 support for old node 2015-01-22 05:11:12 -07:00
Mark Nadal
7be6e5997e bind gun on all callbacks 2015-01-22 05:03:40 -07:00
Mark Nadal
a23dd0e5cb kick-blanking, context variables, and bidirectional key/set set/key load/set working! 2015-01-22 04:22:48 -07:00
Mark Nadal
1ded3ca5eb kick-blanking, context variables, and bidirectional key/set set/key load/set working! 2015-01-22 04:08:31 -07:00
Mark Nadal
c8c23b43ee split master and blank-kick branch 2015-01-21 17:46:55 -07:00
Mark Nadal
264233566d Merge branch 'master' of github.com:amark/gun 2015-01-21 16:07:24 -07:00
Mark Nadal
9143b4e2a2 fix oopsies on path 2015-01-21 16:03:24 -07:00
Mark Nadal
1a55cf4e35 this is broken hahahaha 2015-01-21 16:02:39 -07:00
Mark Nadal
3520e951fc use gitter.im to keep gun dev chats public 2015-01-21 14:09:30 -07:00
Mark Nadal
a2b90a2c7d use gitter.im to keep gun dev chats public 2015-01-21 14:08:42 -07:00
Mark Nadal
28861f4e67 fixed path, added some tests, need more 2015-01-21 13:40:19 -07:00
Mark Nadal
59b53c084f added gitter.im 2015-01-20 21:40:50 -07:00
Alex LaFroscia
87d401362a Fix semver tag v0.0.9 2015-01-20 20:59:15 -05:00
Alex LaFroscia
2d11b33499 Merge branch 'master' of github.com:amark/gun 2015-01-20 20:53:13 -05:00
Alex LaFroscia
c6b5b02d3b Add bower.json
Adds the `bower.json` file that is required by Bower to host a package through
their service.  Now that this is made, I'll be uploading it to bower.
2015-01-20 20:52:33 -05:00
Mark Nadal
f90f6f87fe Merge branch 'master' of https://github.com/amark/gun 2015-01-20 16:41:38 -07:00
Mark Nadal
67aa29d071 yay 2015-01-20 16:28:50 -07:00
Mark Nadal
3920b70d6e use install.sh if you don't have node/npm 2015-01-20 14:29:32 -07:00
Mark Nadal
4628d1c50e use file for development, s3 for deployment. 2015-01-20 14:26:41 -07:00
Mark Nadal
140f2447dc fixed bugs, maybe introduced new edge cases? 2015-01-20 10:20:30 -07:00
Mark Nadal
fa5096d075 fixed major bug, added tests. 2015-01-20 08:02:40 -07:00
Mark Nadal
13f6e287fa merged stash 2015-01-20 06:37:15 -07:00
Mark Nadal
22aea79838 insert, map, fixes, working on path 2015-01-20 06:17:12 -07:00