Xiao Meng

Results 39 issues of 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...

core
community

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: ![image](https://user-images.githubusercontent.com/405972/143551369-f055689f-cc4d-48ed-9729-62d269cc6e96.png) Is it possible to use Touch ID like this? ![image](https://user-images.githubusercontent.com/405972/143551873-7b806a59-bce8-44ab-9412-0306a63fa495.png)

- 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...

bug

**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...

bug

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.

todo

This PR is aimed at solving any problems that would happen when running httpstat on windows.

![image](https://cloud.githubusercontent.com/assets/405972/21172453/0825ac28-c20d-11e6-8d85-37bc4dce2d3b.png) 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...

enhancement