Jabasukuriputo Wang

Results 26 issues of Jabasukuriputo Wang

### Background DokuWiki is storing files to the `/data` directory with URL-encoded paths. For example, `你好:世界.jpg` will become `/data/media/%E4%BD%A0%E5%A5%BD/%E4%B8%96%E7%95%8C.jpg` ### Issue When using `X-Accel-Redirect` as the sendfile strategy, DokuWiki will...

Version: 1.2.0 APK Artifact: [link to it.](https://down.qq.com/qqweb/QQ_1/android_apk/Android_8.5.5.5105_537066978.apk) GitHub apparently does not want me to upload this 100MB apk. Args: `jadx -d out -r --show-bad-code --deobf --deobf-max 256 --respect-bytecode-access-modifiers target.apk` Thingies...

bug
Core

### Context #4881 I'm operating a worldwide server and there are unique connectivity issue in different regions. I want to ensure that users have best voice quality while under connection...

client
feature-request
good first issue

**Describe the bug** According to https://github.com/mumble-voip/mumble/blob/d6f9e97ad64828066d5134c9d87e2673847eed79/src/mumble/ServerHandler.cpp#L557 the third `true` parameter essentially disable the TCP mode check here: https://github.com/mumble-voip/mumble/blob/d6f9e97ad64828066d5134c9d87e2673847eed79/src/mumble/ServerHandler.cpp#L277 Which in this case, client keeps sending UDP ping regardless of TCP...

client
bug
good first issue

版本:2022.1.3 图库链接:https://e-hentai.org/s/1e9917b1e7/2006325-11 ``` Newtonsoft.Json.JsonReaderException HResult=0x80131500 Message=Could not convert string to integer: WZB. Path 'si', line 1, position 2090. Source=Newtonsoft.Json StackTrace: 在 Newtonsoft.Json.JsonReader.ReadInt32String(String s) 在 Newtonsoft.Json.JsonTextReader.FinishReadQuotedNumber(ReadType readType) 在 Newtonsoft.Json.JsonTextReader.ReadAsInt32() 在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract...

bug
upstream

# Feature Request Add an endpoint `GET /fleets/{fleet_id}/join_requests` to fetch the list of join requests of a fleet when `Application requires approval` is on. Optionally add an endpoint `DELETE /fleets/{fleet_id}/join_requests/{character_id}`...

feature request
esi-fleets

App should re-execute these command when they find usb connected. OS: ColorOS R9sk_11_A.18_170112

Added JIT to PCRE2. I didn't thoroughly investigate the lifetime of the `Regex` class. The lifetime of the JIT result is attached to it. Also it is worth noticing that...

This PR is created to describe my patch to fix #227 and it is by no means a complete patch ready for merge. The patch contains several unrelated changes, namely:...

Currently the Unigram is using [`VoipGroupOpenChat`](https://translations.telegram.org/classic-zh-cn/android/groups_and_channels/VoipGroupOpenChat) for `Open Chat`, which is kinda weird since this is in the context menu of users. ![image](https://user-images.githubusercontent.com/2220320/191501811-89c72a5c-dee8-45f7-905f-a34b5f2411a1.png) (Channel Info page) There are a few...

needs-triage