CosmoX
CosmoX
As mentioned in https://github.com/hackjutsu/Lepton/issues/82, only the content of the downloaded snippets can be searched. This feature doesn't seem to be useful, so I plan to make it disabled by default....
It looks primitive when there is no gists... 
We can provide a dialog and let user picks up the sharing option they like. - Embedded - Share - Clone via HTTPS - Clone via SSH 
As stated in the title... But what's the definition of offline mode? A minimum implementation would be to save the redux state to disk each time we perform a sync,...
There is an ongoing discussion on the issue of broken GitHub Enterprise avatars. https://github.com/desktop/desktop/issues/821 Currently, we use a placeholder image which can [be customized by `.leptonrc`](https://gist.github.com/hackjutsu/1ad7e4968eb64d881ec9dedd6c0f400b). ``` "enterprise": { "enable":...
### Expected behavior (预期行为) Youtube embedded iframe 应该是responsive的,可以根据屏幕大小调节视频框大小。 ### Actual behavior (实际行为) 视频框大小不能调节。 ### Steps to reproduce the behavior (重现步骤) 把下面iframe放入任何一篇post中(这是Youtube 默认给出的)。 `` ### NexT Informations Add the ✔ sign...
It seems elasticlunr doesn't support indexing Chinese by default. In case I miss something in the configuration, I would like to create this issue for discussion.