Carsten
Carsten
I tried to set up *beehive* in my existing setup using Docker containers on a private network and an *apache* reverse proxy container in front of those containers. I tried...
I'm using XFCE on a Dell XPS15 with a HiDPI display and I'm constantly searching for themes that support this. I found your theme via https://github.com/af2005/Arc-theme-HiDPI but noticed that the...
I want to add this to Meltdown as my next pull request, but at the moment I'm too lazy. This is a reminder to myself to work on this... or...
Version 0.1.1 needs to show up at http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22de.kopis.glacier%22 š
I think it's worth to have a progressbar (or any kind of feedback) when uploading large files. Passing everthing through an `InputStream` should enable a progress output like `wget`.
To improve the handling of archives it would be nice if the _glacieruploader_ remembers the uploaded archive ID and writes it into a file, maybe with additional metadata like `Creation...
I'm using the tag _post_url_ in some of my blogposts and the importer didn't touch those links so they ended up broken in my imported posts. I added a simple...
### Issue details I'm using the docker installation of Wallabag and another container with an Apache acting as a reverse proxy. I want my setup to be accessible from the...
I added a new menu entry which creates a new spreadsheetĀ and loads daily nutritional values for the configured period. I'm using theĀ resource access API (https://wiki.fitbit.com/display/API/API-Get-Foods) to load the...
I finally found my way through the code and into the config file. I added an option 'timeformat' to specify a 24h format for parsing for international users.