summaryrefslogtreecommitdiff
path: root/src/db.rs
Commit message (Collapse)AuthorAge
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
| | | | changed some functions to easier string handling
* Fixed import output && cleanupfxqnlr2023-02-19
|
* Added adding of specific mod-versionfxqnlr2023-02-19
|
* Fixed update shit not correctly updatingfxqnlr2023-02-05
|
* Added list version cmd, fixed some todosfxqnlr2023-01-22
|
* input mostly inplemented, mods missingfxqnlr2023-01-19
|
* cargo update, minor error implsfxqnlr2023-01-11
|
* implemented more Error (dumb)fxqnlr2023-01-09
|
* started version implementationFxQnLr2023-01-04
|
* added devdir; better config dirfxqnlr2022-12-28
|
* groundwork for downloads; cleanupFxQnLr2022-12-07
|
* fully added mod remove; fixed update from NONEfxqnlr2022-12-04
|
* basically update impl; added "good" download;fxqnlr2022-11-28
| | | | auto dl on new mod; db to 0.4; etc
* added --clean for update && list downloadfolderfxqnlr2022-11-17
|
* finished rusqlite; added all db testsfxqnlr2022-11-07
|
* halfswitch to rusqlite; db testsfxqnlr2022-11-06
|
* added setup & download; direct inputfxqnlr2022-11-05
|
* "finished" update, added some testsfxqnlr2022-11-04
|
* added update beginnings; init of testsfxqnlr2022-11-03
|
* added list stuff + beginnings of modsfxqnlr2022-11-01
|
* add first implfxqnlr2022-10-31
|
* modlistfxqnlr2022-10-31