kael

Results 16 comments of kael

Check these [samples](https://gist.github.com/BigBlueHat/e7bff9b2b7c7336edf010f11aa28eb87).

For me it's the contrary with Nginx. In dev mode, I have to hard-reload, otherwise i get the index.html, whereas in prod mode everything works fine. Do you have some...

Nice to read you've found a solution. For the hard-reload thing, it's always been that way with Stencil & Nginx. Perhaps it's due to a misconfiguration on Nginx, although not...

> The documentation regarding [`GET /groups`](https://h.readthedocs.io/en/latest/api-reference/#tag/groups/paths/~1groups/get) is not very clear, looks contradictory regarding private groups. I've just understood that `document_uri` is optional, and that querying the endpoint when authenticated without...

> Some examples in other APIs: > > * https://developer.atlassian.com/server/confluence/pagination-in-the-rest-api/ (uses `_links` object in JSON response) > * https://docs.github.com/en/rest/guides/using-pagination-in-the-rest-api?apiVersion=2022-11-28 (uses Link headers) There's also a possible use of the HTTP...

> There's also a possible use of the HTTP `Range` header field - although not sure it completely fits the requirements. It does not fit the requirements, indeed. I was...

> What I would suggest we do is add an explicit "next page" link to the results, which is omitted for the last page. It'd be interesting to include the...

> created by `acct:[email protected]` on `2022-02-03T03:06:23.934527+00:00` The account https://hypothes.is/users/you.me.hypothesis.thisness.us has been deleted recently though - they even announced it with a _Good Bye_. Seems some trigger events on account deletion...

> Insight from @seanh about our Elasticsearch Postgres sync: > > > I'm assuming we do normally delete annotations from Es when we delete them from Pg, but maybe a...

> Looking at former links bookmarked by the user via a [Memento](https://web.archive.org/web/20221223125432if_/https://hypothes.is/users/you.me.hypothesis.thisness.us), deletion seems to have worked for all the links I've tested Testing with a Greasemonkey script for all...