koillection icon indicating copy to clipboard operation
koillection copied to clipboard

Koillection is a self-hosted service allowing users to manage any kind of collections.

Results 81 koillection issues
Sort by recently updated
recently updated
newest added

Sharing collections was mentioned in #316 and currently works but they are not discoverable by different users (you need to share the link) and other users cannot contribute to the...

While trying to create scrapers I run into two problems with different fields. 1. Countries are not converted to "Country Field". Using the provided Discogs scraper, nothing comes up to...

Updating to the latest version of the container I had to force my cluster to execute the container as the root user and add ``` - name: COMPOSER_ALLOW_SUPERUSER value: "1"...

I would like to add a description or notes to my items. Currently this only seems to be possible using the "long text" field. Ideally (at least for me) that...

I have protected Koillection with an Apache2 reverse proxy. I needed to configure a lot of exceptions to make it work. The following ModSecurity IDs need to be skipped: 981173...

Currently it's only an image, which isn't useful when you have a few items that look the same.

`composer install`: ``` In PluginManager.php line 743: endroid/installer contains a Composer plugin which is blocked by your allow -plugins config. You may add it to the list if you consider...

Hi, I'm experiencing several error messages in what seems to be the connection to the database. I'm running on docker using the provided compose template with koillection 1.4.13 and Postgres...

Hi! I would like to propose update of Loans page in the wiki: https://github.com/benjaminjonard/koillection/wiki/Loans ![obraz](https://github.com/benjaminjonard/koillection/assets/77413489/7a9300d6-cf4d-4e58-96e5-9e2854c1935c) This might suggest that date format is YYYY/MM/DD, but in reality it is YYYY-MM-DD. ![obraz](https://github.com/benjaminjonard/koillection/assets/77413489/0fb32915-5242-4449-b2fc-3da9f445ca58)...

Hi, i'm trying to install the soft with docker but i have thise message on web page : Logs : `[2023-11-24T09:17:20.437320+00:00] deprecation.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will...