Anatoliy Yastreb

Results 44 comments of Anatoliy Yastreb

Hi! There's no real API, it's just a GET request to the endpoint with a few URL params: `url` - URL to the source image `webp` - when set to...

Hi! Thank you for submitting a PR! I see you created 2 separate PRs but looks like they have same commits? Would you mind checking it and separating the commits?...

What about my question above?

Hi! Which version of node.js do you have? it requires at least 8.6.0

hi @rriemann thanks for this! > Should the switch between Google and Mapbox be a different Jekyll Tag or should it rather be a (global) configuration option? I think it...

hi! a) yes, you can set width and height attributes like this - `{% google_map width="100%" height="400" %}` you can also set CSS class that will be applied to map...

Hi! Currently it uses a format from the app I've been using previously. It should be a CSV file with one transaction per line with following structure: ``` date;account;tags;amount;currency;description;transfer ```...

RIght, currently single CouchDB (https://couch.moneytracker.cc/) is used by all users of MoneyTracker, which is hosted on a server I pay for myself. There is currently no UI to change the...

Hi Miguel, yes, documentation would be great! Let me know if you need any help, although I might not have much time :(

Do you have 3-rd party cookies block enabled in your browser?