Damien Biasotto

Results 12 issues of Damien Biasotto

What's wrong : Get a zip archive with utf8 filename and exotic chars (éàçù) inside of it, when you extract the archive, filenames are a bit broken due to encoding...

Models become easily bloated with validation rules and validation logic. Also there is a class dedicated to that: ModelValidator. So I suggest to move out validation rules into ModelValidator

Enhancement

Title is kind of explicit. I may be add some tests later to cover newly created methods.

Actually there is no tests on this behavior, by adding tests we'll be able to detect any potential side effects.

To avoid duplicated logic in several controllers to deals with some common logic about protected resources (Owner : A User can't edit profiles but his own, Admin can do anything,...

Enhancement

I'd like the help of anyone with M1 hardware and Haskell knowledge. I was trying to address issue #63 but in all honesty, I'm out of my depth. The `haskellings`...

I'd like to be able to continue working on haskellings on my Macbook M1 but because GHC is 8.10.4 I cannot compile it on the machine. I don't think just...

Hi, Thank you for this awesome plugin, but, in my opinion, it's lacking a core feature, the ability to debug your php code. Is there any plan to add such...

Good Morning, I'm trying to package IntelliJ IDEA Ultimate for aarch64-linux platform on NixOS. And when I'm running `make images CONF=linux-aarch64-server-release` it segfaults when building `BUILD_JVMTI_TOOLS`. ## Logs You can...

Hi, First of all thank your for you project, I managed to make it work the very first time I installed it. But after that, I cannot retrieve projects previously...