Dean Sheather
b6ae08d91d
chore: move message processing to thread again
2024-05-12 07:22:40 +10:00
Infi
8709c35ff1
Switch to .net method for endian swap
2024-05-03 19:37:39 +02:00
Infi
50cb486cda
Don't process chunks in a thread
2024-05-03 06:06:24 +02:00
Infi
5b30e54f65
More cleanup
2024-05-02 15:02:42 +02:00
Dean Sheather
477290ce7e
Merge pull request #37
...
* chore: use threads for DB reading and writing
2024-05-02 14:42:50 +02:00
Infi
0a6c611e73
Switch to CS for one function hook
2024-05-02 04:47:06 +02:00
Infi
8ab450aa3e
Scale icons with font size
2024-04-22 16:44:48 +02:00
Infi
77ceffceef
Fix setting conditions not working
2024-04-22 05:10:24 +02:00
Dean Sheather
fcdb5625f3
feat: add LiteDB => Sqlite importer
2024-04-22 02:43:48 +10:00
Infi
42e2fe12a4
Add old database section
2024-04-21 01:33:55 +02:00
Infi
6215b5b20f
implement editorconfig
2024-04-20 14:48:25 +02:00
Dean Sheather
bb6c6b0034
feat: replace LiteDB with Sqlite
...
- Replace LiteDB database engine with Sqlite
Note: old databases will not be deleted
- Message duplication detection improvements
- Tolerate parse errors in release builds, log them
2024-04-20 21:18:51 +10:00