brief-rss / brief

RSS reader extension for Firefox
Other
215 stars 44 forks source link

Cleanup database #518

Open Degit22 opened 2 years ago

Degit22 commented 2 years ago

My database is already almost 2 GB :( https://monosnap.com/file/fVMNr18k0eH6YFDRO8A2DcU9ypeo9N Entries are not deleted, but only marked as deleted when the recycle bin is emptied. The disk is simply littered with unnecessary data. This patch implements the deletion of entries when emptying the trash. This will save space on the system disk, and reduce the backup of the Firefox profile.

tanriol commented 2 years ago

Hello and thank you for your contributions. Unfortunately, I'm stretched really thin at the moment, so may be unable to meaningfully react for quite some time. Will try to review in a few days.