1
0
Commit graph

4 Commits

Autor SHA1 Nachricht Datum
a6f73d724a CommandDelete: Rework deletion logic
Allow deleting files from index which still exist
on the fileystem without passing their path to "qss delete".

Thus: "qss delete --deleted" deletes all files which
don't exist anymore.

Also, fix some bugs in offset calculation.
2020-08-30 18:16:08 +02:00
4ece459d77 CommandDelete: refactored to use sqlitedbservice 2019-04-16 08:52:07 +02:00
6da823d7f3 CommandDelete: refactor: split handle to several methods 2019-04-09 22:03:04 +02:00
2a1ee328cc Begin delete command implementation 2019-04-07 20:22:20 +02:00