Paul Toffoloni
Paul Toffoloni
Added a dependency to `swift-metrics` to be able to record metrics on queues. Metrics added: - Timer to see how long a job takes to complete - Counter to keep...
Would be really cool if we could run a distinct query with Meow, probably using https://www.mongodb.com/docs/manual/reference/method/db.collection.distinct/
This PR starts lining out how the package is going to look after JWTKit updates to v5. Currently one test is failing which is expected. It's probably going to be...
■■■■■□□□□□ 53% `Translated 27 of 51 pages` Thanks to @gi-pafumi for double checking the translations :) ### Index | File | Status | Progress | Editor | |----------|--------------|------------|-----------| | index.md...
Update lower bound for RSA key sizes to 2048 rather than 1024 ### Checklist - [x] I've run tests to see all new and existing tests pass - [x] I've...
### Describe the bug Whilst creating a custom `UnsafeUnescapedLeafTag`, `context.requireNoBody()` always throws even if no body is provided, while `context.requireBody()` never throws even when no body is provided, rather returning...
We should definitely update the README to include some useful information about usage etc https://github.com/swift-server/sswg/blob/main/proposals/0022-sqlite-nio.md might be of use
Would be cool if penny could text people on discord when the person who has their GH account linked gets an issue or a PR assigned. This is especially useful...
Solves #3173 References https://url.spec.whatwg.org/#application-x-www-form-urlencoded-percent-encode-set to set the encoding rules > The [application/x-www-form-urlencoded percent-encode set](https://url.spec.whatwg.org/#application-x-www-form-urlencoded-percent-encode-set) contains all code points, except the [ASCII alphanumeric](https://infra.spec.whatwg.org/#ascii-alphanumeric), U+002A (*), U+002D (-), U+002E (.), and U+005F...