Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-05-12 | added IPv6 support, now properly escaping single quote characters, fixed the ↵ | terminaldweller | 1 | -2/+1 | |
old reap trigger | |||||
2023-05-12 | added some new options, updated the readme accordingly | terminaldweller | 1 | -10/+37 | |
2023-05-11 | updates for the readme | terminaldweller | 1 | -10/+22 | |
2023-05-10 | lclipd is now basically non-blocking all the way through, no more zombie ↵ | terminaldweller | 1 | -12/+21 | |
childs, the no in-memory yet, WIP | |||||
2023-03-20 | added an option for passing options to detect-secrets. lclipd now changes ↵ | terminaldweller | 1 | -6/+6 | |
the db file permission to read/write for user only. | |||||
2023-03-20 | updated the frontend example | terminaldweller | 1 | -1/+5 | |
2023-03-19 | changed the help text for the hist-size option, remove the json vendored ↵ | terminaldweller | 1 | -1/+3 | |
dependency | |||||
2023-03-19 | updated the README | terminaldweller | 1 | -5/+50 | |
2023-02-15 | README update | terminaldweller | 1 | -2/+7 | |
2023-02-12 | added a todo to the readme to use sqlite instead of just a plain file | terminaldweller | 1 | -0/+3 | |