Ecosyste.ms: OpenCollective

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

github.com/block-core/blockcore-vault

Verifiable Credential Server for Web5.
https://github.com/block-core/blockcore-vault

Add settings GET/PUT APIs

d7d8802f8a1c9724a9744708dedad1b5dc32d9be authored about 2 years ago
Update the name of the docker image

919b9591c675b1446acd9bc6799f27f72ebe9777 authored about 2 years ago
Update version and changelog

f136df58121b63ab4c7cf63bb9d43505bc57fbde authored about 2 years ago
Update and clean up README

44987dfb14bb8ffa69552b4a2a43bd9369379c2e authored about 2 years ago
Include the UI in npm pack

298be168437d38835d7226be33349a5c4364ab93 authored about 2 years ago
Change the default HTTP port for Blockcore Vault

- The Blockcore DID Server is already using 4250.

435782295fe1d8e624799dcc699b2b54662afdd8 authored about 2 years ago
Rename dockerfile

92ed846c3d3909e4e9972361716ad0661b76fbc2 authored about 2 years ago
Set the correct version for unrelease Blockcore Vault

a76209f0d09dff5fe3bca116d2515f66099a2e38 authored about 2 years ago
Run the setup task in workflow process

999ede8ff9c2b71b96f52e65ff50e2e8af1fac2e authored about 2 years ago
Remove old tests for multi-vault setup

d945fb7a18f8e92e8ee41636f51e40a173d7e8b4 authored about 2 years ago
Remove old API code

0ea4b979da8267f6ddf4fd3c477552148544be5b authored about 2 years ago
Auto-login existing authenticated users

3d31dd6885caa7ed448db1ae0d309d5eca111971 authored about 2 years ago
Cleanup of server component

9b31a19755332a0da4db27a45148feb74634457d authored about 2 years ago
Add support for hot-reloading with npm start

c85df66d312a8eb34c6c6d74a96e8099ce369791 authored about 2 years ago
Update logo menu links

bb46d71ff9ab705412b3b04fa085927ef119b392 authored about 2 years ago
Update README with instructions and update packages

- Refactor old and unused code.
- Update some packages.
- Improve the README on how to setup and...

516f302b8f98946739e82db9082846418e099c0e authored about 2 years ago
Update labels on dashboard

641c795b4e01cb57ba69f51aa1004d5b2257d4d6 authored about 2 years ago
Complete login and logout functionality

8a6ca6fa86055905a027153475c940b67cd6f7ac authored about 2 years ago
Add basic error handling on authentication

6a01cd0c2837dbb32c06674d696fd61e66b7cebb authored about 2 years ago
Add ability to run api and ui separately

5958f926644c9614876b6350e71df58a017a4ca1 authored about 2 years ago
JWT is valid 1h and cookie valid 1d

496ffa35aa9672f93ed09c01357f63f4617f304e authored about 2 years ago
Add list of approved admin DIDs

3fba6444e3269f4a18b0e8d936d973e72264048f authored about 2 years ago
Expire the tokens in one hour

6db49432a8c671c7212e5c6198fcdc73386931ec authored about 2 years ago
Hide the extra login buttons

d89bcbf502c3a7d70185cba2d90c8fe58119a560 authored about 2 years ago
Complete the implementation of authentication using the Blockcore Wallet

- Full implementation of authentication using the Blockcore Wallet, with JWT being generated by ...

1f0dc96ab4774c900e44b640883b09665be9c073 authored about 2 years ago
Add resolving and verification of jws for authentication

9fbf81fcf32b15c6f04f20c881637d5c0661f45c authored about 2 years ago
Update package scripts

- npm start will now build and run both the api and the ui.

2658784f4763fb1d91001451cc5f7fa81c2d9de1 authored about 2 years ago
Update logging texts

d65e4813266c3f649801ba8f485999dfbaf78ee8 authored about 2 years ago
Server code cleanup

5d168364f97d05eed29a267c68d71f12949c08d5 authored about 2 years ago
WIP: Migrate http server from Koa to Express

- Koa is a mess, relying on Express instead.

8e9b5905bd257842cbaea692c01e3ed9fb3e0274 authored about 2 years ago
Minor fix for the CID test

7e63f33e6520f928611f0886da9e58d03e553d0e authored about 2 years ago
Add Content ID test

943bb245b29581423c97101afd97b32459c79676 authored about 2 years ago
Add base code from Blockcore DID Server

cfd2ea43a8276dab9298d583fba2f2382cf638ef authored about 2 years ago
Remove old API code

