Rootspring
Rootspring
For example, postgres has the RANDOM() function. In order to replicate these sort of functions, it would be nice to have a Function type to allow custom queries and functions...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Yes, I want to...
URL: https://infinitybots.gg [this is my website Ladybird currently runs out of memory and hangs without rendering fonts correctly (nextjs fonts). Also layout seems broken 2. certificate expired (expiry date 2023-09-30...
- [x] Check if updating to the latest Preact version resolves the issue No **Describe the bug** A clear and concise description of what the bug is. Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package...
mobile navbar would be nice, currently use custom js window.addEventListener('DOMContentLoaded', () => { const rapidocEl = document.getElementById('api'); document.querySelector("#logo").style.display = "block" rapidocEl.addEventListener('spec-loaded', () => { let menuTargets = []; let shadow...
Clicking 'back' as of 1.0.0 now goes too far back and sometimes to the Homepage now...
### Description Guild_join_request_update is constantly sent to my bot along with Guild_join_request_delete, can this be documented ### Steps to Reproduce - ### Expected Behavior For it to be documented ###...
- Some libraries don't handle handle zlib that well. This PR adds a config option to forcefully disable compression called ``allow_compression`` @Gelbpunkt