Jay Chang

Results 6 comments of Jay Chang

Hi @m-haziq , good docs, do you have some examples to use `django-rest-swagger` without any `models` or `database`? In my case, I am creating some API which integrated with several...

Hi @raspi any update on this issue? seems `GetAllNetworkInterfaces` cannot get all adapters :(

@raspi I have many machines with multiple NICs can test for you. As I experiments, powershell `Get-NetAdapter` can get all NICs and also WMI query do. but C# `GetAllNetworkInterfaces` not....

seems related to `prefers-color-scheme` https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme if I set `Emulate CSS media feature prefers-color-scheme` to `dark` in chrome devtools, it works fine. also, in linux (I use gnome), it not works,...

same issue here with `seafile-server-7.0.5` in the nginx error log, seems it access wrong api endpoint ``` 2019/11/14 10:46:33 [error] 902#902: *47206 "/var/www/html/api2/server-info/index.html" is not found (2: No such file...

I tried https://tsi.github.io/inlineDisqussions/ with https://github.com/GitbookIO/plugin-scripts it works