Andrew Volozhanin

Results 27 comments of Andrew Volozhanin

@specious you're awesome! 👍 Would it be possible for you to keep it in sync with the upstream repository? It would be much easier than updating the hardcoded value by...

I have a similar issue. I'm serving .pdf files and `identify -format %w ` commands takes too long to run, giving me GenServer Timeout error. (I'm using master branch of...

@keichan34 I've updated my fork of exfile to support whitelisted formats. If you're interested, here's the relevant commit: https://github.com/scarfacedeb/exfile/commit/6d1b0d26136cf7d9786402b93230a32c3c245a2d

Maybe, it's worth mentioning in README that you shouldn't use default value of `0` for `sort_order` columns? I noticed that if I specify `default: 0` in migration and try to...

@guyisra You shouldn't specify any value at all.

Surprisingly, version 3.0.2 had the module definitions.

Is there any news on this PR?

@rehno-lindeque I tried to update it to 0.18, but run into the same problem with `'` names. For now, I just extracted 6-7 functions that I'm using in my project...