aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* more clippy cleanupsJesse Luehrs2023-02-181-0/+1
* stop warning on multiple crate versions in clippyJesse Luehrs2023-02-181-0/+1
* bump depsJesse Luehrs2023-02-181-0/+1
* clippyJesse Luehrs2021-12-151-8/+8
* clippyJesse Luehrs2021-10-271-0/+1
* remove chbs dependency since it seems to be unmaintainedJesse Luehrs2021-07-051-0/+1
* clippyJesse Luehrs2021-04-171-0/+1
* clippyJesse Luehrs2020-10-121-0/+1
* set default lock_timeout correctly when first creating config fileJesse Luehrs2020-05-231-0/+1
* better error messages when parsing a server messageJesse Luehrs2020-05-231-0/+1
* start adding support for different entry typesJesse Luehrs2020-05-031-0/+2
* implement adding into a folderJesse Luehrs2020-04-191-0/+1
* track password historyJesse Luehrs2020-04-191-0/+1
* implement editing a string in a text editorJesse Luehrs2020-04-181-0/+2
* implement refresh token handlingJesse Luehrs2020-04-121-1/+1
* rename some stuff to be less confusingJesse Luehrs2020-04-121-1/+1
* add password generationJesse Luehrs2020-04-111-0/+1
* save sync data to local fileJesse Luehrs2020-04-101-1/+1
* move some basic stuff into configJesse Luehrs2020-04-101-0/+1
* mlock sensitive memoryJesse Luehrs2020-04-081-0/+4
* start moving to an actual cli appJesse Luehrs2020-04-061-0/+1
* clippyJesse Luehrs2020-04-061-0/+5
* factor out into an agentJesse Luehrs2020-04-061-0/+8