Ben Carlsson
Ben Carlsson
#### Description Allows a `pad_to` option when outputting in the chrono format. `pad_to` can be any of `:years`, `months`, `:days`, `:hours`, `:minutes`, or `:seconds`. When present, zeros will not be...
Adds broader support for initialisms. Currently, all initialisms are assumed to be pronounceable (e.g. NAFTA) so the a/an decision uses the same logic as lowercase words, with a list of...
Thank you for this library! It's exactly what I was looking for, and I was afraid I'd have to build a crappy version of it myself until I found this....
We calculate segment group durations based on the sum of their segments' durations, but if a segment was skipped its duration is 0 so the group's duration is artificially low....
Megaman leaderboards use http://megamanleaderboards.net, not speedrun.com, so some features are broken like game sync and sr.c autosubmit. Received a report of auto highlight also being broken, but I'm not sure...
Had a support request that ran into this naturally. An account existed with an email like `[email protected]` and then the user tried to log in with a Twitch / Google...
It seems logging in, at least with a username/password, always redirects to `/`. It should instead redirect back to the page you logged in from.
Clicking on a combined segment (i.e. a timeline segment representing multiple segments because a split was missed) should result in the embedded video seeking to the beginning of that combined...
If viewing a run in gametime mode, and the run has an embedded video, clicking on the timeline segments navigates to the video timestamps as recorded in gametime, but that...
The panel that shows active SRL races on http://splits.io/races takes a long time to load, if it ever does.