summaryrefslogtreecommitdiff
path: root/src/commands/download.rs
Commit message (Expand)AuthorAge
* add auto create dirs, database and default configfxqnlr2023-04-24
* cargo fmtfxqnlr2023-04-20
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
* Added adding of specific mod-versionfxqnlr2023-02-19
* Added list version cmd, fixed some todosfxqnlr2023-01-22
* input mostly inplemented, mods missingfxqnlr2023-01-19
* added devdir; better config dirfxqnlr2022-12-28
* dl add clean & all-lists; start of iofxqnlr2022-12-18
* added download with delete; new file formatfxqnlr2022-12-09
* groundwork for downloads; cleanupFxQnLr2022-12-07
* basically update impl; added "good" download;fxqnlr2022-11-28
* added direct downloadFxQnLr2022-11-25
* extracted filedownload to fn;fxqnlr2022-11-20
* added clean to downloadFxQnLr2022-11-19
* finished rusqlite; added all db testsfxqnlr2022-11-07
* added setup & download; direct inputfxqnlr2022-11-05