Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 1.5.0 draft #106

Closed
hjyssg opened this issue Nov 26, 2020 · 2 comments
Closed

release 1.5.0 draft #106

hjyssg opened this issue Nov 26, 2020 · 2 comments

Comments

@hjyssg
Copy link
Owner

hjyssg commented Nov 26, 2020

  1. [Bug fixing] fix a bug that causes server not able to list any zip file content.
  2. [UI] Easier to tell which book is zip, which one is folder.
  3. [New Feature] allow user to delete/zip folder
  4. [code quality] client uses await/async for post. F**K you, callback function. Server always sends back json.
  5. [New Feature] better ehentai user script
  6. [UI] able to display why error message from server
  7. [UI] busy indicator for img loading
  8. [Experiment New Feature] utilize Everything search HTTP server to boost performance.

Not for this release

  1. [New Feature] use ehentai metadata to display for UI
@hjyssg hjyssg added the todo label Nov 26, 2020
@hjyssg
Copy link
Owner Author

hjyssg commented Nov 27, 2020

记得改package.json版本号

@hjyssg
Copy link
Owner Author

hjyssg commented Nov 27, 2020

todo:

之前tampermonkey遇到的ehentai filename和本地file name的matching的算法,是不是可以重复使用?
还是说不对单本book做分析,对作者做tag分析表示。那个容易得多,也准确

  1. 比较作者
  2. 比较页数
  3. 比较title

需要把数据ehentai的tag直接加到file_collection里面
或者进行join合并的search


直接用tamper monkey去ehentai进行改造。

note:
tooltip和modal在网页设计里面用的少是有原因的。
观看不舒服,操作也不舒服。还很不好实现。


todo:
这套算法可以推广到nya。等我有空做

@hjyssg hjyssg added release-note and removed todo labels Dec 3, 2020
@hjyssg hjyssg mentioned this issue Dec 11, 2020
@hjyssg hjyssg changed the title next release draft release 1.5.0 draft Dec 11, 2020
@hjyssg hjyssg closed this as completed Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant