aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge branch 'config-file' into 'main'Gustav Sörnäs2020-10-21
|\ | | | | | | | | | | | | Config file Closes #1 and #27 See merge request gustav/mum!16
| * default cfg is optionGustav Sörnäs2020-10-21
| | | | | | | | None if the file doesn't exist
| * mumctl: refactor matching of config valuesGustav Sörnäs2020-10-21
| |
| * some changesGustav Sörnäs2020-10-19
| | | | | | | | | | | | | | | | | | | | They got a bit bundled together but they at least do the following: - read_default_cfg returns a result - command to print all server config values - command to print a single server config value - command to remove servers - Option::map instead of if let Some()-... - TryFrom instead of Try
| * send config-reload-commandGustav Sörnäs2020-10-19
| |
| * mumd: add method to reload configGustav Sörnäs2020-10-19
| |
| * dont write config after loading stateGustav Sörnäs2020-10-19
| |
| * minorGustav Sörnäs2020-10-19
| |
| * clap cleanupGustav Sörnäs2020-10-19
| |
| * update usage.orgGustav Sörnäs2020-10-19
| |
| * skip arg .index()Gustav Sörnäs2020-10-19
| |
| * server newGustav Sörnäs2020-10-19
| |
| * server rename commandGustav Sörnäs2020-10-19
| |
| * server config subcommandGustav Sörnäs2020-10-19
| |
| * write config to fileGustav Sörnäs2020-10-19
| |
| * convert config to stringGustav Sörnäs2020-10-19
| |
| * initial reading of config fileGustav Sörnäs2020-10-19
|/
* ignore all target-foldersGustav Sörnäs2020-10-18
|
* Merge branch 'port-configuration' into 'main'Eskil2020-10-18
|\ | | | | | | | | | | | | Add option to choose port Closes #33 See merge request gustav/mum!13
| * add option to choose portEskil Queseth2020-10-18
| |
* | Merge remote-tracking branch 'origin/file-logging' into mainEskil Queseth2020-10-18
|\ \
| * | add support for file loggingEskil Queseth2020-10-18
| |/
* | Merge branch 'socket' into 'main'Eskil2020-10-18
|\ \ | |/ |/| | | | | | | | | refactor socket path storage location Closes #34 See merge request gustav/mum!11
| * refactor socket path storage locationEskil Queseth2020-10-18
|/
* Merge remote-tracking branch 'origin/pretty-print' into mainEskil Queseth2020-10-17
|\
| * Apply 1 suggestion(s) to 1 file(s)Eskil2020-10-17
| |
| * fix oopsieEskil Queseth2020-10-17
| |
| * add commentEskil Queseth2020-10-17
| |
| * changes according to feedbackEskil Queseth2020-10-17
| |
| * cargo fmtEskil Queseth2020-10-17
| |
| * add pretty printing for mumctl statusEskil Queseth2020-10-17
| |
| * change status data transfer structEskil Queseth2020-10-17
| |
| * add pretty print for channel listEskil Queseth2020-10-17
| |
| * clean up debug printsEskil Queseth2020-10-17
| |
| * change data in response to channel-list to a treeEskil Queseth2020-10-17
| |
* | Merge remote-tracking branch 'origin/channel-name' into mainEskil Queseth2020-10-17
|\ \
| * | add soft matching for channel joiningEskil Queseth2020-10-17
| | |
| * | minor changesEskil Queseth2020-10-17
| | |
| * | add error checking if there are multiple valid channels to connect toEskil Queseth2020-10-17
| | |
| * | clean up importsEskil Queseth2020-10-17
| | |
| * | change connecting with channel name instead of idEskil Queseth2020-10-17
| |/
* | Delete PKGBUILDGustav Sörnäs2020-10-17
| |
* | remove some TODOs handled as issuesGustav Sörnäs2020-10-17
| |
* | correctly hotfix mainGustav Sörnäs2020-10-17
| |
* | Revert "hotfix main"Gustav Sörnäs2020-10-17
| | | | | | | | This reverts commit 8ca37b7528ca619610a724d9730d786d027d3ab8.
* | hotfix mainGustav Sörnäs2020-10-17
| |
* | Merge branch 'input-volume' into 'main'Gustav Sörnäs2020-10-17
|\ \ | |/ |/| | | | | | | | | Set input volume via mumctl Closes #9 See merge request gustav/mum!5
| * Set input volume via mumctlGustav Sörnäs2020-10-17
|/
* Merge branch 'aur' into 'main'Gustav Sörnäs2020-10-17
|\ | | | | | | | | | | | | Add PKGBUILD Closes #22 See merge request gustav/mum!6
| * Add PKGBUILDGustav Sörnäs2020-10-17
|/