Bastian Ebiko
Bastian Ebiko
Add canvas to blacklisted elements Add return if ctrl modifier is used on the keypress. * none of jitsis shortcuts use ctrl - so we should ignore those Currently shortcuts...
Fix for using the + key inside a Hotkey Combination
The auto json encode on the ["data"] field is not a good idea, as "data" is usually supposed to be the body. If you have a JSON body, you should...
As I wanted to run my deno fresh app in a blacksite, with no internet access at all, I tried to use `deno compile`. ## Issue Starting the compiled binary...
### Description If you choose to encrypt your secret with a password, a potential attacker just needs to look at the link to get the information how long the password...
I tried writing a transform script with this library for my table as I require it to have a new value. So i used ```js sql`ALTER TABLE rewrite ALTER COLUMN...
This PR adds lib functionality to improve Text Messaging in the following ways: - onedirectional "Info"-messaging to all rooms (including main room for backlog reasons?) AKA Broadcast - onedirectional "Info"-messaging...
- potentially fix oversized address column in hex view ( Bug via Discord ) - Improve HexView: - Monospace Font - caps hex (0xASDF) - ascii view more compact -...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Keep old "currently playing" posts, if they have a reaction. **Describe alternatives you've considered**...