Ray Foss
Ray Foss
### Clear and concise description of the problem NI_CONFIG_FILE is not enough as it requires a config file to be made, which involves writing a scripts and doing file operations....
Having a revokedAt field would allows to cheaply invalidate existing JWT tokens. ### Steps to reproduce 1. Have your session cookies compromised, Like LTT recently did 2. Change your password...
### Summary The new awesome is hard to find on Google... A PR like this could bring visibility to it and Not scare people with the 6year old average age...
### Summary Seems like legacy leftovers, unreferenced anywhere in userland Also on the chopping block: - @feathersjs/transport-commons To run this pull request in a clean container visit: 1. Visit https://replit.com/new/github/feathersjs/feathers-chat...
### Summary Our current imports are extension-less, which causes compatibility and ambiguity with ESM mode, deno, debug tooling and module loaders. ### Proposal 1. It's cheap and easy to add...
# Wishlist - [ ] OAuth errors in GUI - [ ] Performance improvements, migration is slow for empty databases #251 - [ ] Safe modern vanilla client - [...
### Describe the bug importing with ESM enabled requires targeting `default.default` ### Reproduction https://stackblitz.com/edit/pyodide?file=vite.config.ts%3AL13-L13&terminal=dev ### System Info ```Shell StackBlitz Node 16 ``` ### Used Package Manager npm ### Validations -...
Here is the log. Everything works fine until I try to drop anything. I did select the CC device. I'm running Kubuntu 13.04. The file has 777 permissions. No difference...
Currently the CSS pixel ratio support requires a lot of manual labor, is not scalable and does not support 3x displays such as the HTC One, HTC DNA, Galaxy S4,...
XDEBUG_CONFIG="idekey=dr" php -a -d xdebug.remote_enable=1 Will run xdebug properly and trigger the "Working..." message on Chrome Xdebug Client.However, it will get stuck in that state, and running `xdebug_break();` will not...