Timothy Guan-tin Chien

Results 53 issues of Timothy Guan-tin Chien

Commends are here https://github.com/andreasgal/gaia/issues/505#issuecomment-4100582 Time and timezone need to be set correctly for lockscreen and sms to display properly.

### Q&A (please complete the following information) - Swagger-UI version: (Version on https://editor-next.swagger.io) - Swagger/OpenAPI version: 3.1.0 ### Content & configuration Example Swagger/OpenAPI definition: ```json { "openapi": "3.1.0", "info": {...

https://github.com/matomo-org/matomo-nginx/blob/5b232af8ec1fd9d033f1c4ab9343f4073df64644/sites-available/matomo.conf#L35-L36 `misc/cron/archive.php` should be allowed here, so web cron can be triggered externally as described in [FAQ](https://matomo.org/faq/on-premise/how-to-set-up-auto-archiving-of-your-reports/#web-cron-when-your-web-host-does-not-support-cron-tasks). Thanks!

I tried to figure out a way to make the saved games persistent. After extensive documentation searching, I realized the root filesystem is always MEMFS mounted from the data. Would...

webn.es doesn't work on any mobile device that is _not_ WebKit/Blink, e.g. Windows Phone, Firefox OS Phone, etc. because it uses `openDatabase()` to get a WebSQL database. Please consider switching...

I just realized I can do this to make, for example, `el.style.flex` work on Safari: ``` javascript if (!('flex' in document.body.style) && ('webkitFlex' in document.body.style)) { Object.defineProperty(CSSStyleDeclaration.prototype, 'flex', { get:...

http://chasen.org/~taku/software/TinySegmenter/

enhancement

test cases passes, so it's a front-end issue. Looks like it's a simple CSS issue on the `#result` element.

bug

Support term like "New York", instead of count them as "New" and "York".

enhancement

有夠無聊,但是同樣的演算法可以顯示這樣的字(就是開英文支票的那種)

enhancement