Commit graph

  • 3ced70b491
    Update the notification message TheAwiteb 2024-01-03 15:46:22 +0300
  • abdcbdf6dc
    Create the local dir in the local_project_file function TheAwiteb 2024-01-03 15:46:07 +0300
  • acb0faac93
    Merge pull request #9 from TheAwiteb/update-notify Mohammed Alotaibi 2024-01-02 22:02:56 +0300
  • 4f263aa28e
    Notify the user if there is a new version of lprs TheAwiteb 2024-01-02 21:59:53 +0300
  • 44fa47d953
    Add update-notify feature TheAwiteb 2024-01-02 21:59:25 +0300
  • 6b97381e94
    Add just hint to CONTRIBUTING.md TheAwiteb 2024-01-02 09:28:57 +0300
  • 85e467a090
    Bump version to 1.0.0 v1.0.0 TheAwiteb 2023-12-31 15:15:06 +0300
  • 1f254fb139
    Remove unused import macros::* TheAwiteb 2023-12-31 15:08:10 +0300
  • ec93dc0fff
    Add justfile to run CI locally TheAwiteb 2023-12-31 14:31:10 +0300
  • 405c7c0810
    Add .github folder, contains the workflows and issue teplates TheAwiteb 2023-12-31 14:30:28 +0300
  • 804313009d
    Remove map_err and use ? TheAwiteb 2023-12-29 11:51:00 +0300
  • e8d9941fee
    Merge pull request #8 from TheAwiteb/import-command Mohammed Alotaibi 2023-12-29 11:41:37 +0300
  • 0cd9afa211
    Update README.md TheAwiteb 2023-12-29 11:38:45 +0300
  • f888e83525
    Add import command TheAwiteb 2023-12-29 11:37:53 +0300
  • aa66bd7fda
    Handel the json extension and file and the existence of the file TheAwiteb 2023-12-29 10:47:51 +0300
  • 0fe3e748d9
    Move Format of export and import to password/mod.rs TheAwiteb 2023-12-29 10:25:16 +0300
  • f00725aec0
    Merge pull request #7 from TheAwiteb/export-command Mohammed Alotaibi 2023-12-29 08:54:28 +0300
  • 07df4826e6
    Update the Lprs description TheAwiteb 2023-12-29 08:53:05 +0300
  • 0f78b13cb8
    Update README.md TheAwiteb 2023-12-29 08:47:29 +0300
  • 5df67e772c
    Add export command TheAwiteb 2023-12-29 08:18:57 +0300
  • 7b58e9e9a6
    Rename the project to lprs TheAwiteb 2023-12-26 20:53:07 +0300
  • 6ae8dfb2a3
    Merge pull request #6 from TheAwiteb/fix-issue-5 Mohammed Alotaibi 2023-12-25 17:08:47 +0300
  • 5a9957717b
    Use #[serde_with_macros::skip_serializing_none] on Password struct TheAwiteb 2023-12-25 17:06:40 +0300
  • c5638a1361
    Add serde_with_macros to dependencies TheAwiteb 2023-12-25 17:05:23 +0300
  • a35227ff43
    Merge pull request #4 from TheAwiteb/remove-command Mohammed Alotaibi 2023-12-25 04:42:37 +0300
  • ccf5b01738
    Update README.md TheAwiteb 2023-12-25 04:41:25 +0300
  • 02fd8d100b
    Add remove command TheAwiteb 2023-12-25 04:41:16 +0300
  • be1ab5d527
    Merge pull request #3 from TheAwiteb/gen-command Mohammed Alotaibi 2023-12-24 20:29:49 +0300
  • 75f7e74096
    Update README.md TheAwiteb 2023-12-24 20:28:03 +0300
  • 4e333d9665
    Add generate command TheAwiteb 2023-12-24 20:27:50 +0300
  • 4b15b9403a
    Don't ask for master password in clean command TheAwiteb 2023-12-24 20:26:51 +0300
  • bdfb17d888
    Derive Default for Passwords TheAwiteb 2023-12-24 20:25:47 +0300
  • ba71088679
    Exit with 1 status code when there is no passwords to list TheAwiteb 2023-12-24 20:22:28 +0300
  • c62cfa611c
    Merge pull request #1 from TheAwiteb/edit-command Mohammed Alotaibi 2023-12-24 13:33:59 +0300
  • d911a4a595
    Update README.md Add the edit command to the usage section TheAwiteb 2023-12-24 13:29:57 +0300
  • 534f3c605b
    Add the edit command TheAwiteb 2023-12-24 13:28:12 +0300
  • fae55817bd
    Make the index non-zero number TheAwiteb 2023-12-24 13:27:01 +0300
  • 22a6ba3e48
    Add README.md and CONTRIBUTING.md v0.1.0 TheAwiteb 2023-12-23 23:28:14 +0300
  • a27b2e3f66
    Add license header to source files TheAwiteb 2023-12-23 23:04:47 +0300
  • 018c8c63b2
    First source commit TheAwiteb 2023-12-23 22:59:25 +0300
  • 758bb79967
    Add the license TheAwiteb 2023-12-23 22:48:59 +0300
  • 35c95215fe
    Add .gitignore TheAwiteb 2023-12-23 22:48:32 +0300