-
Notifications
You must be signed in to change notification settings - Fork 776
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. 增加分享率颜色显示; Close #14 2. 增加 `trackers` 栏,用于显示当前服务器列表; Close #86 3. 增加 `保存目录` 栏; 4. 恢复检测更新代码; 5. 增加 Changelog.md;
- Loading branch information
Showing
11 changed files
with
115 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 更新日志 | ||
|
||
### 2017.11.08 | ||
- [+] 增加分享率颜色显示; #14 | ||
- [+] 增加 `trackers` 栏,用于显示当前服务器列表; #86 | ||
- [+] 增加 `保存目录` 栏; | ||
- [+] 恢复检测更新代码; | ||
- [+] 增加 Changelog.md; | ||
|
||
### 2017.10.14 | ||
- [!] 修复 #94 中移动UI文字内容显示问题; | ||
- [!] 修复因Cookie引起的界面无法正常显示的问题; #83 | ||
- [-] 删除Cookie依赖; | ||
- [+] 增加新的安装脚本及更新方式。 | ||
|
||
### 2016-2017 | ||
- 更新了源程序的tar文件 | ||
- 修复英文界面的一些笔误 | ||
- 添加了http的安装方法 | ||
- 更新了install.sh的英文注释 | ||
- 更新了easyui到1.5.1和jquery到1.12.4 By -- @balonik | ||
- 修复问题 #20, #21, #23, #39, #40, #43, #44, #53 By -- @balonik | ||
- 替换了一些中文注释为英文注释. | ||
- 修复问题 #77, #81 (如果载入错误,请清空cookies。) By -- @balonik | ||
- 种子列表数修改为最多300,同时也可修改config.js中的"pagination:true" 为"pagination:false"来显示所有种子。 By -- @balonik |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.