Tomy Hsieh

Results 14 issues of Tomy Hsieh

As mentioned in [#4998](https://github.com/tiangolo/fastapi/issues/4998#issuecomment-1150242750). I believe `simplejson` is the best option to accomplish high decimal points real number encoding, hence the need of `SimpleJSONResponse`. I followed some of the parameters...

Just a simple typo fix :)

As title, I'm adding a new translation. Simplified Chinese (įŽ€äŊ“中文): Used in China, Singapore, .... Traditional Chinese (įšéĢ”ä¸­æ–‡): Used in Taiwan, Hong Kong, ... This is a working progress, the...

Adding the translation of Traditional Chinese, a different variant of Chinese

i18n

Here is a list of problems that might bump in your way when self-hosting dub. - Stats not working: Tinybird should be setup #150 - Can not login: SMTP server...

This is the proposed change mentioned in #328. As I couldn't find any document on how to test, I'll let the GitHub action do the lifting.

When I have these in my markdwon: ```markdown this[link]({{< relref "/series" >}})shouldnothaveanyspace this[link](https://github.com/tomy0000000)shouldnothaveanyspace ``` an extra `\n` character is rendered in HTML, which is interpreted as a space before the...

# Bug report ## Description / Observed Behavior When requesting multiple images at once, say, an HTML page with multiple images, an error will be raised: `This invocation reused an...

bug

`power_bookmark_meta` is a new key added to `meta_info`, which will break the parsing function. Here is an example: ```json { "date_added": "13321806863393667", "date_last_used": "0", "guid": "fdba9425-26d7-4d91-a7b3-959e8171c229", "id": "4036", "meta_info": {...

### Summary The current flow of login with FIDO is to click the FIDO login button, authenticate, then login. Some website (e.g. PayPal) prompt for FIDO without asking, which is...

enhancement