Yesterday17

Results 33 issues of Yesterday17

**Is your feature request related to a problem? Please describe.** Sometimes it would be convenient to write a simple JavaScript code snippet/function as alternate to one or multiple steps. **Describe...

feature

It seems that only EPUB is supported for now. TXTs might be useful for short texts. **Describe the solution you'd like** Add `txt` in scan pattern https://github.com/aaronleopold/stump/blob/bb67ec2105655fdc3219fd5d86ba997c8ac960b7/packages/interface/src/utils/patterns.ts#L3

enhancement

### 原因 对支持免流套餐的热点网络启用免流功能 ### 功能简述 对 bilibili 应用,隐藏 WiFi 连接并伪装为移动网络 ### 功能逻辑 增加一个选项,支持将 WiFi 伪装为热点 ### 实现参考 https://forum.xda-developers.com/t/module-to-fake-wi-fi-as-data.4051939/ 目前依靠该模块可以实现类似效果,但希望可以集成进来

enhancement

## Version ``` opusenc opus-tools 0.2 (using libopus 1.3.1) Copyright (C) 2008-2018 Xiph.Org Foundation ``` ## Command ``` ffmpeg -f lavfi -i anullsrc=channel_layout=5.1:sample_rate=48000 -t 1.201 silence.wav opusenc --bitrate 64 --hard-cbr...

I think that: - `onPressed(int count)` - an event fired when the carousel goes to the *end*, and the user **still drag** it are necessary. Hope you can implement, thanks~...

enhancement

This PR introduces a MVP version of remote terminal support for validation purposes. I may do some code clean up and mark it ready for review in the following days....

cla-signed

操作系统: Manjaro Linux KDE Plasma 版本: 5.16.4 KDE 框架版本: 5.60.0 Qt 版本: 5.13.0 内核版本: 4.19.66-1-MANJARO 操作系统类型: 64-位 处理器: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz 内存: 15.5 GiB 内存...

This PR makes it possible for `musicbrainz_rs` to connect to mirror severs of musicbrainz.

升级 Dio 到 5.0.0 移除了 dio.lock/unlock 相关的代码,因为最新版本中已经不存在相关方法了。可能会有未知的问题?