Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hyper Hyper Space

A library to create p2p applications, using the browser as a full peer.
Collective - Host: opensource - https://opencollective.com/hyper-hyper-space - Website: https://www.hyperhyperspace.org - Code: https://github.com/hyperhyperspace

new commits

github.com/hyperhyperspace/workspace - 6fc178c7d355d4354ef88adb0f0aefa898f0a8dd authored about 2 years ago by Santi Bazerque <[email protected]>
updated call to canAdd() for the page set, passing undefined as the element per the new CausalSet API

github.com/hyperhyperspace/hyper-browser-web - a61024d28c85b2623c16ece28cbb3b909d0e5039 authored about 2 years ago by Santi Bazerque <[email protected]>
updated to latest API

github.com/hyperhyperspace/chat-group - 557d40374754981f3cf6669ee500cc501d26662a authored about 2 years ago by Santi Bazerque <[email protected]>
added the element as a parameter to authorizers, just make it optional

github.com/hyperhyperspace/hyperhyperspace-core - 0a3f319c4a06194dae9e01d1c30de85e77a78507 authored about 2 years ago by Santi Bazerque <[email protected]>
only allow adding pages when in non-anonymous mode (not sure if this is 100% right)

github.com/hyperhyperspace/hyper-browser-web - 976b77d1438522cafc2b907741a80e6165b4b53c authored about 2 years ago by Santi Bazerque <[email protected]>
receive an author parameter when inserting new pages and blocks

github.com/hyperhyperspace/wiki-collab - 6124a62e5ce1ea9b558eaa20695bcf7a3b59e3c5 authored about 2 years ago by Santi Bazerque <[email protected]>
do not set the author automatically when modifying Causal* types, even if there is a single writer

github.com/hyperhyperspace/hyperhyperspace-core - 2ef95c9a44882eec372800f3a50e6e97e6f5f702 authored about 2 years ago by Santi Bazerque <[email protected]>
fix to the fix

github.com/hyperhyperspace/pulsar - 78cf3bab8558c1f7194f9215423e59913c5ffe44 authored about 2 years ago by Santi Bazerque <[email protected]>
Merge branch 'main' of https://github.com/hyperhyperspace/pulsar

github.com/hyperhyperspace/pulsar - 5b6204a60e57a460878f3e514dca231d0e4b0dc8 authored about 2 years ago by Santi Bazerque <[email protected]>
fixed inital challenge

github.com/hyperhyperspace/pulsar - fd66638486f6edfc4cd64037ec44efe6d0727bb6 authored about 2 years ago by Santi Bazerque <[email protected]>
Merge branch 'main' of https://github.com/hyperhyperspace/pulsar

github.com/hyperhyperspace/pulsar - 75e0eda20a6ee4b54c85f3d0b0901e4b4c5495aa authored about 2 years ago by joigno <[email protected]>
minor max speedratio

github.com/hyperhyperspace/pulsar - cf83644d370c62616a4191dcaa102e13375bdfc4 authored about 2 years ago by joigno <[email protected]>
fix fork choice rule for first block

github.com/hyperhyperspace/pulsar - 72027bed58b6a807057ac4c0b81cacdbf3df13ac authored about 2 years ago by Santi Bazerque <[email protected]>
finality window init 6

github.com/hyperhyperspace/pulsar - ea1dfe63d1cd8fc989e193ea2dab2929de337ce5 authored about 2 years ago by joigno <[email protected]>
Merge branch 'main' of https://github.com/hyperhyperspace/pulsar

github.com/hyperhyperspace/pulsar - 406120a811a39c827cdf7a8c36621c0a2a9510c2 authored about 2 years ago by joigno <[email protected]>
granularity back to 1

github.com/hyperhyperspace/pulsar - c419945a33ec5b93f167c32cca83b75c5ccbe460 authored about 2 years ago by joigno <[email protected]>
Merge branch 'main' of https://github.com/hyperhyperspace/pulsar

github.com/hyperhyperspace/pulsar - 8e710487f140058eef1620f64097ac20e1507b0d authored about 2 years ago by Santi Bazerque <[email protected]>
there was a name field in Blockchain! better use that for getName

github.com/hyperhyperspace/pulsar - 3fe67ef888c8a39c0b2df4d3677066501849e39f authored about 2 years ago by Santi Bazerque <[email protected]>
Merge branch 'main' of https://github.com/hyperhyperspace/pulsar

