Bob

Results 24 issues of Bob

Add export and import commands using the GitHub Gist API for storage. Issue #158.

Zalgo messages have to many characters, causing relatively short source messages to exceed the per-line character limit. Example: http://chat.stackexchange.com/transcript/message/14017140#14017140 Suggested solutions: - Split text over multiple lines - How would...

Clicking on the "Disconnect" button does nothing. There's no network traffic sent. Looking at the source, I'm not seeing any click event handlers set on it: https://github.com/member-gentei/member-gentei/blob/905e761527bd0e9b4e1aa82da225cb476ddec7dd/frontend/src/components/dashboard/SelfManage.tsx#L84-L94

After https://github.com/gravitl/netclient/pull/1022 the DNS behaviour of netclient on Windows is currently: 1. DNS server is set on the netmaker interface, potentially making all DNS requests go to that server (depending...