Mark Nadal
ae6f136ab2
refactor + erase experiment
2018-03-15 16:21:42 -07:00
Mark Nadal
402c56d14b
let NodeJS be a browser-like peer
2018-03-13 16:06:48 -07:00
Mark Nadal
2b14f74ee0
wire mesh!
2018-03-12 23:58:28 -07:00
Mark Nadal
093f0ca98e
undo
2018-03-12 23:50:49 -07:00
Mark Nadal
1600bb2bc8
wire mesh
2018-03-12 23:43:34 -07:00
Mark Nadal
fe47db5cab
start debug test on heroku automatically!
2018-02-28 12:44:05 -08:00
Mark Nadal
36016cdf57
add debug environment
2018-02-28 12:36:55 -08:00
Zee Spencer
5514e00b7a
Support load
plugin in node
...
Relying on `Gun` being globally available is not valid in most cases
where a module loader is being used to import the `load` plugin.
Instead, pull `Gun` from window if window is defined, otherwise require
it using the module loader.
2018-02-22 08:52:11 -08:00
Mark Nadal
16d9a42ff8
clean
2018-02-19 16:55:26 -08:00
Mark Nadal
68587763f9
++perf --hack
2018-02-13 13:38:28 -08:00
Mark Nadal
20be1eba0d
upload
2018-02-13 13:38:28 -08:00
Mark Nadal
5225989c1a
work-in-progress
2018-02-06 04:55:16 -08:00
Mark Nadal
48c7a442a9
rename
2018-02-06 04:55:16 -08:00
Mark Nadal
a15ae08523
Merge branch 'sea' into master
2018-02-06 00:35:34 -08:00
Mark Nadal
6d1ebba734
SEA unbuilt! WIP
2018-02-06 00:18:52 -08:00
Mark Nadal
f9c0d929a0
unbuild SEA
2018-02-06 00:05:44 -08:00
Mark Nadal
922e39a6a1
RSE S3 no console
2018-02-03 12:30:45 -08:00
Mark Nadal
ee91ae7612
Baby Rocklin!!! :D :)
2018-01-21 05:32:35 -08:00
Mark Nadal
cb1d6d709e
Baby Rocklin!
2018-01-21 05:16:25 -08:00
Mark Nadal
a5275172af
USE the best, thanks to @d3x0r !
2018-01-15 02:34:33 -08:00
Mark Nadal
5755666032
SEA as contact, GUN async transform
2018-01-10 02:12:05 -08:00
Mark Nadal
6d1d3bfb9f
may need to revert some gun.js changes
2018-01-08 02:59:02 -08:00
Mark Nadal
ca6eecffa5
fix via @zrrrzzt @nalbina @d3x0r @Stefdv !
2018-01-06 12:05:24 -08:00
Mark Nadal
b3bba28994
fix for @sergibondarenko
2017-11-29 01:46:30 -08:00
Mark Nadal
421d97ac6d
warning
2017-11-20 18:11:30 -08:00
Mark Nadal
d588b57ecd
fixed demo server speed! opt.wait was universal
2017-11-20 14:37:02 -08:00
Mark Nadal
26c61f48d5
debug S3 demo server
2017-11-20 12:49:48 -08:00
Mark Nadal
2f6ebb0e6d
v0.9.x ! Try S3?
2017-11-18 20:39:42 -08:00
Mark Nadal
95280b89f8
v0.9.x ! Try S3 again?
2017-11-18 20:33:15 -08:00
Mark Nadal
c987e42820
load quick fix
2017-11-14 09:49:09 -08:00
Mark Nadal
6e4e0e391b
dinosaur eat memdisk
2017-11-13 13:08:19 -08:00
Mark Nadal
b5bb379693
make off more aggressive.
2017-11-07 14:43:05 -08:00
d3x0r
b4e79c42d2
Add utility chain function to remove items from a set.
2017-11-05 14:34:49 -08:00
Mark Nadal
b7eb0a956a
bug fix from nordicjs testing
2017-10-16 02:29:29 -07:00
Mark Nadal
d47c5d5449
Critical fix for async/sync.
2017-10-16 01:10:23 -07:00
Mark Nadal
42e0ac89ea
fix async/sync
2017-10-16 00:03:59 -07:00
Mika
a63d9e9448
Merge branch 'master' into sea
2017-10-11 11:37:54 +03:00
Mark Nadal
ba77169d46
later for @lmangani !
2017-09-22 15:45:26 -07:00
Jim B
1b8c75d786
Something like this should fix #422
...
Added support to take opt as a string
Promote simple opt as a string to opt.peers[opt] .
2017-09-19 05:33:52 -07:00
mhelander
0c2d18edc8
Re-created cryptomodules.js to prevent use of require in browser
2017-09-19 14:25:26 +03:00
mhelander
593f000d45
Updated cryptography.js to contain only necessity
2017-09-19 12:39:38 +03:00
Mark Nadal
a02273521d
.promise() and .then() thanks to @sjones6 !
2017-09-18 13:49:36 -07:00
Mark Nadal
cfdb5f8f0b
Merge pull request #412 from sjones6/thenify_val
...
Alternative promiseified `val`
2017-09-18 13:25:58 -07:00
mhelander
91ad7fc53e
Removed serve.js & server.js as replaced by .mjs versions and gunwrapper.js
2017-09-14 21:49:32 +03:00
mhelander
276a0cd722
Merge branch 'master' into sea
2017-09-14 21:41:32 +03:00
Mark Nadal
5b1c8c7df9
hi
2017-09-14 11:24:12 -07:00
mhelander
c32c1e29e9
Added crypto.subtle support for MS-IE11 & refactored to minimize use of nodeCrypto
2017-09-14 11:45:22 +03:00
mhelander
ccdf936304
sea.js bugfix & Gun chat to have SEA & User stuff in comments
2017-09-11 12:51:24 +03:00
Mark Nadal
6e4f44979f
SEA upgraded thanks to @mhelander 's @BrockAtkinson 's & @robertheessels 's hard work!!!
...
Sea
2017-09-10 13:48:46 -07:00
Mark Nadal
08c2defe1d
add @mhelander 's build from @BrockAtkinson 's project, thanks to @robertheessels !
2017-09-10 13:29:36 -07:00