1257 Commits

Author SHA1 Message Date
Mika
ac743b11e5
Buffer fight continues
Gun & SEA need better modularization to support other than html script tags properly!
2018-01-26 10:43:31 +02:00
Mika
b8a78cc128
Still fighting with Mocha wrapup & Buffer 2018-01-26 10:22:59 +02:00
Mika
44181b983e
Root missing from Gun.SEA usage prior to actual tests 2018-01-26 09:39:09 +02:00
mhelander
19a662bf62 Refactored use of IndexedDB - still some tests are failing 2018-01-25 23:35:56 +02:00
mhelander
faf4c1e658 'public' not OK as function argument in Chrome so renamed now 2018-01-24 22:40:00 +02:00
mhelander
ea886af1b4 Refactoring in-progress and some more clarity 2018-01-24 22:21:41 +02:00
Robert Heessels
2935a21a19 Small fixes for Chrome compatibility 2018-01-24 10:30:18 +01:00
Brock Atkinson
b9e1429dac correctly scope const pub.id 2018-01-23 17:55:34 +08:00
Brock Atkinson
537f2ed23d update sea's init code from chat discussion 2018-01-23 17:54:11 +08:00
mhelander
14497ac7ad Refactoring in-progress but mostly done 2018-01-23 01:04:28 +02:00
Mika
eb8d0dfcce
Merge pull request #2 from mhelander/master
Merge pull request #1 from mhelander/sea
2018-01-19 23:43:28 +02:00
mhelander
a4cdf4ab53 Fixed some more Buffer/Uint8Array issues 2018-01-19 23:00:47 +02:00
mhelander
5b655ffbfb More Uint8Array conversions to subtle calls & fix one UInt8Array typo 2018-01-19 21:47:13 +02:00
mhelander
c9c072b3df Merge branch 'sea' of https://github.com/mhelander/gun into sea 2018-01-19 08:01:04 +02:00
mhelander
25f7582a5e Added Uint8Array conversion to subtle calls to beat the darn stupid API's 2018-01-19 08:00:54 +02:00
Mark Nadal
ce590fd332
Merge branch 'sea' into sea 2018-01-18 20:46:02 -08:00
mhelander
2cdf5340d4 Finally SEA has built-in Buffer : no module dependencies for browsers! 2018-01-19 02:31:28 +02:00
mhelander
68d8da1fdd Refactored SafeBuffer & fixed two failing tests 2018-01-18 01:17:13 +02:00
mhelander
4a8423ea15 SEA has work-in-progress SafeBuffer but not in use yet 2018-01-17 01:40:45 +02:00
Mark Nadal
eccc9449f7
Update sea.js 2018-01-16 12:24:54 -08:00
Mark Nadal
1de6e4bdc2
Update .travis.yml 2018-01-16 12:11:27 -08:00
Mark Nadal
071381acad
Update package.json 2018-01-16 12:10:01 -08:00
Mark Nadal
f410695e18
Merge pull request #483 from mhelander/sea
Sea
2018-01-16 12:07:44 -08:00
Mark Nadal
7e7a17f66a
Merge pull request #482 from amark/master
pull latest
2018-01-16 12:03:34 -08:00
mhelander
8f5c67a9e6 Fixed safe-buffer usage again 2018-01-16 01:06:20 +02:00
mhelander
0b76a6cffb Fixed safe-buffer usage 2018-01-15 23:33:44 +02:00
mhelander
21c49b41a0 Removed Spark-MD5 and replaced MD5 key hashing with SHA-256 from Web Crypto subtle 2018-01-15 23:05:14 +02:00
mhelander
59e5b01b17 Buffer module replace by safe-buffer in SEA 2018-01-15 20:32:50 +02:00
mhelander
ac31e953c4 Merge to gun/master 0.9.8 conflicts resolved 2018-01-15 20:24:47 +02:00
Mark Nadal
a5275172af USE the best, thanks to @d3x0r ! 2018-01-15 02:34:33 -08:00
Mark Nadal
2b05fc805c :D 2018-01-15 02:34:33 -08:00
Mark Nadal
9e976b24a1 It works. The world IS changed. 2018-01-15 02:34:33 -08:00
Mark Nadal
a372951a53 fix super serious put 2018-01-15 02:34:33 -08:00
Mark Nadal
6e1ef72a7b
Update README.md 2018-01-15 01:53:11 -08:00
mhelander
d958ec914f Merge to gun/master 0.9.7 conflicts resolved 2018-01-14 22:27:04 +02:00
Mark Nadal
aed4a23c95
Update README.md 2018-01-10 02:57:03 -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
3f70fa9782 fix depth put bug 2017-12-31 15:45:08 -08:00
Mark Nadal
ca339ab80e .back(n) + no race 2017-12-29 12:05:46 -08:00
Mark Nadal
41f53dff8d fix SEA graph 2017-12-16 13:38:37 -08:00
Mark Nadal
a4d03f6d73 SEA supports graph data on accounts now! 2017-12-15 23:53:07 -08:00
Mark Nadal
f561310c78 backward compatible opt.uuid async upgrade 2017-12-15 17:56:39 -08:00
Mark Nadal
b9b7d25404 opt merged with root 2017-12-10 16:30:28 -08:00
Mark Nadal
f61a6ee4df
Merge pull request #467 from TheHollidayInn/chat-example-update
Updated readability of chat example and minor html updates
2017-12-09 19:05:59 -08:00
Keith Holliday
43c602e60b Updated readability of chat example and minor html updates 2017-12-09 13:30:55 -06:00
Mark Nadal
cef6fc19d6
Merge pull request #466 from TheHollidayInn/update-ngx-pipes
Updated ngx-pipes
2017-12-05 01:13:42 -08:00
Keith Holliday
f27408d47f Updated ngx-pipes 2017-12-05 01:48:53 -05:00
Mark Nadal
91e40f4fa0
Merge pull request #464 from Velua/master
used proper gun/gun import in react example
2017-12-02 00:47:11 -08:00