Dāvis

Results 183 comments of Dāvis

Yeah it always fails with this, even if you login manually and solve captcha it doesn't remember that for next time.

Kinda, save your session after have logged in so you don't need to relogin and do captcha again. Also this repo seems abandoned, we're maintaining a fork here https://github.com/Revadike/node-epicgames-client

Jeez, how this still isn't implemented...

I'm also wondering why theses aren't upstreamed? It's pretty easy to get them in. Some while ago I submitted one myself and it got included :)

Such format currently isn't supported but will be in next version (it's already implemented).

@macobo Look at #347 and my [comments on Reddit](https://www.reddit.com/r/ruby/comments/5j85nd/whats_in_that_gem_a_dive_into_the_chronic_gem/dbi2dnm/) haven't really gotten time to still finish it.

You can use my `rewrite` branch https://github.com/davispuh/chronic/tree/rewrite it should support it.

> > > @leejarvis Are you still maintaining this gem? If so, would you mind reviewing and pushing out an update? This bug causes a number of issues on gems...

yeah, that is also a bug, and it should be pretty easy to add support for this format once #278 is finished

it's a known DST issue #344 but it's fixed in my `rewrite` branch #347 and works there fine.