jixunmoe
  • Joined on 2022-04-27
jixunmoe pushed tag v0.1.1 to um/um-react-wry 2024-01-17 23:56:26 +00:00
jixunmoe pushed to main at um/um-react-wry 2024-01-17 23:56:18 +00:00
cf6caee293 chore: bump version to v0.1.1
jixunmoe pushed to main at um/um-react-wry 2024-01-17 23:55:57 +00:00
3c74ed26c9 chore: add build script
jixunmoe pushed to main at um/um-react-wry 2024-01-17 23:53:12 +00:00
83173f969e chore: only read from tail, for release build
jixunmoe commented on issue um/um-react#34 2024-01-11 23:17:49 +00:00
[UI] 全部下载功能

我觉得这个项目生成本来就需要用到python,那就直接用python做一个最简单的http服务就好了。代码如下:

Python 不是必须的。用它只是因为 node 的…

jixunmoe closed issue um/web#81 2024-01-02 21:17:30 +00:00
[Bug/Crypto] QQ音乐 v20.05
jixunmoe commented on issue um/web#81 2024-01-02 21:17:29 +00:00
[Bug/Crypto] QQ音乐 v20.05

已知问题,请降级到 19.43。

参考:um/um-react#52 (comment)

请换用旧版本(19.43 或之前)并重新下载文件以解锁。 …

jixunmoe closed issue um/um-react#66 2023-12-30 17:15:27 +00:00
QQ音乐新格式mflac不支持
jixunmoe commented on issue um/um-react#66 2023-12-30 17:15:27 +00:00
QQ音乐新格式mflac不支持

已知问题,请降级到 19.43。

参考:um/um-react#52 (comment)

jixunmoe commented on issue um/um-react#34 2023-12-30 11:59:53 +00:00
[UI] 全部下载功能

个人看法,虽说线代浏览器的优化做的很多了,但也不能因为浏览器给优化了网页就当内存都是随便用的啊…

我的看法刚好相反,内存现在便宜…

jixunmoe commented on issue um/um-react#34 2023-12-30 11:24:39 +00:00
[UI] 全部下载功能

另外,我最希望解决的问题之一是避免在用户一次导入大量文件的时候把内存爆掉…

还没收到过内存爆的报告(有一例,但无法重现),等有人…

jixunmoe commented on issue um/um-react#34 2023-12-30 11:00:21 +00:00
[UI] 全部下载功能

如果只是想做个自定义的批量转码工具,你可以用这个库

https://github.com/parakeet-rs/libparakeet

jixunmoe commented on issue um/um-react#34 2023-12-30 10:59:14 +00:00
[UI] 全部下载功能

wry 和 electron 都可以预留接口吧,浏览器发送消息,被框架识别然后做特权操作

jixunmoe commented on issue um/um-react#34 2023-12-30 09:16:01 +00:00
[UI] 全部下载功能

C++有一个跨平台支持的httplib

库很多,golsng/rust 写的更容易编译,感觉。

但是也许有点为难用户了吧…

以后解密文件还有更麻烦的步骤

jixunmoe commented on issue um/um-react#34 2023-12-30 08:59:30 +00:00
[UI] 全部下载功能

如果在浏览器环境下全部下载的话,一般会导致弹出大量的下载框;

理论上可以利用新的文件系统 api 来打开目录批量写出,但好像没有火狐浏览…

jixunmoe closed issue um/um-react#65 2023-12-29 00:14:42 +00:00
用CI构建并发布独立包
jixunmoe commented on issue um/um-react#65 2023-12-29 00:14:42 +00:00
用CI构建并发布独立包

好。我也研究了下怎么利用 Edge WebView2 构建小巧的单文件,但目前只搞明白了怎么正确构建 win64 系统使用的版本。

理论上来说也能构建 Linux 和 Mac…

jixunmoe pushed tag v0.2.7 to um/um-react 2023-12-29 00:06:26 +00:00
jixunmoe pushed to main at um/um-react 2023-12-29 00:05:15 +00:00
0f0c21144a 0.2.7
a59ef69d2a docs: add wry project to docs and app
4454fb8508 docs: update note on WebView2
7f861a5142 build: make zip archive of final zip
fd3b0aef75 docs: add note about win64 build
Compare 5 commits »
jixunmoe pushed to main at um/um-react-wry 2023-12-29 00:03:49 +00:00
0f70d620c9 docs: update note for download