Dominik Rowicki
Dominik Rowicki
Explanation of the locale `C`: https://www.gnu.org/software/gettext/manual/html_node/Locale-Names.html Explanation of the variable `LANG`: https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html If no locale is set, Chrome refuses to use UTF-8 names for downloaded files. At least, this is...
### Are you submitting a **bug report** or a **feature request**? This is a bug report. ### What is the current behavior? I cannot limit how many entries the user...
# Suggestion Spreading a promise in an object is correct Javascript, and Typescript allows it. But it doesn't do anything: ```ts { ...Promise.resolve({ key: 42 }) } // returns {}...
### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version 10.11.1 ### Which area(s) of pnpm are affected? (leave empty...
**Specify your setup** - Operating System: - Node version: - - npm version: - - version of @node-oauth/oauth2-server: 5.2.1 - which [OAuth2 workflow](https://datatracker.ietf.org/doc/html/rfc6749.html#section-1.3): - - at [which workflow step](https://datatracker.ietf.org/doc/html/rfc6749.html#section-1.2) does...
**Specify your setup** - Operating System: macOS 15.6.1 - Node version: 22.17.0 - npm version: - - version of @node-oauth/oauth2-server: 5.2.1 - which [OAuth2 workflow](https://datatracker.ietf.org/doc/html/rfc6749.html#section-1.3): Authorization Code - at [which...