Commit graph

11 commits

Author SHA1 Message Date
Samuel
5e354fc7ae feat: move progress reporting to rust side 2024-12-25 13:30:23 +01:00
Samuel
6f477f9cbc chore: change license to comply with https://github.com/mossblaser/signal_for_android_decryption 2024-12-24 18:58:36 +01:00
Samuel
7fe443dcb6 doc: add recommende fields to Cargo.toml 2024-12-24 18:49:40 +01:00
Samuel
1bc7d12b0d perf: ignore everything except sql statements
This brings the time for decryption for a backup of mine from ~5m down to ~15s
2024-12-24 18:43:51 +01:00
Samuel
55e33a87b1 fix: chunked processing, concat sql statements with parameters 2024-12-24 14:20:47 +01:00
Samuel
b3e3eb7270 fix: chunked processing (partly) 2024-12-24 12:16:15 +01:00
Samuel
a581e2326b
feat: support chunked data 2024-12-21 16:29:06 +01:00
Samuel
e247a21776
chore: include built code 2024-12-21 15:32:47 +01:00
Samuel
05fa4c0dd2
doc: update readme 2024-12-21 15:29:19 +01:00
Samuel
6559df90b6
doc: add readme 2024-12-21 15:15:54 +01:00
Samuel
c7072159fd
Initial commit 2024-12-21 15:12:38 +01:00