junpet
junpet
#### Describe the bug Tried to run `docker-compose run archivebox init --setup` and got `Failed to install python packages: a bytes-like object is required, not 'str'`. ```logs [+] Installing enabled...
**Is your feature request related to a problem? Please describe.** I'm just gonna spin up and I've noticed only SQLite is supported. It would be nice to use with a...
### Steps to reproduce 1. Enable previews for `.pdf` files in `config.php` 2. Place `.pdf` file into your cloud. 3. No previews. ### Expected behaviour Preview should be visible for...
Please note that, I've changed the password in the `Dockerfile`. I've figured out that I have enter `sys as sysdba` as the user-name. Could you help me, what I'm doing...
I think this behavior is misleading. Can we have an option to turn this on/off? I'd like to see empty values for missing dates as well.
I've some suggestions to improve the items list view (`/collections/collection_id/items`): 1. Stick the header row to the top when scrolling down. 2. Make the list sort-able on the fly (clicking...
I use Vscode with the Spring extension. I can start with the Dashboard and I can visit the webpage on `localhost:8080`, but the test fails. I've corrected the code to...
Currently we can select from some predefined colors and open the color picker and pick one color, but it would be nice if we could use exact hex values. ###...
Hey, I've tried to install the wiki on my Raspberry PI following the `Realms Wiki installation via Git`. When I enter this command `pipenv run python setup.py install`, I got...