| Commit message (Expand) | Author | Age |
* | added list check on default change | fxqnlr | 2023-05-09 |
* | add list toggles to update and download; | fxqnlr | 2023-05-09 |
* | Merge pull request 'config' (#4) from config into master | fx | 2023-05-04 |
|\ |
|
| * | removed todo | fxqnlr | 2023-05-04 |
| * | added id to db lookup | fxqnlr | 2023-05-03 |
| * | added async trait? WHY | fxqnlr | 2023-05-03 |
| * | fuck serde, plus maybe added quilt | fxqnlr | 2023-05-03 |
| * | added config option for default mc version | fxqnlr | 2023-05-02 |
| * | added modloader default to config | fxqnlr | 2023-04-30 |
| * | fixed config directories, moved to own folder | fxqnlr | 2023-04-30 |
|/ |
|
* | added fallback if no primaries, removed prints | fxqnlr | 2023-04-29 |
* | remove planmodlist | fxqnlr | 2023-04-27 |
* | Merge pull request 'cache' (#3) from cache into master | fx | 2023-04-27 |
|\ |
|
| * | version bump, cargo fmt and cargo update | FxQnLr | 2023-04-27 |
| * | Update 'Cargo.toml' | fx | 2023-04-27 |
| * | add auto create dirs, database and default config | fxqnlr | 2023-04-24 |
| * | Merge pull request 'added config argument, remove devdir' (#2) from dev into ... | fx | 2023-04-23 |
| |\ |
|
| | * | added config argument, remove devdir | fxqnlr | 2023-04-23 |
| |/ |
|
| * | added caching, better data location | fxqnlr | 2023-04-23 |
|/ |
|
* | Merge pull request 'clap' (#1) from clap into master | fx | 2023-04-23 |
|\ |
|
| * | added todo | fxqnlr | 2023-04-23 |
| * | cargo fmt | fxqnlr | 2023-04-20 |
| * | remove generate again | fxqnlr | 2023-04-18 |
| * | add shell completion | fxqnlr | 2023-04-18 |
| * | removed old input entirely | fxqnlr | 2023-04-17 |
| * | added clap cli, modified (basically) all user interface functions; | fxqnlr | 2023-04-17 |
| * | add clap & cargo update | fxqnlr | 2023-04-04 |
|/ |
|
* | VERSION UP | fxqnlr | 2023-02-19 |
* | Fixed import output && cleanup | fxqnlr | 2023-02-19 |
* | Dependency updates | fxqnlr | 2023-02-19 |
* | Added adding of specific mod-version | fxqnlr | 2023-02-19 |
* | Fixed update shit not correctly updating | fxqnlr | 2023-02-05 |
* | Merge pull request #4 from FxQnLr/new_input | FxQnLr | 2023-01-29 |
|\ |
|
| * | add plan again, f git | FxQnLr | 2023-01-29 |
* | | Merge pull request #3 from FxQnLr/new_input | FxQnLr | 2023-01-29 |
|\| |
|
| * | Merge branch 'new_input' of https://github.com/FxQnLr/modlist into new_input | FxQnLr | 2023-01-29 |
| |\ |
|
| | * | fixed not downloading on mod add | fxqnlr | 2023-01-29 |
| * | | f this shit | FxQnLr | 2023-01-29 |
| |/ |
|
| * | Todos; fixed input with "-" | fxqnlr | 2023-01-26 |
| * | Added list version cmd, fixed some todos | fxqnlr | 2023-01-22 |
| * | input mostly inplemented, mods missing | fxqnlr | 2023-01-19 |
| * | get plan in branch; "finished" input | FxQnLr | 2023-01-18 |
| * | started implementation of new input system | fxqnlr | 2023-01-15 |
* | | Delete planmodlist because mergeconflict | FxQnLr | 2023-01-29 |
* | | new input plan | FxQnLr | 2023-01-15 |
|/ |
|
* | cargo update, minor error impls | fxqnlr | 2023-01-11 |
* | begin of mc_version api impl | FxQnLr | 2023-01-11 |
* | implemented more Error (dumb) | fxqnlr | 2023-01-09 |
* | changed plan | FxQnLr | 2023-01-07 |
* | moved update in own function | fxqnlr | 2023-01-07 |