Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 00:05
· 3 commits to master since this release

Changelog

095c7ea Add PKGBUILD for ArchLinux
d7373fd Add author struct. Add peer config.
10bee26 Add configuration file option for LibP2P listen addresses
a0a3fd8 Add github workflow
3df3010 Add import command.
28eb72a Add missing error check in unixfs writeDir.
6533a12 Add more data tests.
73c0dcf Add pubsub discovery.
a68efb2 Add pubsub router.
6292a91 Add systemd service file along
5761aca Add updated PKGBUILD, update README to remove beta1
4b3d77c Create peer interface. Add mock peer node.
df4245e Finish pubsub router implementation.
d945c32 Fix clone command.
2171f15 Fix data race in rpc test.
7ca2d66 Fix manual install with user systemd service
678f40f Get service running as global service with restricted user
64ebaea Git importer fixes.
bec7573 Incorporate patches from PKGBUILD into the respective files, add users
2bced33 Make install-systemd rule
8341cf7 Merge branch 'feature-authors'
8868cf5 Merge branch 'master' of https://github.com/multiverse-vcs/go-multiverse
4a3b9b7 Merge branch 'master' of https://github.com/teknomunk/go-multiverse
69cd214 Merge branch 'reorg'
5e6a7eb Merge pull request #10 from teknomunk/master
7d82561 Merge pull request #17 from teknomunk/pull-request-16
f79355f Merge pull request #18 from teknomunk/master
abe236f Merge pull request #20 from teknomunk/master
47bedfe Merge pull request #21 from zhanghua000/master
c3c5070 No need to download go1.16 manually.
353b065 Pick a number for uid and gid
a3ea874 Return error when importing git submodule.
beb5bb6 Test workflow
dba041f Update README.md
a744dc3 Update README.md
7319448 Update git importer for new data models. Update web views for new data models.
5262607 Update rpc tests. Remove peer mock.
ae1a6be Update web pages for authors.
0732113 Update workflow with go-1.16 so that tests run
dbaf42e Use empty dir when importing git submodules.
5b72dea add author following list
65eabe4 add author subcommands
4b374fa add branch subcommands
5f6adf2 add git importer rpc and external package.
39a3889 add goreleaser
3e67cfe add internal ignore package
dfabd17 add log and checkout commands.
27a56b7 add missing json fields
137d494 add status command.
11d0d07 add web folder
f529734 change daemon root directory
85ef789 cleanup http package
21d7c26 fix bug with car loader. update web styles for macos.
8a8b0d5 fix failing tests
501c970 merge http into rpc
efde275 move fetch, push to http package.
1b19c07 move p2p package to internal
77a9fa9 move rpc methods to new package
e091e67 move web project
b6280e4 project reorganization
51eb6c6 push & pull commands
8bb4c0d update getting started
995b27f update readme
350e527 use jsonrpc codec
6352996 web style updates.