Mark Nadal
25e7579d13
Merge pull request #191 from PsychoLlama/develop
...
Make `data.json` human-readable
2016-05-21 18:23:14 -06:00
Jesse Gibson
c35ae5e669
Make data.json human-readable
...
Since the file.js module is only for development or getting started, we
shouldn't have to minify the data before persisting it. In fact, it may
hurt things, since it obfuscates our data structure and makes it harder
to understand what's going on under the hood.
In this commit, I swapped `Gun.text.ify` with JSON's `stringify` and
gave it a 2-space formatting option to make the data more readable.
2016-05-21 17:04:00 -06:00
Mark Nadal
93906ac22d
stupid git
2016-05-13 19:17:05 -07:00
Mark Nadal
0e1e12884b
Merge branch 'master' into develop
2016-05-13 19:16:19 -07:00
Mark Nadal
042b387fa0
Merge pull request #189 from amark/develop
...
Develop
2016-05-13 20:15:43 -06:00
Mark Nadal
b1e86a3ae0
TODO: update to new panic!
2016-05-13 19:03:39 -07:00
Mark Nadal
5fcb314dfe
PANIC IS COMING! :D
2016-05-13 19:00:58 -07:00
Mark Nadal
77f9827359
Merge branch 'master' into develop
2016-05-13 19:00:31 -07:00
Mark Nadal
d92f885dee
Merge pull request #188 from amark/develop
...
Develop
2016-05-13 20:00:02 -06:00
Mark Nadal
27716d7a0d
fix for @stefdv
2016-05-13 18:53:03 -07:00
Mark Nadal
882e4b740a
fix for @stefdv
2016-05-13 18:42:17 -07:00
Mark Nadal
9be1a61f54
unwebpack
2016-05-13 18:37:36 -07:00
Mark Nadal
5ceed870e2
move to index
2016-05-04 14:39:51 -07:00
Mark Nadal
dfbfa2eaca
maybe use web pack?
2016-05-03 18:01:10 -07:00
Mark Nadal
da70535eb9
PANIC IS COMING! :D
2016-04-01 19:16:03 -07:00
Mark Nadal
ae6409e7d9
Update README.md
2016-03-30 23:43:11 -07:00
Mark Nadal
2d579a110b
Merge pull request #181 from allenhartwig/ES6
...
Binding module scope for ES6/Babel compatibility
2016-03-30 15:54:06 -06:00
Allen Hartwig
f67b9a2f45
Binding module scope for ES6/Babel compatibility
2016-03-30 12:48:26 -07:00
Mark Nadal
92c591971a
Merge pull request #179 from PsychoLlama/master
...
Logo change: png to svg
2016-03-21 22:24:35 +01:00
Jesse Gibson
f7c2edc3e3
Fix logo alt text
...
"gun" instead of "gun logo". Hopefully that fools people on slow connections.
2016-03-13 23:42:31 -06:00
Jesse Gibson
f713661ed5
Link to svg logo instead of png
...
I was linking the svg file wrong! Turns out, you can include them... This commit includes the svg file, and dynamically scales it to 40% of the screen width. It should be everything the last commit was, but now with sharper logo definition.
2016-03-13 23:39:42 -06:00
MetaSean
83c6f6fd58
Merge pull request #178 from PsychoLlama/master
...
Readme goodness
2016-03-13 22:46:56 -06:00
Jesse Gibson
48a8453a31
Readme goodness
...
Fabulous looking logo, falling back to our name if it can't load from the CloudUp CDN. Links to the company website, image sized to 40% of the readme window (980px). Sadly, GitHub won't allow SVG image files due to "security concerns". Pffft, security.
Switched all the badges to pull from shields.io for a consistent look and feel.
2016-03-13 21:38:50 -06:00
Mark Nadal
d4ee329126
mid-sentence
2016-03-07 23:15:23 -08:00
Mark Nadal
ed09e548fe
Merge pull request #175 from amark/develop
...
Develop
2016-02-26 23:46:49 -08:00
Mark Nadal
f4b4ecde19
Merge branch 'master' into develop
2016-02-26 12:34:41 -08:00
Mark Nadal
84020c492d
emit deferred from HAM
2016-02-26 12:34:37 -08:00
Mark Nadal
a1cf374d87
Merge pull request #174 from amark/develop
...
Develop
2016-02-24 23:22:52 -08:00
Mark Nadal
3cc1b716ea
catch localStorage errors
2016-02-24 22:59:58 -08:00
Mark Nadal
ad20e44ca4
Merge branch 'master' into develop
2016-02-24 22:58:09 -08:00
Mark Nadal
fd103d276b
catch localStorage
2016-02-24 22:57:59 -08:00
Mark Nadal
52463a5a20
Merge pull request #172 from PsychoLlama/master
...
Fix thrown error in `.set`
2016-02-21 09:05:47 -08:00
Jesse Gibson
7acb65afa3
Fix thrown error in .set
...
When passed a primitive value but not a callback, `.set` will try to
invoke the callback with the error data, except since it's undefined, it
throws. I've added a line that prevents that error, allowing execution
to continue with the developer warning.
2016-02-20 23:37:43 -07:00
Mark Nadal
e7c9e09602
changelog bump
2016-02-15 14:28:54 -08:00
Mark Nadal
e2921af58f
Merge branch 'master' into develop
2016-02-15 14:23:51 -08:00
Mark Nadal
f0a7cf1ee9
version bump
2016-02-15 14:23:15 -08:00
Mark Nadal
66d768f03d
Merge pull request #170 from amark/develop
...
Develop
2016-02-15 14:22:26 -08:00
Mark Nadal
9d00f3886b
s3 typo fix
2016-02-15 13:58:30 -08:00
Mark Nadal
eb43c09388
s3 typo fix
2016-02-15 13:14:05 -08:00
Mark Nadal
b8614a4959
Update README.md
2016-02-11 18:11:30 -08:00
Mark Nadal
0699fb8137
Merge pull request #168 from amark/develop
...
Develop
2016-02-11 10:24:59 -08:00
Mark Nadal
4babcfd2ba
version bump
2016-02-11 10:05:39 -08:00
Mark Nadal
ad4da00b20
server push!
2016-02-11 08:49:10 -08:00
Mark Nadal
7e8b98bae9
Merge branch 'master' into develop
2016-02-11 08:12:31 -08:00
Mark Nadal
3bcfccc1a9
Merge pull request #164 from amark/develop
...
Develop
v0.3.4
2016-02-08 02:35:31 -08:00
Mark Nadal
c8e531cf10
0.3.4 goodies
2016-02-07 20:32:45 -08:00
Mark Nadal
a334699a46
Update README.md
2016-02-06 15:35:29 -08:00
Mark Nadal
bca96e8827
Merge pull request #163 from sbeleidy/gun-playground
...
Add link to gun playground in README
2016-02-06 15:30:21 -08:00
Saad El Beleidy
e6be99dde1
Add link to gun playground in README
2016-02-07 01:28:27 +02:00
Mark Nadal
fc45328a01
Merge branch 'master' into develop
2016-02-04 16:32:19 -08:00