Commit Graph

16 Commits

Author SHA1 Message Date
a0c17c434a
add --version option 2021-09-07 15:00:55 +02:00
6c3e5a5c4e
change verb when dry-running 2021-09-07 01:55:26 +02:00
5de13cdc3d
add config and dry-run options 2021-09-07 01:55:26 +02:00
343136536f
Fix issue #6
Avoid generating a large SQL query by making the patterns an ad-hoc table
2021-09-06 01:26:38 +02:00
2371e91cbc
handle leveldb corruption 2021-05-10 22:20:28 +02:00
9d8ea96447
catch all IO exception 2021-05-10 22:20:27 +02:00
d0cd6cd456
make leveldb handling more resilient 2021-03-24 11:21:33 +01:00
0ab048b795
rewrite deleteLocalStorage using streams 2021-03-24 11:21:33 +01:00
a074cad2fe
implement session storage 2021-03-24 11:21:33 +01:00
8a62391041
implement new local storage 2021-03-24 11:21:04 +01:00
a400ffdc63
general cleanup 2021-03-24 11:21:04 +01:00
ff66f6705c
fix IndexedDB directories not being deleted 2019-06-02 11:51:13 +02:00
62953174b4
drop xdg-basedir dependency 2019-06-02 10:39:07 +02:00
a8423d4dc1
make paths configurable 2019-03-25 00:02:38 +01:00
536a2fa7f6
handle local storage 2018-09-23 13:40:12 +02:00
ad2ef3e929
initial commit 2018-09-21 21:34:31 +02:00