CSDUMMI

Results 44 issues of CSDUMMI

This PR is supposed to fix the TODO in the [Road to 1.0](https://github.com/orbitdb/orbit-db/issues/819) Issue, to permit opening a db with an address, that does not have the name/path part. Related...

I have created a documentation directory `docs` where I setup `sphinx` with the `sphinx_js` extension. Using this we can create `reStructuredText` Files and reference the functions, classes and other values...

In [#38](https://github.com/orbitdb/orbit-db-eventstore/pull/38) on `orbit-db-eventstore` I change the default behavior of EventLog.iterator to return all elements by default. This is the corresponding change of the tests.

Using documentation inside the source code has the advantage, that the documentation will change more as the source code does. (We'll still have to make sure it does, but it's...

The API.md document should be a full and complete documentation of the API. But it does not have a section on Access Controllers, which is a serious omission. It even...

There is no answer to the equation `x = a/0` where a ∈ R. Not even `x = +∞` or `x = - ∞` are valid. So programming languages have...

In #1072 I explained the behavior and my intention to at least create a documentation notice for the users of the affected functions, which I am hereby doing.

``` 503: Service Unavailable The server is currently unavailable. Rocket ``` I repeatedly get this error when trying to publish a post on https://blog.antopie.org This has now happend so often...

**Is your feature request related to a problem? Please describe.** I have just recently tried to transfer a file from my laptop to my PC via IPFS. I have done...

help wanted
exp/intermediate
area/screen/files
topic/design-front-end
topic/design-ux
kind/enhancement
effort/days

I have decided to finish the Field Manual Part 5 using Validation (in the Index) to implement Moderation instead of ACLs. This Field Manual should be an example for development...