WestFarmer

Results 17 issues of WestFarmer

Hi, I have read a [article](https://curity.io/resources/learn/spa-best-practices/) about SPA OAuth best practice. accroding to this article: - Tokens are available in the browser As tokens are used when communicating with APIs,...

question

I am someone using linux desktop, but sometimes write windows batch file... hope can add Windows Batch file syntax support

```java package org.mybatis.generator.logging; public interface Log { boolean isDebugEnabled(); void error(String s, Throwable e); void error(String s); void debug(String s); void warn(String s); } ``` Is this reasonable ? for...

I want to setup intranet BT transfer. I used utorrent to create a torrent file with chihaya as tracker: udp://172.31.X.X:6881/announce but always tracker announce always fail with timeout. directly access...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior for example : ``` [email protected] ``` this is a valid email...

bug
need testing
self-host

for example I have many table share same config like below: ``` ``` can we define a template like this: ``` ``` then reference it like this: ``` ```

我看国标GB2260中的数据都是有拼音的,有拼音的话对于搜索更友好。 ![图片](https://github.com/uiwjs/province-city-china/assets/14016562/a7b782b5-4728-4ff8-ad70-714615e65ab8)

![图片](https://github.com/xuhuisheng/sonar-l10n-zh/assets/14016562/b1d656de-dea7-4aa8-b7a1-43bbe224fdb6) 1. 如何项目 应该为 如何导入项目 2. 拉取请求装饰 ?

hi, what's the best practice to use StreamConnection? I suppose, a long live StreamConnection means a long live socket connection.

I want to serve axios-docs in our intranet environment, but with different base path. I have a nginx server with following structure `/usr/share/nginx/html/devdocs/axois` Is this possible with inert ?

enhancement