Hector
f1f57951f4
📦 Adding the hub feature to this branch & improvements. ( #1102 )
...
* 📦 Adding the hub feature to this branch.
* 🗑 Removed the container for speed improvement !
* 📝 I added some comments to the code.
Co-authored-by: Hector <fairfairytotor@gmail.com>
Co-authored-by: Hector <pro.hector.kub@gmail.com>
2021-08-04 11:15:40 -07:00
Mark Nadal
fd1bd507b9
of course it'll dedup cause it just called track on hear, fix
2021-08-04 00:47:22 -07:00
chance
44fd7bee89
Adds a note about deploying web apps where an environment variable should be changed to avoid GUN warnings being treated as errors during CI ( #1101 )
2021-08-03 21:40:46 -07:00
Hector
5ba2d9b44f
📦 Adding the new hub feature ! ( #1099 )
...
Co-authored-by: Hector <fairfairytotor@gmail.com>
2021-08-03 13:05:51 -07:00
Mark Nadal
7abab818ed
paste!
2021-08-03 02:01:47 -07:00
Mark Nadal
1532016224
fix pack/max, update dom
2021-08-02 23:51:49 -07:00
Mark Nadal
6d44f82997
reverse user random side, add err, update styles, + more
2021-08-01 10:21:03 -07:00
Mark Nadal
662e375601
rad browser tests seem to be passing!
2021-07-30 04:15:02 -07:00
Mark Nadal
e153491f3a
Merge branch 'manhattan' of http://github.com/amark/gun into manhattan
2021-07-30 04:13:24 -07:00
Mark Nadal
8c060cbae3
fix rad, make get() hookable
2021-07-30 04:13:19 -07:00
Bernie Telles
5d5432a9b5
Fix set/get parameters to use Record<string,*>. ( #1094 )
...
* Add TypeScript test file & tsd as devDep to run it
This helps those who want to contribute to the TypeScript definitions
by adding:
* a tool called `tsd,`
* its corresponding configuration in package.json
* a teste file index.test-d.ts
Also add a extra line between type definitions to improve readability.
* Fix set/get parameters to use Record<string,*>.
The previous implementation did not allow users to
retrieve items that were inserted using "set," and
it incorrectly used ArrayOf to extract record types.
The previous implementation also prevented users
from ever inserting an array. Although it the database
does not handle arrays elegantly, it allows the user
to insert them. Typing should not prohibit use of
arrays.
2021-07-30 00:20:32 -07:00
Radu
590ba4a6ff
Bring SEA.certify into manhattan branch ( #1092 )
...
Co-authored-by: Radu Cioienaru <radu@projectmanager.com>
2021-07-28 10:46:22 -07:00
I001962
97034417b3
updating deprecated functions ( #1088 )
...
* update dependencies in package.json
* updating deprecated functions
* remove where.gundb.io
2021-07-27 21:07:16 -07:00
Bernie Telles
70eb769209
Add TypeScript test file & tsd as devDep to run it ( #1091 )
...
This helps those who want to contribute to the TypeScript definitions
by adding:
* a tool called `tsd,`
* its corresponding configuration in package.json
* a teste file index.test-d.ts
Also add a extra line between type definitions to improve readability.
2021-07-27 13:02:47 -07:00
Mark Nadal
b413cb204f
RAD needs to pass cache misses.
2021-07-24 18:36:01 -07:00
Mark Nadal
3e64d4d0e6
state machine!!!
2021-07-21 18:22:06 -07:00
Mark Nadal
805aaa7571
lS reuse in-mem reply chunking
2021-07-21 09:27:35 -07:00
Mark Nadal
55e040b5ef
better ash hash checking
2021-07-21 09:04:18 -07:00
Mark Nadal
5d57749b58
AXE round robin load balance
2021-07-16 05:41:13 -07:00
Mark Nadal
8c8b513716
Update rs3.js
2021-07-15 23:03:56 -07:00
Mark Nadal
5bafcea9f3
thanks @ajartille 's http://ajar.org/ foundation!
2021-07-14 06:16:50 -07:00
Mark Nadal
1c550918f9
keys are dangerous!
2021-07-12 05:01:52 -07:00
Mark Nadal
03f939ee1c
Update sea.js
2021-07-10 22:31:00 -07:00
Mark Nadal
99bc6b5aef
Merge branch 'manhattan' of http://github.com/amark/gun into manhattan
2021-07-10 20:36:48 -07:00
Mark Nadal
188bb77c21
begin AXE. Next: load balance!
2021-07-10 20:36:44 -07:00
Mark Nadal
a362460b0f
Thank you @nmauersberg !!!
2021-07-10 00:06:24 -07:00
Adriano Rogowski
7478b6723a
updating deprecated functions
2021-07-09 11:44:15 -03:00
Mark Nadal
fe65f99ad5
oops, make sure soul is passed
2021-07-08 16:16:05 -07:00
Mark Nadal
617c7ac2f1
Thanks @sjuxax !
2021-07-08 15:52:31 -07:00
Mark Nadal
4f41129028
oops, pluck needs new object to go into
2021-07-08 14:37:24 -07:00
Mark Nadal
ead5893dfb
ugh, still have to sort :(, really should polyfill weakmap then
2021-07-08 11:59:39 -07:00
Mark Nadal
4d92aa69ea
no accidental #soul.""
2021-07-07 23:01:26 -07:00
Mark Nadal
2ee79f4e27
oh, don't memory leak req/res asks. :/ duh!
2021-07-06 17:47:54 -07:00
Mark Nadal
13c13c71f9
what on earth happened to my browser/OS? "unplug & plug it back in" restart seemed to fix it.
2021-07-05 14:49:51 -07:00
Mark Nadal
61a2b86240
oops maybe without this it crashed the peer
2021-07-02 13:33:55 -07:00
Mark Nadal
8e696e2f5c
oops log
2021-07-02 13:02:11 -07:00
Mark Nadal
c42d2bc23e
axe polyfill for now
2021-07-02 13:00:07 -07:00
Mark Nadal
e783695a08
Merge branch 'manhattan' of http://github.com/amark/gun into manhattan
2021-07-02 06:24:46 -07:00
Mark Nadal
3c9727ba2f
rad lex once map once
2021-07-02 06:24:03 -07:00
Egi Hasdi
fdedf8e59d
[type definition] use keypair for user.auth ( #1085 )
2021-06-30 17:27:49 -07:00
I001962
c2ad1afe3b
update dependencies in package.json ( #1086 )
2021-06-30 17:26:54 -07:00
Mark Nadal
ca4196bd75
clean + feature
2021-06-22 15:42:01 -07:00
Mark Nadal
47ce51ce30
fix
2021-06-22 15:41:08 -07:00
Mark Nadal
9d4f3955a8
fix
2021-06-22 15:39:52 -07:00
Mark Nadal
ed70e33027
start
2021-06-22 15:39:36 -07:00
Mark Nadal
5c3603c822
debug
2021-06-22 15:38:41 -07:00
Mark Nadal
a45a17a48a
upload either way
2021-06-22 15:37:17 -07:00
Johnny Dallas
b1b0432983
Add zeet.co deploy button ( #1075 )
2021-06-22 15:23:54 -07:00
marcomow
fe9ea62f61
Fix wrong element's dynamic identifier, semicols ( #1080 )
2021-06-16 22:23:37 -07:00
nsreed
10b42525ad
update on-recovery PANIC test to run default & radisk configurations ( #1078 )
2021-06-16 11:56:34 -07:00