Olicorne
Olicorne
Hi, Stats that are basically a flat line are unusable and unflattering. I believe it would be best to use a monthly graph for those: 
https://github.com/mwmbl/mwmbl/blob/d751eca7f5020c1f19d9f1c4219d04992a47dadc/mwmbl/crawl.py#L88 Hi, I stumbled upon this in the code and thought this might be a bug Edit: and when this user_id var is used it is passed as "user_id_hash" so...
Signed-off-by: thiswillbeyourgithub Hi, As edgevpn has not been audited, I thought it might be better to lock down a bit the docker compose file. On my end it seems to...
Hi, I seem to be having the exact same bug as #44 and when trying to investigate I noticed that `edgevpn --version` does not work for built version. It makes...
Signed-off-by: thiswillbeyourgithub
Hi, I got interested in port knocking recently and made a pair of client and server script to avoid reusing the same sequences. [It's called Knockd Rotator](https://github.com/thiswillbeyourgithub/knockd_rotator) and basically there...
Hi, Very nice project! I think it would be nice to add a way to run a peer using docker. I added support for it in [edgevpn](https://github.com/mudler/edgevpn/pull/916) and it's nice!...
**Describe the bug** A clear and concise description of what the bug is. **Smartphone (please complete the following information):** - Device: pixel 7a - Android Version: 15 - App Version...
Hi, I think it would be nice to add a setting (not backend specific) to split a subtitle chunk by sentence. Say you have a paragraph with 5 sentences read...
I believe it would make sense as it would allow for example always setting the "API_KEY" value for the api backend etc. Having to set those values every time I...