cd4521873722aed52bd35bf2dee3c90d9e5580e8 authored about 2 years ago
Change login button icons

- Should use official icons later on, this is just for testing.

1d6fabb6ccbf0b38574c74286143ea308abb7d33 authored about 2 years ago
WIP: Change the login options to use wallet buttons

- WIP: Non-functional, only UI updates.

8583804821e22d334c426d7c5aaa7bda0053e747 authored about 2 years ago
Update the description of Blockcore Vault

bd47346667e1dc1d2a8c1f48682816d6be648940 authored about 2 years ago
Update API packages

e8783051e9e7900be40b362dfabefe107dabfdbd authored over 2 years ago
Update packages

e5215863ae56105554bea54c2a99d7be4febca8f authored over 2 years ago
Remove bip39 as Vault should no longer keep private keys

- Private keys are held by the Blockcore Wallet, and Blockcore Vault should no longer keep those...

efe8355f8ec1a415500b95342cdce5147b60c335 authored over 2 years ago
Update README with a section on "All Your Devices"

24d8c998c1490daf00ceccdc64c70395a1a2da4d authored over 2 years ago
Change to use of native font

- Closes #22

af5fff747a5000a1dd66b753e13d0b9aea90b274 authored over 2 years ago
Update blockcore logo

a767496b088f7c1e56c1e9be9c148af087d65939 authored over 2 years ago
Tune the initial setup dialog with a toggle to show setup document

7b7701079f989634c40c3c65398b34a8bacc5399 authored over 2 years ago
Remove the signature field from setup

9fd2a64eebc99687a29b60c31e01485c2f2b2f37 authored over 2 years ago
Add proof-of-concept for Blockcore Wallet extension activation

bc2714a7296be1d9aa27c153d334c9bef186be59 authored over 2 years ago
Update text and button for vault identity choose and signing

c389fdd073576f55d3c371ae3d8e16e2f562fee7 authored over 2 years ago
Start adding support for setup using Blockcore Wallet

792aea73e98cea68b4c67e4181dd1ad5f3a14495 authored over 2 years ago
Fix issue with sample, don't use quotes and extra comma

f7d7c8a9b9a016bdf0ac6e7a16e1e28b25b0908d authored over 2 years ago
Add some info on .env file

52866e3be1c6c8d3d9c07b8917b023e262a513c9 authored over 2 years ago
Add support for environment variables for API

f8b59538776bf1b4620c2cffe797bd1f8f6ea94d authored over 2 years ago
Fix for the UI build

b327208cda19053ffab202da3aaf793f24cc8a14 authored over 2 years ago
Fix build issues

b1162aefe94cfa8b03fb4509c6b38f8ce60288dc authored over 2 years ago
Update packages and comment issue with code

f29de25bd5ac05485d40adeb226f4f9539b0d394 authored over 2 years ago
Migrate from @angular-builders/custom-webpack to ngx-build-plus

ae7c0ece176bde0f41c51b814294382dd15cb7be authored over 2 years ago
Migrate from @angular-builders/custom-webpack to ngx-build-plus

2ff68704a7c75c994e0b0bb89aaf4d003d50d1a8 authored over 2 years ago
Update Angular Material 13 to 14

ba7fb73575a383ff51338c87ad898cf4385471e9 authored over 2 years ago
Update Angular 13 to 14

34d1e0c3aa7f2678fec10b6bdbc3377aadd640d3 authored over 2 years ago
Update Angular Material 12 to 13

aec1b25b6bde3b55d9f29fee1dcdbf06cc25ad17 authored over 2 years ago
Update Angular 12 to 13

d918b10835e94abd488b3bc5eeb35c5eef8adac4 authored over 2 years ago
Update Angular Material 11 to 12

c38749568f149f21ad65b8b50255d4ba3f8fc967 authored over 2 years ago
Update package-lock.json

a3d9afc8a0297e4776c8de62f00955cd9fe2a30e authored over 2 years ago
Update Angular 11 to 12

4dfe23204f4d1fad85e77b735c126134ddd7a8f8 authored over 2 years ago
Remove "Release" from release titles

e41a4b810459ea0a26d06cb06c1ba683d2671e56 authored over 2 years ago
Run correct setup in workflow

4955872e87f94b5e518ffcde2db5c6776df1e14d authored over 2 years ago
Simplify the workflow

011535107f55d55ecc3d9b0813a7cf0ff8123cc0 authored over 2 years ago
Simplify the install task

c06f5b6365b88f20de342f7267f28706e1eec89e authored over 2 years ago
Update and improve the package tasks

