maxlath

Results 214 issues of maxlath

First, let's remind ourselves why Docker is attractive for our use-cases: **It makes re-using a given version of a software much easier, in a way that is very independent from...

docker
discussion

Doing rate limiting from nginx based on status code seems like a good option; some readings: * [Use Nginx to rate-limit only when origin server response code is 401](https://www.digitalocean.com/community/questions/use-nginx-to-rate-limit-only-when-origin-server-response-code-is-401) *...

security

Emails didn't get delivered today due to our free plan at SendGrid meaning that [we share our IP reputation with spammers](https://www.spamhaus.org/sbl/query/SBL500527) Our alternatives: - ~pay $80/month to get a dedicated...

emails

As we now have plenty of links from external ids to display, having good interfaces to customize what should be displayed seems important. In particular, a user that doesn't explore...

enhancement
entities

It could be useful to contributors who want to learn more about properties format, constraints, data modeling considerations, etc

entities

There could a layout to edit many entities at once, in a way somewhat comparable to the mass edit now possible for inventory items. That tool could work like this...

feature request
entities

and also display the list of publishers corresponding to the ISBN publisher prefix (ex: [publishers using the 978-2-226 prefix](https://inventaire.io/api/entities?action=reverse-claims&property=wdt:P3035&value=978-2-226&refresh=true)), and display a warning if the edition publisher is not in...

tasks

At the moment, when editing an entities' label, the client only allows to select a language from the list of actively [translated languages](http://translate.inventaire.io), which is more restrictive than what the...

entities
languages

As [said here](https://github.com/inventaire/inventaire-client/issues/202#issuecomment-981084772), the current implementation of the serie cleanup tool (`https://inventaire.io/entity/${uri}/cleanup`) only allows to set `wdt:P50` claims, but we now have [more properties available](https://github.com/inventaire/inventaire/blob/3d9656a/server/controllers/entities/lib/properties/properties_per_type.js#L21-L29). This could be done while...

entities

such as an author's awards, which sometimes can be many, resulting in hard-to-read/useless information cluttering the top of the page, ex with https://inventaire.io/entity/wd:Q181659: ![Capture d’écran 2023-11-29 à 18 40 03-fullpage...

UX refactoring
entities