Commit graph

34 commits

Author SHA1 Message Date
TheAwiteb
ec93dc0fff
Add justfile to run CI locally 2023-12-31 14:31:10 +03:00
TheAwiteb
405c7c0810
Add .github folder, contains the workflows and issue teplates 2023-12-31 14:30:28 +03:00
TheAwiteb
804313009d
Remove map_err and use ? 2023-12-29 11:51:00 +03:00
Mohammed Alotaibi
e8d9941fee
Merge pull request #8 from TheAwiteb/import-command
`import` command
2023-12-29 11:41:37 +03:00
TheAwiteb
0cd9afa211
Update README.md 2023-12-29 11:38:45 +03:00
TheAwiteb
f888e83525
Add import command 2023-12-29 11:37:53 +03:00
TheAwiteb
aa66bd7fda
Handel the json extension and file and the existence of the file 2023-12-29 10:47:51 +03:00
TheAwiteb
0fe3e748d9
Move Format of export and import to password/mod.rs 2023-12-29 10:25:16 +03:00
Mohammed Alotaibi
f00725aec0
Merge pull request #7 from TheAwiteb/export-command
`export` command
2023-12-29 08:54:28 +03:00
TheAwiteb
07df4826e6
Update the Lprs description 2023-12-29 08:53:05 +03:00
TheAwiteb
0f78b13cb8
Update README.md 2023-12-29 08:47:29 +03:00
TheAwiteb
5df67e772c
Add export command 2023-12-29 08:47:13 +03:00
TheAwiteb
7b58e9e9a6
Rename the project to lprs 2023-12-26 20:53:07 +03:00
Mohammed Alotaibi
6ae8dfb2a3
Merge pull request #6 from TheAwiteb/fix-issue-5
Backward compatibility
2023-12-25 17:08:47 +03:00
TheAwiteb
5a9957717b
Use #[serde_with_macros::skip_serializing_none] on Password struct 2023-12-25 17:06:40 +03:00
TheAwiteb
c5638a1361
Add serde_with_macros to dependencies 2023-12-25 17:05:23 +03:00
Mohammed Alotaibi
a35227ff43
Merge pull request #4 from TheAwiteb/remove-command
Remove command
2023-12-25 04:42:37 +03:00
TheAwiteb
ccf5b01738
Update README.md 2023-12-25 04:41:25 +03:00
TheAwiteb
02fd8d100b
Add remove command 2023-12-25 04:41:16 +03:00
Mohammed Alotaibi
be1ab5d527
Merge pull request #3 from TheAwiteb/gen-command
Gen command
2023-12-24 20:29:49 +03:00
TheAwiteb
75f7e74096
Update README.md 2023-12-24 20:28:03 +03:00
TheAwiteb
4e333d9665
Add generate command 2023-12-24 20:27:50 +03:00
TheAwiteb
4b15b9403a
Don't ask for master password in clean command 2023-12-24 20:26:51 +03:00
TheAwiteb
bdfb17d888
Derive Default for Passwords 2023-12-24 20:25:47 +03:00
TheAwiteb
ba71088679
Exit with 1 status code when there is no passwords to list 2023-12-24 20:22:28 +03:00
Mohammed Alotaibi
c62cfa611c
Merge pull request #1 from TheAwiteb/edit-command
Edit command
2023-12-24 13:33:59 +03:00
TheAwiteb
d911a4a595
Update README.md
Add the edit command to the usage section
2023-12-24 13:30:27 +03:00
TheAwiteb
534f3c605b
Add the edit command 2023-12-24 13:28:12 +03:00
TheAwiteb
fae55817bd
Make the index non-zero number 2023-12-24 13:27:01 +03:00
TheAwiteb
22a6ba3e48
Add README.md and CONTRIBUTING.md 2023-12-23 23:28:14 +03:00
TheAwiteb
a27b2e3f66
Add license header to source files 2023-12-23 23:04:47 +03:00
TheAwiteb
018c8c63b2
First source commit 2023-12-23 22:59:45 +03:00
TheAwiteb
758bb79967
Add the license 2023-12-23 22:48:59 +03:00
TheAwiteb
35c95215fe
Add .gitignore 2023-12-23 22:48:32 +03:00