Frederic

Results 8 issues of Frederic

I tested “Tinode” for a few days. this is the one of the best of the open source IM I have ever seen and,I have a small suggestion: **Can the...

feature request

**Describe the bug** After update ignite source and rebuild run: ``` ignite scaffold chain github.com/username/nameservice --no-module ``` fail message: ``` go: github.com/ignite/[email protected] requires github.com/tendermint/[email protected] requires github.com/ignite-hq/[email protected]: invalid version: unknown revision...

scaffold

at https://docs.ignite.com/guide/blog/comment-blog.html After create first post ,the post.id=0 , because ``` ... bz := store.Get(byteKey) // Return zero if the count value is not found (for example, it's the first...

report

添加了3个方法,用于修改allowSuffixExt。以便于使用者可以根据实际情况增加和修改后缀

When I install on MacOSX M1 with command line ` curl -s https://www.getdnote.com/install | sh ` ``` System not supported: darwin/arm64 Please compile manually from https://github.com/dnote/dnote A problem occurred while...

How to send a message to flutter via javascript in flutter_webview_plugin, like javascirptchannel in webview_flutter thx!

Only Django? How to use in Flask

我看到代码中使用了随机非占用端口来连接新设备 但是,我希望这个随机范围在指定的区间内,避免与之后需要使用的其他固定端口的软件冲突。 请问如何实现呢?

question