532 Commits

Author SHA1 Message Date
Mark Nadal
7c64c1c08c more ugly stats 2018-05-17 12:32:43 -07:00
Mark Nadal
7e5fd2e398 default NodeJS to superpeer! 2018-05-16 16:46:02 -07:00
Mark Nadal
102731a710 fix typo 2018-05-16 10:21:14 -07:00
Mark Nadal
30ae1e7392 make debug available 2018-05-15 22:56:59 -07:00
Mark Nadal
2015a01b65 experimental GC 2018-05-15 22:31:42 -07:00
Mark Nadal
74699f64f8 debug mode print mem & peers 2018-05-15 11:02:18 -07:00
masterex1000
841574f1cf
Add Node Support
Added three lines to the top of the gun/lib/time.js file to add basic node.js support.
2018-05-14 22:03:11 -06:00
Mark Nadal
32befdc1e6 smarter SEA parsing, fix broken heroku deplou 2018-05-10 22:02:02 -07:00
Mark Nadal
a4d559900d mimeograph fix 2018-05-08 16:40:55 -07:00
Mark Nadal
71ccb5d37f timegraph experiment 2018-05-03 23:23:46 -07:00
Mark Nadal
c1c00595b8 secret, clean 2018-04-19 04:13:55 -07:00
Jouni
960031ca4f Fix serve.js module, prevent access to files in parent directories. It's a bad idea to have your code serve your source code but if it needs to be done, this will prevent the most obvious leaks (curl -v --path-as-is 'http://localhost:8080/gun/../../.env') 2018-04-10 18:56:41 +03:00
Mark Nadal
2ba37800d2 testing erase 2018-03-30 02:14:41 -07:00
Mark Nadal
eebb9f2abb fix typo, version bump 2018-03-29 15:24:58 -07:00
Mark Nadal
86334d76eb remove AWS-SDK ! 2018-03-25 05:56:54 -07:00
Mark Nadal
9ef86da07b refactor 2018-03-25 05:26:55 -07:00
Mark Nadal
6464247d9c refactor 2018-03-25 05:19:49 -07:00
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