qb-web icon indicating copy to clipboard operation
qb-web copied to clipboard

A qBittorrent Web UI, write in TypeScript+Vue.

Results 51 qb-web issues
Sort by recently updated
recently updated
newest added

左边有分类和标签,但是只能"设置分类",没有"设置标签"选项

bug

Adding a savepath filter can better organize directory structure and count disk usage.

- qBittorrent: [4.4.3.12] - qb-web: [20230513)] ![QQ截图20230607005848](https://github.com/CzBiX/qb-web/assets/21011227/e7caf0e1-b9a2-432c-939f-529e92eb2869) RSS界面中间显示宽度不正确

bug

## Describe the bug Can not build on commit [222acd4ca3da54f8f8f2e79c5eed7e6152247e3d] (the master now) ## Expected behavior build without error ## Versions - nodejs: [16.20.0] - qb-web: [222acd4ca3da54f8f8f2e79c5eed7e6152247e3d] ## Additional notes...

bug

任务列表不显示种子及分类。除此之外一切正常 使用qbee v4.5.2.10 webui为最新版本 日志未见报错项目

bug

## Describe the bug RSS详细列表高度不正确导致内容无法正常显示。 .rss-details .list-wrapper .v-list 的高度似乎不太正确导致内容无法显示。 ## How to reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to...

bug

希望能够添加为种子设置标签的功能

![微信图片_20240522104522](https://github.com/CzBiX/qb-web/assets/39213068/5d1f038d-1798-49de-987e-4ae83cca1659) src/assets/site_icons 里面的站点图片可以更新一下吗

enhancement
help wanted

如果有「比率/天」列,我们可以按「比率/天」列排序种子,高效地找出那些刷上传的效率最低的种子,方便地进行删除。

bug

#170 去掉了 `.rss-details` 的 `height: 100%` 似乎就解决这个问题了。在 RSS 的 dialog 里,`.rss-details` 两边同样是竖直方向撑满的 `.rss-items` 和 `.rss-desc` 都没有设定 `height`。