Joakim Repomaa

Results 48 comments of Joakim Repomaa

It's an api for a sort of very generalistic and customizable CMS.

Since version 3.7 the docker compose file specification allows defining extension properties on service roots in addition to the root. Something like: ``` yaml version: '3.7' services: web: x-podman: uidmaps:...

Also see https://github.com/repomaa/open_api.cr

any news on this? I was also able to build the image. Would be nice to have an official one :blush:

Having the same issue. Passing `true` as a string does not fix it.

see https://github.com/luckyframework/lucky/pull/681

I'm not quite sure what the implementation of `many_nested` in https://github.com/luckyframework/lucky_record/blob/topic/many_nested/src/lucky_record/params.cr should look like...

@nightwolftamb cool! Can you show me an example? What happens if the requirements of the capsfilter aren't met?

@nightwolftamb also: how do you determine the crop? Currently I'm sending the video dimensions from the client but there has to be another way, right?