Mike Lissner

Results 281 issues of Mike Lissner

Inside the Whitehouse, they have a little office called the Office of Legal Counsel that the exec branch can use to ask random legal questions. Some of the decisions that...

In #3981, we identified that `pacerdash` was uploading documents with attachment number of zero instead of null. Documents shouldn't have attachment numbers, and the API shouldn't allow them. Let's block...

Once we've got RECAP alerts going in #612, we should make a simple feature that people can use to get alerts when they've been sued or when a company the...

Our new [citation lookup API](https://www.courtlistener.com/help/api/rest/v3/citation-lookup/) is really neat. It takes a blob of text, looks up the citations, and tells you what it finds: ![image](https://github.com/freelawproject/courtlistener/assets/236970/79d1601f-28ac-4f18-935d-f2417aa1bf04) Unfortunately, a member of our...

![image](https://github.com/freelawproject/courtlistener/assets/236970/df103564-b445-4dab-a6df-b72a27ed8bf9) Burmingham, Alabama - - Preparing a grant proposal. - Going to take a segment of felon firearm cases. - Analyze them using AI tools; let the AI tool write...

This is an interesting feature that a user suggested. Can we link together related filings on a docket. As they explain: > One of the biggest challenges in using any...

enhancement
ux
design

A client is asking if the Fetch API could handle the is_sealed flag more consistently. My impression is that it doesn't currently set that flag when people try to get...

We have two problems with our API right now performance wise (that I want to investigate here): 1. Looking briefly at our performance highlights in AWS, it looks like our...

api

It's unclear if we'll need to launch API v4 for this or if we'll be able to silently migrate people. It'll depend on search queries and how hard it is...

search
api

Somebody made a Slack integration using our webhooks and CloudFlare Workers: https://github.com/sergiozygmunt/courtlistener-slack It seems pretty neat! Let's add a section to the top of the webhooks documentation that links to...

api