en
Feedback
PTPP Actions

PTPP Actions

Open in Telegram
3 609
Subscribers
No data24 hours
-87 days
-630 days
Posts Archive
+2
#dev #Tom_Yang #merged 推荐下载 fix: convert files with DOS line breaks to Unix line breaks
commit fix: convert files with DOS line breaks to Unix line breaks

+2
#dev #ixff #merged 推荐下载 fix(hhanclub): remove "[新]" in title when getting search results
commit fix(hhanclub): remove "[新]" in title when getting search results

+1
#SHL_COOL #open 抢先体验版本 不保证稳定性 fix: 部分站点无法显示自定义搜索入口
commit fix: 优化搜索入口逻辑
描述 #2033 修复部分站点无法显示自定义搜索入口

+1
#Tian_Jiang #open 抢先体验版本 不保证稳定性 fe: 如果有未完成的签到,显示有未读消息的提示。
commit fe: 如果有未完成的签到,显示有未读消息的提示。
描述 获取是否有未完成签到的信息。注,旨在获取信息。 如果有未完成的签到,显示跟有未读消息一样的提示:1. 顶部一键打开有未读消息的站点,2. 站点图标上显示一个圆点。 如果未读消息数量在(0,10)之间,还是会显示未读消息数量,否则只有一个红点。 只适配了默认NexusPHP模板。如果这个方案可以接受,会继续适配一些主流站点。 效果图: 【a href="https://github.com/user-attachments/assets/35234313-be76-45b6-a104-410ca8065446"】CleanShot 2024-10-19 at 13 56 49@2x【/a】

+1
#ixff #open 抢先体验版本 不保证稳定性 fix(hhanclub): remove "[新]" in title when getting search results
commit fix(hhanclub): remove "[新]" in title when getting search results
描述 【img src="https://github.com/user-attachments/assets/e9fedbc8-67aa-48b0-8f53-c3d69893968a" width="60%"】

+2
#dev #haowenwu #merged 推荐下载 feat: add lemonhd (#2030)
commit feat: add lemonhd (#2030) Co-authored-by: Rhilip 【Rhilip@users.noreply.github.com】

+1
#Rhilip #open 抢先体验版本 不保证稳定性 feat: add lemonhd
commit Merge branch 'dev' into dev * feat: add lemonhd
描述 屏幕截图 2024-10-19 193700 屏幕截图 2024-10-19 193218

+1
#haowenwu #open 抢先体验版本 不保证稳定性 feat: add lemonhd
commit feat: add lemonhd
描述 屏幕截图 2024-10-19 193700 屏幕截图 2024-10-19 193218

+1
#SHL_COOL #open 抢先体验版本 不保证稳定性 fix(hares):修复数据获取,种子搜索
commit fix(hares):修复数据获取,种子搜索
描述 需要重新添加站点 数据刷新 搜索 种子侧边栏

+2
#dev #ixff #merged 推荐下载 fix(jpop): 当关闭 torrent grouping 时,从搜索结果中获取种子报错 (#2001)
commit fix(jpop): 当关闭 torrent grouping 时,从搜索结果中获取种子报错 (#2001)

+2
#dev #Hui_Shao #merged 推荐下载 fix(xingtan): bonus per hour. (#2025)
commit fix(xingtan): bonus per hour. (#2025)

+1
#hui_shao #open 抢先体验版本 不保证稳定性 fix(xingtan): bonus per hour.
commit fix(xingtan): bonus per hour.
描述 修复时魔,测试通过。 2024-10-07_113743 2024-10-07_113934

+2
#dev #G_LiuJunYu #merged 推荐下载 feat(raingfh): new site (#2004)
commit feat(raingfh): new site (#2004) * feat(raingfh): new site 添加新增站点 雨 Co-Authored-By: ted423 <7042766+ted423@users.noreply.github.com> * Update config.json 添加tags - Co-authored

+2
#dev #xusky0328 #merged 推荐下载 增加适配PTzone (#2022)
commit 增加适配PTzone (#2022) 增加适配PTzone

+2
#dev #SHL_COOL #merged 推荐下载 fix(keepfrds):增加2xUp标签获取
commit fix(keepfrds):增加2xUp标签获取

+1
#SHL_COOL #open 抢先体验版本 不保证稳定性 feat: 优化 mergeSchemaTagSelectors
commit fix(keepfrds):增加2xUp标签获取 * feat: 优化 mergeSchemaTagSelectors
描述 #2020 消除 月月 2xup 标签 image

+1
#xusky0328 #open 抢先体验版本 不保证稳定性 增加适配PTzone
commit 增加适配PTzone 增加适配PTzone
描述 增加适配PTzone。

+2
#dev #SHL_COOL #merged 推荐下载 fix: 右键发送到使用cdn匹配站点 (#2014)
commit fix: 右键发送到使用cdn匹配站点 (#2014)

+2
#dev #fzlins #merged 推荐下载 fix(u3d): MonikaDesign中文用户名获取错误 #2011
commit fix(u3d): MonikaDesign中文用户名获取错误 #2011

+1
#xqw8889 #open 抢先体验版本 不保证稳定性 更新pig信息
commit 更新pig信息
描述 感谢您提交 PR ,为了更好的进行版本迭代,请将目标分支选择为 base:dev ,我们会根据实际情况在后续版本中发布。 ## 标题请尽量按以下格式进行描述 (): ## type 说明 - feat: 添加新功能 - fix: 修补 bug - docs: 文档(documentation) - style: 格式(不影响代码运行的变动) - refactor: 重构(即不是新增功能,也不是修改 bug 的代码变动) - test: 增加测试 - chore: 构建过程或辅助工具的变动 ## 参考文档:http://www.ruanyifeng.com/blog/2016/01/commit_message_change_log.html ## 内容说明 请尽量详细描述本次 PR 的具体作用。 本内容仅供提交前查阅,提交时请务必删除这段内容。 本内容仅供提交前查阅,提交时请务必删除这段内容。 本内容仅供提交前查阅,提交时请务必删除这段内容。 >