aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-06-24[ImgBot] Optimize imagesimgbotImgBotApp1-0/+0
/images/countryfetch.png -- 1,557.65kb -> 1,539.51kb (1.16%) Signed-off-by: ImgBotApp <[email protected]>
2022-06-23fix country search prioritizing fuzzy match instead of exact matchpridon1-3/+13
2022-06-23Create LICENSEPridon Tetradze1-0/+21
2022-06-23change population type to string in FetchedCountriesFridon3-3/+3
2022-06-23update readmeFridon1-0/+4
2022-06-23big refactor + raw optionFridon10-140/+232
2022-06-22Update README.mdPridon Tetradze1-1/+1
2022-06-22update help and readmeFridon2-1/+6
2022-06-22add find by capitalFridon3-4/+28
2022-06-21add case handler for no argumentsFridon1-0/+3
2022-06-21fix search limitation, add help option and minor changesFridon8-32/+59
2022-06-20update readmeFridon2-4/+55
2022-06-20add installation scriptFridon1-0/+3
2022-06-20refactorFridon6-19/+25
2022-06-20store and read data in ~/.cache/countriesFridon4-9/+63
2022-06-20update readmeFridon1-0/+4
2022-06-20refactor to OOPFridon6-4241/+107
2022-06-20update readmeFridon1-1/+1
2022-06-20initial commitFridon7-0/+4304