Commit graph

27 commits

Author SHA1 Message Date
Ruidy
5ed3e7fa97 use poetry 2022-09-24 18:32:00 +02:00
Ruidy
a4e3b02673 chore: linter 2021-08-04 11:25:52 +02:00
Ruidy
6332b9e233 refactor: fake repo and tesrt coverage 2021-08-04 11:16:01 +02:00
Ruidy
183f739223 feat: error handling when duplicate service 2021-08-04 09:58:17 +02:00
Ruidy
d3116898e6 feat: password service 2021-08-03 20:44:27 +02:00
Ruidy
668ac34dbc feat: password model 2021-08-03 20:23:58 +02:00
Ruidy
a1d4ef498b feat: can read stored passwords 2021-08-03 14:28:58 +02:00
Ruidy
bcf359950d test: fix 2021-08-03 10:28:55 +02:00
Ruidy
97a21ae09e chore: explicit types 2021-08-03 10:20:40 +02:00
Ruidy
4216801998 feat: save password to sqlite 2021-08-02 19:45:29 +02:00
Ruidy
30583a981f refactor: create usecases 2021-08-02 14:41:54 +02:00
Ruidy
5a54f14d1f feat: add short commands and refactor 2021-07-08 09:45:02 +02:00
Ruidy
a8308f0b04 chore: pin deps 2021-07-06 09:20:22 +02:00
Ruidy
3261fd319f chore: docs + move tests 2021-07-05 20:44:51 +02:00
Ruidy
2277ba85ad feat: save to file 2021-07-05 20:26:27 +02:00
Ruidy
89beba48cc feat: pretty print 2021-07-05 20:18:06 +02:00
Ruidy
cdc2dbe984 feat: password copied to clipboard 2021-07-05 20:14:59 +02:00
Ruidy
1c2da99c1a refactor: change scope 2021-07-05 20:10:53 +02:00
Ruidy
69f1a801de feat: control numbers 2021-07-05 20:07:40 +02:00
Ruidy
6d890aedf0 refactor: split in smaller functions
add protocol
2021-07-05 19:56:56 +02:00
Ruidy
021a856416 feat: add symbols 2021-07-05 19:47:07 +02:00
Ruidy
b3a2b4909b feat: generate random pssword 2021-07-05 19:33:54 +02:00
Ruidy
fc6779af14 feat: add cli option for length 2021-07-05 19:20:57 +02:00
Ruidy
debe9c4565 feat: can control passsword length 2021-07-05 18:57:42 +02:00
Ruidy
4e4a0bdcc4 refactor: move to own files 2021-07-05 18:53:02 +02:00
Ruidy
8bbd7faf09 feat: refactor app 2021-07-05 18:46:05 +02:00
Ruidy
d1ddb0ea87 feat: generate random password 2021-07-05 17:30:05 +02:00