Loris Witschard

Results 4 issues of Loris Witschard

### Description **koa-router**, **koa-multer** and **kcors** are not the recommended packages anymore. They should be changed to **@koa/router**, **@koa/multer** and **@koa/cors** respectively. Note that koa-router actually seems to be a...

type: fix
status: needs triage

### Checklist (issue will be disregarded & closed if incomplete!) - [x] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this issue is not already reported. - [x]...

bug
never-stale

I have the following compose file: ```yaml services: web: build: . ports: - "8000:8000" environment: DB_HOST: db db: image: "postgres" environment: POSTGRES_PASSWORD: postgres ``` Running `compose.pull()` triggers the following error:...

Lorsque j'ouvre une notification dans un nouvel onglet (clique milieu ou clique droit -> nouvel onglet), elle reste présente et le compteur ne diminue pas. Un clique gauche ouvre aussi...

bug
Chrome