Skip to content

Releases: WenyanLiu/CCFrank4dblp

CCFrank

16 Dec 05:17
f3f8173
Compare
Choose a tag to compare
  1. Refactor code to immediately process existing search results on page load and add a MutationObserver to dynamically handle new entries without duplicating marks on subsequent pages.
  2. Merge the Pull request from @dozed to add several checks.
  • Loop over sent instead of total.
  • Handle the case that venue is undefined.
  • Clear cache items in case of QuotaExceededError in localStorage.setItem.

CCFrank

29 Nov 12:01
375edae
Compare
Choose a tag to compare
  1. Merge the Pull request from @mra42 to fix repeating dblp API queries.
  • Allow persistently storing data in browser's localStorage with a default expiration time of one day.
  • Improved fetchRank() in order to cache and reuse query results.

CCFrank

21 Oct 11:54
Compare
Choose a tag to compare
  1. Add application token to the queries (Debug only).

CCFrank

30 Mar 15:15
Compare
Choose a tag to compare
  1. 感谢 @sdtsztom 指正,修复了 dblp 中 MICRO 地址的错误。

CCFrank

06 Mar 14:19
a2c47c3
Compare
Choose a tag to compare
  1. 感谢 @sdtsztom 指正,修复了 dblp 中 HPCA 地址的错误。

CCFrank

13 Dec 13:11
8dcce0b
Compare
Choose a tag to compare
  1. 感谢 @ViTsing 提醒,调整到《中国计算机学会推荐国际学术会议和期刊目录》2022年拟定版(2022 年 12 月)。

CCFrank

11 Dec 14:41
Compare
Choose a tag to compare
  1. 感谢 @FlyingFog 修复了 OOPSLA 地址的错误。
  2. 感谢 @FlyingFog 扩充了 tag 显示逻辑。

CCFrank

30 Jun 14:38
Compare
Choose a tag to compare

感谢 @FunClip 修复对 Web of Science 的支持。

CCFrank

26 Dec 02:51
Compare
Choose a tag to compare

增加对 Semantic Scholar 上 CCF 期刊的支持。

CCFrank

18 Dec 06:10
Compare
Choose a tag to compare

增加对 Semantic Scholar 上 CCF 会议的支持。