Collin Barrett

Results 82 comments of Collin Barrett

Thanks, @rimu . Looks like you figured it out, but I just edited some of the urls in the OP since the project paths have changed a bit.

The Swagger spec badges on the GitHub README are also reporting errors. Possibly related.

Bad gateway issue fixed-ish by getting the Archival API back up and running (skipping job enqueueing for now). But, [spec validation is still failing](https://github.com/swagger-api/validator-badge/issues/190).

Thanks, @DandelionSprout . Added your concern to the OP. At this point, adding this "FilScore" (not a fan of that name, really) seems like a dream. Life has just been...

I'm all for this! Localization of an app is something I've never done, and I would love to learn. I don't have any translation experience, nor do I know any...

So, I thought dates should be currently localized properly using Moment.js . But, I haven't actually tried spoofing my locale to test this. See links below: https://github.com/collinbarrett/FilterLists/blob/3a5a4eae81f63769f8f06e0f50a1e3289d09004f/src/FilterLists.Web/ClientApp/components/Home.tsx#L197 https://momentjs.com/docs/#localized-formats

I think we can implement a data-driven way to surface all GitHub mirrors. List of mirrors to support below, let me know if there are more we should add. I'll...

@michielhub thanks for that feedback. i am definitely considering adding this. i have a bit more back-end plumbing to put in place before i could build it though, so it...

The only existing options I am aware of are the two links in the initial post of this issue. But, they are quite limited in the number of lists they...

resource to watch: https://github.com/aspnet/EntityFrameworkCore/issues/11488