Weihang Lo

Results 413 comments of Weihang Lo

Hi, I am going to fix this with a naive patch #77. See if this is suitable for your case. Thanks.

The situation become better after #77 but still not good to blindly guess that all contents defaults to UTF-8. I'll keep this issue to track the integration of charset detection...

Hi, @fasterthanlime. Just release [0.6.2](https://crates.io/crates/sfz/0.6.2). Thanks for your suggestion!

Thank you! I am glad this tool helps you. But sorry, I won't recommend anyone uses this in production. It's not polished in terms of performance and security. I built...

Good idea. I have been thinking about this for a while. Off top of my head, sfz could learn something from mdbook: https://github.com/rust-lang/mdBook/blob/5921f598174938787ce5613f5d0c9e5851226a69/src/cmd/watch.rs#L108-L164

Sorry but I didn't get the point. Here is what this PR looks like on my machine (macOS Monteray with Firefox) This is the original:

From my own need, a simple one is enough, but I like the idea of showing details behind a flag. Just need to take dependency-bloating into account.

I am open to any front-end related enhancement, such like layout and mobile support. For the server I prefer to keep it simple.

Could you please run `cargo fmt`? Thanks!

Nice catch. Thanks! I have no spare time in the next few days. Will take a look when everything goes well. Sorry about that.