h.ono

Results 24 issues of h.ono

I've successfully sent feed outputs to Mattermost instance as written in the document but is there a variable to send feed's `Title` (not the article title but the title put...

Can you provide @ types/axon?

There are times where I use this theme but since the server is shared among several users, I don't want to force them to use patched fonts and I want...

I have about 8 groups each of them having a single base and it would feel very convenient if that screen can show the statistics values, so for example, I...

feature

### Summary Not sure if this is intended but I get this error on 'npm install'. > node-pre-gyp ERR! Tried to download(404): https://github.com/wadey/node-microtime/releases/download/v2.1.5/node-v57-linux-x64.tar.gz > node-pre-gyp ERR! Pre-built binaries not found...

### Summary .env file needs an entry to supply the binding interface for 'listen'. It currently forces to listen on all interfaces exposing port 3000 globally without a firewall blocking...

In Progress
Enhancement

### Summary Can you try to print out error logs to the console when an error occurs? You seem to discard 'err' variables and it's hard to debug with no...

Enhancement

### Summary If I run the instance on port 3000 and access it there without a reverse proxy, one of the CSS (/assets/css/lib.css) is linked as an absolute URL, which...

When I access the root path as `https://my-budget-domain/` having nginx proxy in front of it, it redirects to `http://my-budget-domain/dashboard` as an absolute URL but it should be given a relative...

bug

When I add a new transaction, it doesn't show any notification but silently gets added but it would be nice to see some notification like 'Trasnaction added' or something similar....