John White

Results 34 comments of John White

A benefit of swimlanes is they avoid repeating the columns for each section, and even though there's scrolling, they help prioritize and separate issues better than separate views. WeKan, despite...

I agree this is serious, there's no way of getting the system date locale, and we have to hardcode the format.

Maybe, although I'd have to invest some time on it, can you please provide an example code for a test case so I can adapt to it?

I might give a try at implementing this since I'm familiar with the language, but it'd be at least nice to know if the feature would be actually accepted as...

Oh hey, why not, I'll try to tackle this in the next days if I get the environment working in the IDE.

*eons have passed* okay I got the environment working, and I've implemented the first fix. I can't think of a use case where somebody doesn't want playlists as public but...

All right, just one question, I don't see a production Dockerfile, and there's no documentation about how to generate docker images. I'd like to test these features on my instance...

@deluan hey sorry for being unresponsive, taking a long trip right now, I'll be back in a few weeks. Thanks

Well, after three years (lol) I've forked the library and built what I needed. Here's the result, if anybody needs it, it adds a SetReporter which tells the upload progress...

As of gin v1.7.1, this is still present, and a significant flaw in my opinion. I'm researching if a combination of the `UseRawPath = true` and `UnescapePathValues = false` solves...