hashbase icon indicating copy to clipboard operation
hashbase copied to clipboard

A Dat-hosting service for multiple users

Results 44 hashbase issues
Sort by recently updated
recently updated
newest added

Hypercloud has upload limits & a "remove button" _(which are awesome)_ but this means that someone could publish dat and then at a later point remove it. If another person...

Hi, Im trying to build a `hashbase-cli` around the api routes found [here](https://github.com/beakerbrowser/hashbase/blob/master/docs/webapis.md), however when attempting to do a `POST` to route `/v1/login`, I always seem to get a `403...

It would be nice if authors could add one or more tags to their dat meta information, similar to npm. And then allow a way to list all the archives...

enhancement

Maybe this is better asked in the datproject github... For versioning and appending to address/url, is the only option to have incrementing numeric versions or could another format be used?...

question

I'm officially working on a team building an app that will likely use Dat as it's primary means of distribution. We need multiple developers to be able to deploy to...

enhancement

This is problematic! There will be naming collisions for these users' profile archives and potentially for their archives themselves

bug

TypeError: Cannot read property 'download' of undefined at Protocol.add (/home/pfrazee/hashbase/lib/archiver.js:378:36) at emitOne (events.js:96:13) at Protocol.emit (events.js:189:7) at Protocol._onopen (/home/pfrazee/hashbase/node_modules/hypercore-protocol/index.js:290:8) at Protocol._onmessage (/home/pfrazee/hashbase/node_modules/hypercore-protocol/index.js:311:17) at Protocol._parseMessage (/home/pfrazee/hashbase/node_modules/hypercore-protocol/index.js:365:10) at Protocol._parse (/home/pfrazee/hashbase/node_modules/hypercore-protocol/index.js:330:37) at Protocol._write...

Got this error: ``` ENOENT: no such file or directory, lstat '/home/pfrazee/.hashbase/archives/22/a67a482842489880b4696ef30e857e04fd2724d07f017bea75b14387b22705' ``` When I checked into it, `/home/pfrazee/.hashbase/archives/22` existed but the subdir did not. That suggests that the archive...

bug
maybe-fixed

Render the files listing on the archive page

enhancement