Zihua Li

Results 343 comments of Zihua Li

Thanks @a60814billy ! I think we should keep the original footer height (same as the right one in before). The new one looks too tall.

Hot reloading during development? Webpack should support it with a few changes on `webpack.config.js`. Haven't looked into it though.

It's not hard to support Linux and Windows since Medis is built on top of the Electron. I'll find some time to write a build script so that we can...

Sorry for the delay. A little busy these days :bicyclist: :crying_cat_face:. I built a Windows version successfully several days ago. The hardest part is to write a build script so...

Just an update for this issue. I opened a pull request of using electron-packager for packaging (#21). For now, electron-packager doesn't support building Mac App Store version, so I'll wait...

That's fast. I'm working on it.

Sorry for the delay! A little busy these months. It would be great if anyone likes to contribute the package scripts for Linux and Windows. Let me know if any...

@markasoftware I tried running Medis on Windows two months ago and I was able to get it run without any modification on js code.

Hey @christianseel 👋 Thanks for using Medis! Currently Medis does not read the ssh config file due to the sandbox restrictions. However, Medis provides options to set up the connection...

That makes sense. Thanks for the explanation! I'm thinking about providing a way to let users give Medis access to the SSH config file so Medis can use it directly....