github.com/hyperhyperspace/pulsar - 4e066948fc00076ad5d3539e39466ad1293fa1b8 authored about 2 years ago by Santi Bazerque <[email protected]>
added a name for the blockhain space, as per the latest SpaceEntryPoint API

github.com/hyperhyperspace/pulsar - 80bd2cc75ab713fea771cfa434810adf2bf20531 authored about 2 years ago by Santi Bazerque <[email protected]>
extra granularity for slots

github.com/hyperhyperspace/pulsar - 845a9a713a7855c779ee3be45efd5d29128a4b79 authored about 2 years ago by joigno <[email protected]>
new commits

github.com/hyperhyperspace/workspace - e4491ec3e2e81ea99a471dde5f562771f023a0d6 authored about 2 years ago by Santi Bazerque <[email protected]>
only show the "add page" button if we got permissions to add pages (WIP, this should be reflected across the UI)

github.com/hyperhyperspace/hyper-browser-web - 222661c8c4446e75b7eecc18ed2782d552451d98 authored about 2 years ago by Santi Bazerque <[email protected]>
made the "op" parameter optional in Authorizer.attempt(op?): if it's missing, it means that the caller just wants to know if the authorization would go through, but without actually doing anything. Then added CausalSet.canAdd, CausalSet.canDelete, CausalArray.canInsert, CausalArray.canDelete using that.

github.com/hyperhyperspace/hyperhyperspace-core - 6e075abe8a5eabdb62eafc3099811d2bea6170c0 authored about 2 years ago by Santi Bazerque <[email protected]>
Add `values` function to `Collection` interface

github.com/hyperhyperspace/hyperhyperspace-core - c39b3fe794146c5a403b7c1cee190dfae25abf17 authored about 2 years ago by Micah <[email protected]>
reworking wiki permission selector in progress (broken)

github.com/hyperhyperspace/hyper-browser-web - 8bcc34393b692173a0ca600bae366beb688fa5c4 authored about 2 years ago by Micah <[email protected]>
avoid replaceAll and use replace+global regexp instead, not supported in node<15

github.com/hyperhyperspace/hyperhyperspace-core - caa9d2631a83cad5cae4b5d9baa5a4fea65149f8 authored about 2 years ago by Santi Bazerque <[email protected]>
new commits

github.com/hyperhyperspace/workspace - d8019b97caa47759f9d0f82d888228a42284fd10 authored about 2 years ago by Santi Bazerque <[email protected]>
- removed log level setting in index

- removed unnecessary re-hashing when displaying blocks

github.com/hyperhyperspace/hyper-browser-web - 4be6f4e4f4e7d085cc8dc33eb3e51e7abf366fa1 authored about 2 years ago by Santi Bazerque <[email protected]>
prevent re-hashing when loading allowedPages

github.com/hyperhyperspace/wiki-collab - 83b183c397f68ca840c3a3e3c39683fd224aab71 authored about 2 years ago by Santi Bazerque <[email protected]>
prevent re-hashing

github.com/hyperhyperspace/hyperhyperspace-react - cdc2a9f6e4ce36116cbe97092c81dd9b586a6c38 authored about 2 years ago by Santi Bazerque <[email protected]>
- cache hydrated objects per-remote peer in the ObjectDiscoveryAgent

- prevent re-hashing stuff in other places

github.com/hyperhyperspace/hyperhyperspace-core - e3de4b9d9d0d957168a599204771b614ca0688fd authored about 2 years ago by Santi Bazerque <[email protected]>
re-added loading of home on SpaceFrame

github.com/hyperhyperspace/hyper-browser-web - 1ab195f952d518e75362f2ad03ffde6589fb55e5 authored about 2 years ago by Santi Bazerque <[email protected]>
new commits

github.com/hyperhyperspace/workspace - 650c9e82197174af1eb09a682801570070a346b1 authored about 2 years ago by Santi Bazerque <[email protected]>
re-enabled debouncing shutoff

github.com/hyperhyperspace/hyper-browser-web - dc13f0755caa0b28a4383b5efdc6acc979a9d75f authored about 2 years ago by Santi Bazerque <[email protected]>
upgraded to new API that exposes sequence insertion numbers to the Store