4eb546e91f371da5608b086fe4e75cd3a704b92f authored over 2 years ago
Remove nodemon and rely solely on ts-node-dev

e449fc3ae3a6224fe9dfa2722c31071d886ec7b5 authored over 2 years ago
Remove pm2 as task manager

- PM2 doesn't appear to be very actively maintained any longer, and we have multiple issues with...

8f16f8fbb3fa536608f27389af55dc612e3a2030 authored over 2 years ago
Use ts-node-dev for development process

445e0a3ea93abb9d3ad37c8bae9dd67a47cbf738 authored over 2 years ago
Update lock files

d0431979f0ebb30b2396e0f481f0a3b4e311a244 authored over 2 years ago
Update README.md

7990eb9c627716ee29c74b346ba4f0046d1ddfc6 authored over 2 years ago
Update README.md

190fefd48a76f69a9b77a467c72439e2be815db9 authored over 2 years ago
Update README.md

6af90a45baf7c9b6e9156c9390103a45e0afb1d3 authored over 2 years ago
Update README and add link to tbd and Web5 terminology

ecfb5d980e64376cbe8ebdea5282bac745278175 authored over 2 years ago
Update README.md

- Add link to the FAQ

36f44390ce991011d85e19f6af0ca7e7c7900d14 authored about 3 years ago
Add validation on connect to server

- Make sure that the user cannot add the current server.
- Fix sync issue with incorrect page ca...

e3d8df107f0d40a36eb3200272bce4e7cc34856c authored over 3 years ago
Remove the extra check on sync, this is likely not needed any longer

776483965163d7c6bc123bb768d2d1d1b90d1ff2 authored over 3 years ago
Migrate from EncryptedDataVault to VerifiableDataRegistry

4dda827a5e897b2906b36a1c4f7fdccde5942225 authored over 3 years ago
Add link to DIF

f1a5fdeaf864e9a046d2c7be57b0a0450bff4448 authored over 3 years ago
Add screenshot of the Vault UI

783fa119c4d83d1b08e5396819b7c00f113014ec authored over 3 years ago
Update the README to clearly explain what Blockcore Vault does

7d217572147c591164ed636a1aa2046753bb6caa authored over 3 years ago
Create dev and prd setup for pm2

- Use pm2 to launch Blockcore Vault in a local multi-instance setup.
- Allows quick iterative de...

185a763ccd543f0f46b8a94a16494d9fcd6170e4 authored over 3 years ago
Add server edit

5eba55681ca10efffd149c162c8006d96b54bc76 authored over 3 years ago
Add management of servers

e1e040f5cfbca007bc200ccc9f57f7d0830d0b96 authored over 3 years ago
Improve the add vault query

- Add fixed API keys to the TESTING documentation.

56875d181dc5131795da490412e7f225218ac19c authored over 3 years ago
Add some default API_KEY for tests instances

dbdffcfd564d6a691b74c0d365d71eef22dad0de authored over 3 years ago
Add some details on how to run local multi-vault for testing

846e411460726cd778f2a85feae277601c908ba5 authored over 3 years ago
Revert "Upgrade from Angular 11 to Angular 12"

This reverts commit 89b301f2aaa26686369b7341ffa2da233dd6ecc5.

3b463000314a821458186f46f76962eed15bc911 authored over 3 years ago
Revert "Upgrade Angular Material 11 to 12."

This reverts commit 8b84218e391799310816530a1eca63aaab746310.

0f2542dcf9b54c9f43f5cd802ea4c964e9be6b87 authored over 3 years ago
Upgrade Angular Material 11 to 12.

8b84218e391799310816530a1eca63aaab746310 authored over 3 years ago
Upgrade from Angular 11 to Angular 12

89b301f2aaa26686369b7341ffa2da233dd6ecc5 authored over 3 years ago
Update packages for API

694f47c1e1909ae224f8a9d28e2937123d64a3e5 authored over 3 years ago
Drop specific version from docker-compose

c859724c989d3936e249e8c55edea381176f2904 authored over 3 years ago
Update docker tags

8a120ef7a27521928bb822460e00a8c9e93c23bc authored over 3 years ago
Add a functional prototype for Blockcore Vault (#6)

* Add basic project and API

* Add basic paging to vault get API

- Add more basic setup of ...

75ffa2a81a0354d5e2e48c40fb60871985209287 authored over 3 years ago
Initial commit

9365e864b83ca08fcbce3be7f9c4658f470d1446 authored almost 4 years ago