haven icon indicating copy to clipboard operation
haven copied to clipboard

Self-hostable private blogging

Results 28 haven issues
Sort by recently updated
recently updated
newest added

It's not specifically stated if this is a goal at all, but is there a way to make posts globally visible? Meaning you don't need a password to see. For...

There's a few configuration options on nginx (and I'm certain a few others as well), that need to be set up, due to the redirects that the application is performing....

Hello, I have tried to follow the steps of the script except for the part of the certificate and the https redirection and when I try to see the server...

Hi, there's been some pretty great strides in support for [IndieAuth Ticket Auth](https://indieweb.org/IndieAuth_Ticket_Auth) which is a simple mechanism for publishers to provide a bearer authentication token to clients (such as...

Right now, there is no seed data, which makes developing just a bit more difficult, since an user needs to be created before you can login. There should be some...

There seems to be quite a lack of tests. Increasing the test coverage not only increases developer confidence when building new stuff (the old stuff will not break), but it...

I believe the project could greatly benefit from Docker (and compose) support. Making it easier to setup on machines that are not single purpose (like a raspberry pi or AWS...

When viewing on mobile, the links are stacking instead of converting to a hamburger menu. It's a bit cluttered in the header due to this. Using an iPhone 12 Pro...

It would be great to be able to customize the favicon by uploading a new image.

## Demo Site - Add some sample posts, comments, multiple users to show how it works - On the "Demo Credentials" page, when you click "Login", it requires you to...