github.com/hyperhyperspace/hyperhyperspace-sqlite - bf6bbcf1d2eaef68a4630082ef166a7df58ad3d4 authored about 2 years ago by Santi Bazerque <[email protected]>
optimizations to do less hashing, fixes to HashedMap validation, fixes to mutation loading (do not load mutations twice for a subobject that appears in two paths), created a new faster version of prevOps causal closure in the store (had to expose insertion sequence numbers from the backend for that), do not compute closures for invalidation ops that points to ops without consequences (another optimization) and finally re-enabled fix to mutation loading in Store.load (bug was in loadAllChanges not chaining to super in MutableObject).

github.com/hyperhyperspace/hyperhyperspace-core - 9a5d82340a6ef08bee0a3ad1591a46d1a557c5b4 authored about 2 years ago by Santi Bazerque <[email protected]>
just a quick check

github.com/hyperhyperspace/hyperhyperspace-react - 38cd66d9e43b965993c6e670bcbb1eda57770616 authored about 2 years ago by Santi Bazerque <[email protected]>
just a quick check

github.com/hyperhyperspace/hyperhyperspace-core - ecd7665f108e1b090c4a781eaf4c89e0b78b096b authored about 2 years ago by Santi Bazerque <[email protected]>
disabled debouncing after initial load (it causes issues with the UI)

github.com/hyperhyperspace/hyper-browser-web - d5237beaa7fdaabca8a0d412e1f87fce2ef61508 authored about 2 years ago by Santi Bazerque <[email protected]>
new commits

github.com/hyperhyperspace/workspace - cd07a14b980352bc8693bc0177a35c1f5cbd1251 authored about 2 years ago by Santi Bazerque <[email protected]>
do not wait for root folder loading to determine if a space is saved, just check if the corresponding idb database exists

github.com/hyperhyperspace/hyper-browser-web - cb04bddda13b19b83ee5013f1123799c360bce2d authored about 2 years ago by Santi Bazerque <[email protected]>
added getName as per the new SpaceEntryPoint signature

github.com/hyperhyperspace/wiki-collab - 6b30ef63ff107803e38f6c6e594b25fa50edd6b4 authored about 2 years ago by Santi Bazerque <[email protected]>
added getName to all spaces as per the new SpaceEntryPoint signature

github.com/hyperhyperspace/home - 9936c81cb744c973fd790336f31c99e55e7cf919 authored about 2 years ago by Santi Bazerque <[email protected]>
- fixed unnecessary connection checks when connection is already closed in SignallingServerConnection

- added a getName function to the SpaceEntryPoint interface
- added a funciton to check if an IDB...

github.com/hyperhyperspace/hyperhyperspace-core - 1bbab60d3b03f7e68589ffebf4702faccf07bad2 authored about 2 years ago by Santi Bazerque <[email protected]>
added a "watch" mode for automatic compilation

github.com/hyperhyperspace/wiki-collab - 424199229413829edf87df078c18a6ff29ce24b7 authored about 2 years ago by Santi Bazerque <[email protected]>
added a "watch" mode for automatic compilation

github.com/hyperhyperspace/home - 877102830fc3529d396a68e20b16b00ab6d84b89 authored about 2 years ago by Santi Bazerque <[email protected]>
added a "watch" mode for automatic compilation

github.com/hyperhyperspace/hyperhyperspace-core - f0d937d10acbcef46e5877cfff96e6f878e39a65 authored about 2 years ago by Santi Bazerque <[email protected]>
added a liveness checking to the signalling server connection

github.com/hyperhyperspace/hyperhyperspace-core - 85a21baf511af2badc8c352b7a4ed7d4b8ff87e0 authored about 2 years ago by Santi Bazerque <[email protected]>
added "pong" message

github.com/hyperhyperspace/signalling-server - 627c15650f2ed08055e33af7bfc73140bb85446e authored about 2 years ago by Santi Bazerque <[email protected]>
fix: added missing auth to auto-generated DeleteOp when adding something to a CausalArray with duplicates=false

github.com/hyperhyperspace/hyperhyperspace-core - 33d7584a925c2d897be4203665f8099c9134b17e authored about 2 years ago by Santi Bazerque <[email protected]>
fix glitch that could cause closed WebRTC connections to go undetected by the PeerGroupAgent

github.com/hyperhyperspace/hyperhyperspace-core - cd1fd263209c12832ebe04ac28e8148bf635496d authored about 2 years ago by Santi Bazerque <[email protected]>
show connection status & some simple tokenomics

github.com/hyperhyperspace/pulsar-web - f40f1d667259d06844300e8e647ea9607431bf52 authored about 2 years ago by Santi Bazerque <[email protected]>
compute the total circulating supply in the ledger

