summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-07Merge pull request #6 from mario-kr/update-depHEADmastermario-kr
2018-03-07make the format optional, as there's no guarantee it is there (anymore); upda...Mario Krehl
2018-01-02Merge pull request #5 from mario-kr/file-aliasmario-kr
2017-12-31Update example configMario Krehl
2017-12-31Use the configured file instead of the alias as unique keyMario Krehl
2017-12-31Update dependenciesMario Krehl
2017-12-23update depsMario Krehl
2017-12-16Merge pull request #4 from mario-kr/refactor-mainmario-kr
2017-12-16Fix typosMario Krehl
2017-12-16Add helper function to get a capture group name out of a targetMario Krehl
2017-12-16Iterate the HashMap via an additional function; reduce query functionMario Krehl
2017-12-16Refactor functionality to create the target_hash hashmap into a functionMario Krehl
2017-12-10Merge pull request #3 from mario-kr/full-configmario-kr
2017-12-10Add memory to example_config.tomlMario Krehl
2017-12-10Add example systemd unit fileMario Krehl
2017-12-10expand example_config file to include several disks, battery and process countMario Krehl
2017-12-10Merge pull request #2 from mario-kr/documario-kr
2017-12-10Document functions and add newlines for readability in main.rsMario Krehl
2017-12-10Add notes in error.rsMario Krehl
2017-12-10Document and put some newlines for readability in config.rsMario Krehl
2017-12-10Document the configuration fileMario Krehl
2017-12-10Merge pull request #1 from mario-kr/impl-querymario-kr
2017-12-10Fix indentation in main.rsMario Krehl
2017-12-10Impl /queryMario Krehl
2017-12-10Change type of series to f64Mario Krehl
2017-12-10Add functionality to parse the requires targets into a HashMap for later useMario Krehl
2017-12-10Start implementing /queryMario Krehl
2017-12-10Add not implemented Error for /query. It works!! :-)Mario Krehl
2017-12-10Implement /searchMario Krehl
2017-12-10Implement /searchMario Krehl
2017-12-10Add serde feature to dependency chronoMario Krehl
2017-12-10update Cargo.lockMario Krehl
2017-12-10Add source of api.rsMario Krehl
2017-12-10Add serde strcuts for json deserialization (api.rs)Mario Krehl
2017-12-10Add some dependencies und skeleton for rocketMario Krehl
2017-12-09End of refactor of config handlingMario Krehl
2017-12-09Tests with Regexin main; refactoring of config handling codeMario Krehl
2017-12-09Add basic functionality:Mario Krehl
2017-12-07Add clap dependencyMario Krehl
2017-12-07Initial commitMario Krehl