207 Commits (development)
 

Author SHA1 Message Date
jenkins 650d1b875c Merge commit '698cc4ae0063aab03758d622f4ded66f75939c4b' into HEAD 2 years ago
binsky 698cc4ae00 implement listing credentials 2 years ago
binsky dc61f16b26 implement showing saved password when the option show credential was selected 2 years ago
jenkins bb8f532111 Merge commit '0493a8a13d3e725d5cec4f3dc244f5fe7ca2c9a4' into HEAD 2 years ago
fdai6352 0493a8a13d you can now use the password generator then adding a new credential 2 years ago
jenkins f378500468 Merge commit '4b18c97ae69985e20485a977050a3fa16ffdfab3' into HEAD 2 years ago
fdai6352 4b18c97ae6 refactor and added methods to interface 2 years ago
jenkins a01407b445 Merge commit '97953d5850d2b460929afbcd20b90e2f18d0ab9e' into HEAD 2 years ago
fdai6352 97953d5850 fixed some tests after merge 2 years ago
fdai6352 5949c7178c Merge remote-tracking branch 'origin/feature-credential' into feature-credential 2 years ago
fdai6352 c801f9f32c refactored editCredential for better compatibility 2 years ago
fdai6352 779d94e9a7 refactored showCredential for better compatibility 2 years ago
fdai6352 1c25788fa1 refactored addCredential for better compatibility 2 years ago
fdai6352 edc5aa577d implemented editCredential method 2 years ago
fdai6352 d06c407c17 refactored if statements to switch cases 2 years ago
jenkins bcaa0815e2 Merge commit 'e9a6d0987719493a96e6c81691d06dfab6f6a333' into HEAD 2 years ago
binsky e9a6d09877 fix merge conflicts 2 years ago
jenkins 380d31bca4 Merge commit 'eb3439281fe93753a321aedcf3baf7e75bd318fc' into HEAD 2 years ago
binsky eb3439281f fix merge conflicts 2 years ago
jenkins 39c7f726d0 Merge commit 'e3a9523d2b558ff27cc604cd8d951aff47d0761d' into HEAD 2 years ago
binsky e3a9523d2b add test and package hints to readme 2 years ago
jenkins c5bf848e4f Merge commit 'e445d046b2e7cdae91a5aba947abc3ead398c78e' into HEAD 2 years ago
binsky fc92c555ad fix vault test encoding to run maven test on linux console 2 years ago
fdai6352 9d255f29f5 debug testcommit 2 years ago
jenkins 1e918d7219 Merge commit '025734043d25ebe75a59b679fe6b4b345ba10fa4' into HEAD 2 years ago
fdai6352 025734043d debug testcommit 2 years ago
fdai5728 25b7c90b52 Unittest that prooves saving and loading work properly 2 years ago
fdai5728 f6e8fb03d3 Implements Deserialization Logic 2 years ago
fdai5728 1e5c8a7527 Implements Tests for Serializing Objects 2 years ago
fdai5728 c017222eb9 Implements Serialization Logic for Credentials 2 years ago
fdai5728 904e9de7b0 Implements helper function for serialization 2 years ago
fdai6352 92d763d836 refactored edit credential menu and test 2 years ago
fdai5728 8b6aedac2f Implements helper function for serialization 2 years ago
fdai5728 de28f184b3 Inserting JavaDoc for list size helperfunction 2 years ago
fdai5728 66b7b880af Inserting JavaDoc to delete credential 2 years ago
fdai5728 da4509f0fc Inserting JavaDoc for credential ID search 2 years ago
fdai5728 909010aac4 Inserting JavaDoc for credential search function 2 years ago
fdai5728 099fb9ea26 Inserting JavaDoc 2 years ago
fdai5728 6fc18633da Removes unused code 2 years ago
fdai6352 b7a44828cf refactored show credential method and test 2 years ago
binsky e445d046b2 refactor password validator tests 2 years ago
fdai6352 c511951af0 refactored show credential method and test 2 years ago
jenkins 9504d2c4a5 Merge commit '312a9046ac859bf82a99be3e6374e99132892268' into HEAD 2 years ago
binsky 312a9046ac shuffle every generated password by default 2 years ago
binsky cbd3124ac2 fix password generator requirement implementation for every configured character 2 years ago
fdai6352 f014afbf83 refactored add credential Method and Test 2 years ago
binsky 00fc1ee00e implement method to shuffle password characters 2 years ago
binsky fd4e570204 implement requiring every configured character type in password generator 2 years ago
binsky 4c458fb710 implement generating passwords with special characters 2 years ago
binsky 408d189ac4 make password generator requirements configurable 2 years ago