github.com/hyperhyperspace/pulsar - e0c56c1f825d8df76096653779c155bfec6704c5 authored about 2 years ago by Santi Bazerque <[email protected]>
make peer group state visible from the MeshNode

github.com/hyperhyperspace/hyperhyperspace-core - a2fb0d6346765f578c9d69301aac5e76f3348e88 authored about 2 years ago by Santi Bazerque <[email protected]>
prototype wiki permission editing

github.com/hyperhyperspace/hyper-browser-web - 8ad5af8b6262727f4410199fcc919b3e4fb3f9c2 authored about 2 years ago by Micah <[email protected]>
new commits

github.com/hyperhyperspace/workspace - d9452b583b10ceaa53c6ed2a1e8f2679b7dcdcb1 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core lib version

github.com/hyperhyperspace/wiki-collab - 0e30bf0093fc8ca395b5143a84e8ed849a059741 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core lib version

github.com/hyperhyperspace/hyperhyperspace-sqlite - 7d8c3812c8f22bf7b9511df700ab4989e59bb88a authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core lib version

github.com/hyperhyperspace/signalling-server - 83c0e16e65d95c40dab68d15cfdd9e2d5ac509b0 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core version, bump own version

github.com/hyperhyperspace/hyperhyperspace-react - 125c16cfd523baccce04d7e11e4cfa43267c9048 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest hhs core and react binding versions

github.com/hyperhyperspace/pulsar-web - 1e87e5b755ffc1f203e1deb2a8efeffb22fbe565 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest hhs core lib version

github.com/hyperhyperspace/pulsar-node - 9594aae0983bded3bde3956918ae27829b226b3e authored about 2 years ago by Santi Bazerque <[email protected]>
use latest hss core lib version

github.com/hyperhyperspace/pulsar - f1d0c29ac16e6b1e69b9897f06a14561dd6268ea authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core lib version

github.com/hyperhyperspace/hyperhyperspace-node-rsa - 6cd5cf60efccbd6854a3de625ab5f87a9c7de71a authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core and react libs

github.com/hyperhyperspace/hyper-browser-web - a34895e6e8a0cf5ab6f07126c5c19b17f33ab379 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core lib version

github.com/hyperhyperspace/home - 2cd55403128d7569b1c760d00403a08eb884cca5 authored about 2 years ago by Santi Bazerque <[email protected]>
use latest core version

github.com/hyperhyperspace/chat-group - 2e90accc5d82bf831349eb07d648bde856f6a204 authored about 2 years ago by Santi Bazerque <[email protected]>
added some missing awaits to Wiki space initialization

github.com/hyperhyperspace/hyper-browser-web - e53e74e4f1dd19e678ae054e0fa0853f9def741d authored about 2 years ago by Santi Bazerque <[email protected]>
added missing getClassName to the PageBlockArray, passed author in more places, added editFlags and editors to sync

github.com/hyperhyperspace/wiki-collab - 437b57af92ec627a473c4ca05c223970b062f2b5 authored about 2 years ago by Santi Bazerque <[email protected]>
do not attempt to infer the author automatically for CausalArray derivatives, better error logging

github.com/hyperhyperspace/hyperhyperspace-core - 23cd52ed9522c4f6a64a06d16cb626e9b7efa240 authored about 2 years ago by Santi Bazerque <[email protected]>
removed unnecesary call to save()

github.com/hyperhyperspace/hyper-browser-web - 27567ca3d50143c632fe4baefd8c31eda99bf8d6 authored about 2 years ago by Santi Bazerque <[email protected]>
tidy up a bit auth in blocks array, pass author when adding a block

github.com/hyperhyperspace/wiki-collab - cf5de239e2257eba6d7dfc8be72d3a6f83c4973c authored about 2 years ago by Santi Bazerque <[email protected]>
enable CausalArray to receive author in shorthand ops like push, pop, etc.

github.com/hyperhyperspace/hyperhyperspace-core - 56fe3aa8cb76141ed537eb589593272c009d3d9d authored about 2 years ago by Santi Bazerque <[email protected]>
initial SpeedRatio = 5.0

github.com/hyperhyperspace/pulsar - dfdf0aeec2c85e9255c646692b060a6716aea99e authored about 2 years ago by joigno <[email protected]>
save wiki edit flags later on

