Xiao Meng
Xiao Meng
Currently twitter oauth1.0a could not be authenticated, the error is: OAuth1 callback failed because of insufficient user permissions By investigating the code, I found that when /oauth1-credential/callback is called, `const...
This commit is aimed at fixing `PUT /edit 400` problem when edit an item in web interface. When editing in web, if id_file is left empty, it will cause `ConfigParser.update_host`...
Currently when accessing the env, the identity prompt looks as below:  Is it possible to use Touch ID like this? 
- add arg --pyiboot01-preserved-envs with default value VIRTUAL_ENV An additional pyiboot01_bootstrap.py file will be generated to `workpath` during build process, which contains the modified version of the source. This mechanism...
I have been using Bagel for a week, it's incredibly useful, thanks for making this project. One thing I noticed that our WebSocket connections cannot be found on Bagel panel,...
Error in console: ``` Uncaught DOMException: Failed to execute 'setEnd' on 'Range': There is no child at offset 574. ``` This happens when I double click at the end of...
**Describe the bug** When typing by [input method editor (IME)](https://developer.mozilla.org/en-US/docs/Glossary/Input_method_editor) in a modal input (e.g. triggered by a Capture command), if enter is hit, the text is submitted immediately. **To...
Add: ``` extras_require = { ':sys_platform=="win32"': ['colorama'] } ``` in `setup.py`; in code, add: https://github.com/Qix-/better-exceptions/blob/master/better_exceptions/color.py#L53 part.
This PR is aimed at solving any problems that would happen when running httpstat on windows.
 By saying “Save to your music” I mean the `+` button in the screenshot. This will be definitely very helpful because most of the times we don't want to...