Benoit Averty

Results 19 issues of Benoit Averty

Before trying out HyperTerm and the overlay plugin, I was a user of Guake terminal. One neat feature is that when the overlay term is closed (for example when typing...

enhancement

Hello ! I'm preparing a demo on my realworld frontend project. I've decided to use your backend because it was easy to deploy for me (aws account already setup) I've...

# Feature request ## New feature motivation I am currently implementing automatic releases for my project, which is a web application. The project currently satisfies my needs as I can...

**Is your feature request related to a problem? Please describe.** I want to change the url of an external api for my app. The url is in an env var,...

enhancement
question
@env

### Checklist - [X] I'm using the [latest version of Directus](https://github.com/directus/directus/releases) - [X] There's [no other issue](https://github.com/directus/directus/issues?q=is%3Aissue) that already describes the problem. - [X] I've completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps). ###...

:cake: Improvement
:warning: Enterprise

Hello, **Context** : I'm migrating a database from MySQL to Postgres. Two of the tables in the DB contain lots of rows with some heavy columns (containing json). When I...

Hello, I am trying to bind the alt+right / left combination to End/Home key. Here's what I first tried: ``` alt + Right xdotool key End alt + Left xdotool...

Form validations and the way we show errors to the user is * Repetitive * Not consistent across forms (creating articles use the api validation, other forms are validated in...

https://docs.remix.run/v0.15/api/react/#form-replace This would be useful for follow and like buttons.