summaryrefslogtreecommitdiffstats
path: root/samloader (follow)
Commit message (Expand)AuthorAgeFilesLines
* check for missing filename (#54)nlscc2022-02-221-1/+3
* use tqdm for progress bar instead of clint (#59)Davide Cavalca2022-02-222-5/+8
* add error when device or model is invalid (checkupdate)nlscc2022-02-221-1/+3
* auto-normalize version codes with decrypt command (fix #48)nlscc2021-06-012-8/+13
* partial code refactor / cleanupnlscc2021-05-225-70/+110
* fix #41nlscc2021-02-091-1/+1
* add auto-decrypt featurenlscc2021-01-161-0/+15
* Fixed Typo (#37)aayush1-92021-01-161-2/+2
* Evidently, requests must no longer be URL-encoded. (#33)Ian Macdonald2020-12-021-1/+1
* Change URL from https to http (#28)John Wu2020-11-051-1/+1
* Safeguard against the future: Use Kies2.0_FUS as User Agent. (#29)Ian Macdonald2020-11-051-2/+3
* fix #22nlscc2020-10-241-0/+2
* Calculate proper download remainder size when resuming a download. (#21)Ian Macdonald2020-10-201-1/+1
* fix #19nlscc2020-10-101-1/+2
* use cryptodomex instead of cryptodomenlscc2020-10-082-2/+2
* fix #18nlscc2020-10-081-1/+1
* add support for python3 -mnlscc2020-10-071-0/+6
* improve CLI and cleanup codenlscc2020-10-073-85/+60
* fix regression (#13)Nayil Mukhametshin2020-09-301-1/+1
* add better error handling, fix #9Nayil Mukhametshin2020-09-302-0/+5
* change copyrightNayil Mukhametshin2020-09-306-6/+6
* Resume download & show expected MD5 digest (#7)Adrien Guinet2020-09-263-11/+25
* add better error handling to checkupdateNayil Mukhametshin2020-08-011-0/+1
* add support for saving to directoriesNayil Mukhametshin2020-07-301-3/+5
* fix #3 (broken checkupdate command)Nayil Mukhametshin2020-07-251-4/+5
* initial commitNayil Mukhametshin2020-05-257-0/+254