x0r

Results 23 issues of x0r

I was not able to find clear build instruction. The cmake, qt5, boost is required, right? Please provide step by step build instruction for linux and win. As result I...

Cannot enter ipv6 like http://[200:5817:28d3::da33] as address. also I think both http and https should work.

investigate
blocked: upstream

Please add optional block for videos with >1000 dislikes or configurable

enhancement

If the connection is bad user may blame software like skype/etc and move to other software. If you add some simple indication like "antenna on cellphone screen corner" the users...

mid_priority
enhancement
user_interface
Audio/Video

Is it possible to make bridge to web for something unknown to model? (ChatGPT introduced plugins to search web, etc) Or at least for model to read article/book and answer...

Python 3.11 expect (?i) to be at begging of regex: `abc: /(?i)def/` But lark probably contcatenate several regexes. So it leads to `abc: /(?i)def|(?i)qwe/` Second (?i) flag to be not...

liftbridge 1.7.1 - single node setup "panic: failed to add stream to metadata store: failed to create commit log: corrupt index file" Cannot start it. Does this issue already resolved...

result: offset(abcd)2 should be: offset(abcd)+2

When mixing both full segment directive and simplified the parsing is failing: .model medium .stack seg041 segment seg041 ends end

I saw the Neil Alexander article ["Using Yggdrasil for remote access"](https://yggdrasil-network.github.io/2018/07/15/remote-access.html) ["or"](https://github.com/yggdrasil-network/yggdrasil-network.github.io/blob/master/_posts/2018-07-15-remote-access.md) I think it is interesting usage. But could Alexander provide example of yggdrasil.conf so anybody could configure similar...