github.com/hyperhyperspace/hyper-browser-web - 1b8932729e5cfea57a5c5f96ad59525f935bb237 authored about 2 years ago by Micah <[email protected]>
better logging on validation failure

github.com/hyperhyperspace/hyperhyperspace-core - 026eca441d90a776d3f3753768ce71e7f8c163ee authored about 2 years ago by Santi Bazerque <[email protected]>
set WikiSpace to be openly editable by default

github.com/hyperhyperspace/hyper-browser-web - 5878e54ab1b9d671e4cd14aacba07c642d30059b authored about 2 years ago by Micah <[email protected]>
register PageBlockArray data type

github.com/hyperhyperspace/wiki-collab - 267be0aa3fdbf19c231b273e384a3b8211ecff90 authored about 2 years ago by Micah <[email protected]>
now owners can add blocks!

github.com/hyperhyperspace/wiki-collab - ec929dbc3ea0c1fc6bd7866abc449621e50a6cd1 authored about 2 years ago by Santi Bazerque <[email protected]>
removed stray import

github.com/hyperhyperspace/wiki-collab - aa1a91e22c67b1e8e5ce55a9913ed2fd6c2f4c9b authored about 2 years ago by Santi Bazerque <[email protected]>
init the PageBlockArray correctly

github.com/hyperhyperspace/wiki-collab - a960ae2745f60531209f2f65edd12d3c5353505d authored about 2 years ago by Santi Bazerque <[email protected]>
added PageBlockArray, a block array that takes into consideration the wiki's edit config

github.com/hyperhyperspace/wiki-collab - 2840eb9b29bdd73e17d979329614938c89401b85 authored about 2 years ago by Santi Bazerque <[email protected]>
add author to Wiki block

github.com/hyperhyperspace/hyper-browser-web - c63dbf4ba5cdf1647cd48cf71e59e4c48b37af30 authored about 2 years ago by Micah <[email protected]>
Wikiblock author specification

github.com/hyperhyperspace/wiki-collab - 9362c5785d21dce504f2d984efc181a9741f838c authored about 2 years ago by Micah <[email protected]>
only open realdine if necessary (e.g. we didn't receive all the params through the command line)

github.com/hyperhyperspace/pulsar-node - 4a02c8099890765f3b5ea39753115ad805c27617 authored about 2 years ago by Santi Bazerque <[email protected]>
fix: don't attempt to re-sign an already signed object

github.com/hyperhyperspace/hyperhyperspace-core - a4f941ac0de91cd5dcc68d12503eb9a1fa6a4f23 authored about 2 years ago by Santi Bazerque <[email protected]>
fixed for latest API version

github.com/hyperhyperspace/chat-group - a913ae92b605ab51374af9ee954f17478f4c5233 authored about 2 years ago by Santi Bazerque <[email protected]>
observability for peer group & sync state - WIP

github.com/hyperhyperspace/hyperhyperspace-core - 9697571284fe79ae774de8121c893c8a3cd24754 authored about 2 years ago by Santi Bazerque <[email protected]>
better error handling for auth failures

github.com/hyperhyperspace/hyperhyperspace-core - 15fd9e737a816f09dc50cfbd7e73a245a7e3c49b authored about 2 years ago by Santi Bazerque <[email protected]>
make the causal types throw an error instead of returning false when authorization fails

github.com/hyperhyperspace/hyperhyperspace-core - ff91f4f3434b970c306d63fe68cdeb870c5359fd authored about 2 years ago by Santi Bazerque <[email protected]>
delete is complete

github.com/hyperhyperspace/hyperhyperspace-core - ab1c8ff1dcfb794206ac55f898fdad666a2802db authored about 2 years ago by Santi Bazerque <[email protected]>
small inconsequential changes

github.com/hyperhyperspace/hyper-browser-web - abf2ccd44decbaee12c36acd205e5fabaf29b0b1 authored about 2 years ago by Santi Bazerque <[email protected]>
when setting the author of a wiki, the id needs to be re-generated because the hash has changed - also, added some missing casts

github.com/hyperhyperspace/wiki-collab - 2576901ee09ed62f7d818e26a2fb02e9da128e12 authored about 2 years ago by Santi Bazerque <[email protected]>
fixed getContents & size for CausalArray, CausalSet

github.com/hyperhyperspace/hyperhyperspace-core - 199c852a6403dd8b8da0eeb59226cc4f0add6946 authored about 2 years ago by Santi Bazerque <[email protected]>