Noob Tsai

Results 10 issues of Noob Tsai

- Move inline CSS into style.css. - Move Bootstrap from CSS import. - Since 8a0b7ce already remove jQuery, I think we don't need jQuery. - Check `recorder` before clear, this...

Add the ability for `setUserId` to allow numeric user id. Describe as #15.

Some platforms like Telegram use number as user id, so function `setUserId` should allow numbers. Currently if I put number in `setUserId` I will get: ``` Error: One or more...

[TensorFlow.js Tutorials](https://js.tensorflow.org/tutorials/) 上仍有三篇文章尚未翻譯: - Transfer learning - Train a neural network to predict from webcam data - How to define a custom WebGL operation - How to get started with...

help wanted
hacktoberfest

文章中有部分錯字尚未修正

help wanted
good first issue
hacktoberfest

## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [...

## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [...

I use koa instead of express now, so I add koa middleware for koa support.

Looks like here's a way to enable SSL cert. I think it's good to adding it to README. https://github.com/Xantios/nginx-proxy-manager-assistant/blob/86b6ad52fa438238a2c089400e6be7e244fe980e/app/ContainerEvents.js#L43-L47