jayme-github
jayme-github
It is currently possible to request arbitrary URLs from chartmuseum which will not be normalized via mapURLWithParamsBackToRouteTemplate(). This means that someone with evil intentions could add a high level of...
README.md reads: > When using a yaml file instead of the command line, Convert the - of the parameter in the command to .. Note that --storage is converted to...
Currently ChartMuseum does not return any `Cache-Control` headers to clients at all. Are there any plans on supporting this or would you generally accept/merge an implementation for that? In our...
The summary metrics that are listed in the README.md do not exist: * chartmuseum_request_duration_seconds * chartmuseum_request_duration_seconds * chartmuseum_response_size_bytes The corresponding total metrics (`*_sum`, `*_count`) do exist, though.
A small patch to allow users to define a general password in the yaml config. Should not change default behaviour (config is overridden by ENV, which is overridden by kwargs...
I'm listening to audiobooks which I do not wish to add to my music library. So I always selected the folder via the "Music" -> "Files" menu (Queue/Play folder). After...
Added the new fields (as of AVMs docs): * WindowOpenEnd * Boost * BoostEnd * Holiday * Summer As this makes the cli output quite long, I've added a verbose...
Feature request/discussion about implementing a switch that omits snapshot creation if there was no change in metadata, and data. From IRC: > is there a way to omit snapshot creation...
I've added the CLI code from v2 with very light modification plus Makefile targets. Fixes #21
`inventory_market_helper()` shows USD prices for the items. One could add `country=` and `currency=` parameters to the `priceoverview` call but I don't know how to determine the currency ID of the...