-
### What versions are running?
"elysia": "1.0.11",
"@bogeychan/elysia-logger": "0.0.20",
### What steps can reproduce the bug?
```ts
import { Elysia, t } from "elysia";
import { logger } from "@…
-
```
We should improve PeerBlock's ability to block/unblock ports. Currently
only HTTP/HTTPS ports (80/443) can be specifically blocked/unblocked; we
should permit any port to be blocked/unblocked, an…
-
I see that the `retry` middleware actually does a "beforeResponse" kind of step and the behavior of it is unclear to me. I think it'd be cleaner if an API was introduced to handle this, maybe for addo…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
```
We should improve PeerBlock's ability to block/unblock ports. Currently
only HTTP/HTTPS ports (80/443) can be specifically blocked/unblocked; we
should permit any port to be blocked/unblocked, an…
-
SELECT
cs.name,
SUM(IFNULL(num_decks, 0)) AS num_decks,
SUM(IFNULL(wins, 0)) AS wins,
SUM(IFNULL(losses, 0)) AS losses,
SUM(IFNULL(d…
-
We were pretty happy with a nice
```
api.post(content)
.json()
.then((responseBody) => {...})
```
Until the backend added a feature to process large requests in the background. In which…
-
I'm trying to get a user to "elevate their own privilege" (so they can do stuff like manage users etc).
To do that the user needs to request a "super user" token, which in turn requires "secrets", s…
-
```
We should improve PeerBlock's ability to block/unblock ports. Currently
only HTTP/HTTPS ports (80/443) can be specifically blocked/unblocked; we
should permit any port to be blocked/unblocked, an…
-
```
We should improve PeerBlock's ability to block/unblock ports. Currently
only HTTP/HTTPS ports (80/443) can be specifically blocked/unblocked; we
should permit any port to be blocked/unblocked, an…