summaryrefslogtreecommitdiffstats
path: root/samloader (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-22check for missing filename (#54)nlscc1-1/+3
2022-02-22use tqdm for progress bar instead of clint (#59)Davide Cavalca2-5/+8
2022-02-22add error when device or model is invalid (checkupdate)nlscc1-1/+3
2021-06-01auto-normalize version codes with decrypt command (fix #48)nlscc2-8/+13
2021-05-22partial code refactor / cleanupnlscc5-70/+110
2021-02-09fix #41nlscc1-1/+1
2021-01-16add auto-decrypt featurenlscc1-0/+15
2021-01-16Fixed Typo (#37)aayush1-91-2/+2
2020-12-02Evidently, requests must no longer be URL-encoded. (#33)Ian Macdonald1-1/+1
2020-11-05Change URL from https to http (#28)John Wu1-1/+1
2020-11-05Safeguard against the future: Use Kies2.0_FUS as User Agent. (#29)Ian Macdonald1-2/+3
2020-10-24fix #22nlscc1-0/+2
2020-10-20Calculate proper download remainder size when resuming a download. (#21)Ian Macdonald1-1/+1
2020-10-10fix #19nlscc1-1/+2
2020-10-08use cryptodomex instead of cryptodomenlscc2-2/+2
2020-10-08fix #18nlscc1-1/+1
2020-10-07add support for python3 -mnlscc1-0/+6
2020-10-07improve CLI and cleanup codenlscc3-85/+60
2020-09-30fix regression (#13)Nayil Mukhametshin1-1/+1
2020-09-30add better error handling, fix #9Nayil Mukhametshin2-0/+5
2020-09-30change copyrightNayil Mukhametshin6-6/+6
2020-09-26Resume download & show expected MD5 digest (#7)Adrien Guinet3-11/+25
2020-08-01add better error handling to checkupdateNayil Mukhametshin1-0/+1
2020-07-30add support for saving to directoriesNayil Mukhametshin1-3/+5
2020-07-25fix #3 (broken checkupdate command)Nayil Mukhametshin1-4/+5