Martin Kleusberg
Martin Kleusberg
See #1961. This is a copy in our local branch. I have adjusted it to get it to compile and added some missing pieces. However, none of the actual drawing...
I just tried to build a Docker image by running ```sh cd path/to/dbhub.io/docker docker build . ``` and I got this error message: ``` [...] Step 21/27 : RUN mkdir...
Just noticed that I only seem to get a notification when I'm watching the database. I think it makes also sense to add a notification when a discussion is updated...
While looking [at this](https://db4s-beta.dbhub.io/justinclift/Global%20Food%20Prices.sqlite) I noticed that it might be nice to have some way of getting a list of unique values of a column. For example, when I want...
It would be nice to allow database users to change their passwords.
These are actually a number of proposals and I will try to order them by urgency: 1) Consolidate the two types of JSON responses for directory browsing. Here's what we...
The way we're doing client certificates has quite some flaws at the moment. The major ones are: * The certificates are neither encrypted nor somehow else protected by a password....