Perry Mitchell

Results 711 comments of Perry Mitchell

@ruiquelhas `chat_id` is a `string`, 26 chars. The values being inserted in that first query are `["01ensmg6m4dea0gh7gsjgaa5gb", 50, 0]`. Confirming that `8.0.21` works for me, and `8.0.22` presents these prepare...

> what about the datatype of the sent column? @ruiquelhas It's a `timestamp`

@cupcakearmy I'm currently being affected by this in a new project. I need to use `check` to init, as `backup` fails if run by itself first. How can I bypass...

Still getting the following error using this in an ESM setup: ``` TypeError: global$1.XMLHttpRequest is not a constructor ``` Since ESM has been available in Node for quite some time...

They all work fine for me on current FF (116), but they're dead slow compared to Chrome..

I've added support for tags. They can be added on the `Entry` class, and used to find entries on the `Vault` class. They can also be searched for: ``` #sometag...

It's not available on desktop yet. UI might need a redesign before it's available. Let's see.. With regards to home brew, that's a whole other issue - v6 core is...

Mac is all DMG these days, as it's the easiest and allows for auto updating. Linux is only AppImage (same reasoning), and Windows portable/NSIS installer. Unfortunately no issue for the...