John Muchovej

Results 55 comments of John Muchovej

Are you thinking of the folders being names as such, or simply adding the "slug" parameter to specify this URL? (Mainly asking because most researchers I've been around mentally catalog...

I've already made some progress on this. I think I'll be able to knock it out over this coming weekend, though.

I've worked with `nbconvert` in the past. However, are we to assume that exports should be done as-is, or would there be an intent to integrate some use-defined way to...

So, I'm not exactly sure how signed URLs work; but from some quick searches/skimming, it seems that signed URLs allow retrieval of assets/images without needing to forward cookies of any...

So, I only just got around to setting up a dev environment using `examples/full` in the `react-notion-x` repository. What I've found, so far, is that UGC (on private pages, it...

So, I've been able to get signed URLs for private UGC working. This will also works on collection cards, page heros, and page icons. (I noticed that these bits strictly...

@transitive-bullshit Since you refactored the `map-*-url` into their own files – should I do so here, too?

@transitive-bullshit A friendly ping about this. 🙂 Anything I can do to speed things along?

So, this definitely appears to be supported by Access, based on the [API docs][cf-api-docs] and the [example API configuration][cf-generic-oidc-config]. This also seems to to be a single-line addition to `cloudflare-go`....

This seems to be resolved in https://github.com/cloudflare/cloudflare-go/pull/1237, which seems slated for [`v0.64.0`][v0.64.0]. [v0.64.0]: https://github.com/cloudflare/cloudflare-go/milestone/26