Michael Yin
Michael Yin
@_@ lz 振作
how do you think? @qiao
do you mean override `res.render` method in the middleware to test xhr? good idea.
Same problem in Chrome 62 OSX, NZDT (+1300), the component was initialised with `selected` (regardless of being an ISOString or a Date) and `display="years"` and `onSelect`, `width`, `height`.  ...
Hi, rovak, you might want to check out my work [paste.js](https://github.com/layerssss/paste.js). I managed to made a unified image-pasting interface for IE9+/Chrome/Firefox. Hope it can help solve this issue. Anyway, I...
Hi @typicode I think this is a very good starting point for emulating secure SSL environment, I did notice sometimes my JavaScript part suffers from degrading privileges (e.g. unable to...
@typicode This one ( https://github.com/Daplie/letsencrypt-express ) is pretty neat! And I quickly looked into its dependency tree, and the underlying library https://github.com/Daplie/node-letsencrypt , they are pretty neat and pure js....
@the0neyouseek Hi, this feature came into my mind 2 years ago. And I remember it was also mentioned in other quite a few issues as well. That was why I...
I think Rails (or at least Rails 5) is handling it (`mtime` of `tmp/restart.txt`)! So it should be working here. Try it.
噗,这个确实是因为我偷懒直接用的 prompt ,以后可以改成 bootstrap 的 dialog