Steve
Steve
is it what you need?
nothing in previous version; this file was obtained as a `save as Backup` but I had the same issue with regular save. I tried to disable the compression and save...
Going back to the reason why I opened this issue (https://github.com/Narigo/keepass-diff/issues/76); could it be that my file is "corrupted" with a silent error, and keepassxc is not purging the file...
so export in CSV returns nothing export in XML returns a lot of (3/4 of the file): ``` eVV21DDsrEylbYmQ15p+8Q== YZwE3g4AAAA= ``` the 1st part is about the icons. I don't...
The xml exported file of the empty kdbx is 9MB; not compressed the kdbx file is 9MB The full DB exported as xml is 28MB. The kdbx not compressed is...
I have 4700 entries (maybe I am an extreme user). With about 123 characters for each deleted line in XML, it is about 5.7Mb of XML for this section. There...
correct, I made a mistake with a 0 :( So here are the new stats: - 3190 icons, about 830 characters each (for the 1st one in the list) =...
I was able to fix it if (not sure which one was needed): - I renamed _host_ to _endpoints_ - I removed `timeout: 30` - I removed the block `plugin_attr`...
While debugging the issue, I discovered another "problem"; maybe I am missing an env to get proper debug statements? I am using for now: `npm run dev` When I signed...
If we go back to the SMTP issue above (I reverted the changes in the DB), the email is sent (no sure what changed), however I am still stuck in...