Jun-Ah 준아

Results 10 issues of Jun-Ah 준아

The compresslevel parameter was added in encode/starlette#1128 encode/starlette#2553. But, it was not added to the document, so I added an explanation on docs.

docs

# Summary I made an adapter for running ASGI applications in GCP Cloud Functions ([Vellox](https://github.com/junah201/vellox)). So, I add section for Vellox to third-party plugins. # Checklist - [x] I understand...

This change ensure support for when no lambda function. Related to #842

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest plugin release? - [X] Yes, I'm using the latest...

![image](https://github.com/lorien/user_agent/assets/75025529/1afe421b-5d7e-44a0-9d8f-cc116018dd43) In the official docs, the types of `os`, `navigator`, `platform` and `device_type` are `(string or list/tuple or None)`. However, the type hints are `None | str`. Therefore, I fixed...

## Description Resolve : #460 ## Checklist - [x] If code changes were made then they have been tested. - [ ] I have updated the documentation to reflect the...

I was just curious about TwitchIO's internal code implementation and happened to stumble upon an incorrect type hint. The type of initial_channels in WSConnection is actually `Union[list, tuple, Callable]`, but...

## Summary I added more test case for colour, embeds, files, buttons and modals ## Checklist - [x] If code changes were made then they have been tested. - [...

- [x] Did you stage index file? - [x] Did you follow [README.md](https://github.com/kiwiyou/boj-user-translation/blob/main/README.md)? - [x] Did you follow [formatting guide](https://github.com/kiwiyou/boj-user-translation/blob/main/formatting.md)? ### 문제 번호 - [17608](https://icpc.me/17608) - [27433](https://icpc.me/27433) - [10870](https://icpc.me/10870) -...

벨로퍼트님이 개인 사이드 프로젝트로 시작했던 사이트가 규모가 커지면서 규모에 비해서 기능이 부족한 부분이 있어서 보완하고 만든 확장프로그램이 였는데 벨로퍼트님이 창업을 하시고, [채용공고](https://chaf.career.greetinghr.com/o/76825)를 올리시면서 기존 저희 확장프로그램에서 제공하던 팔로우, 알림 등의...