Ethan Shen
45f4155d4d
feat(route): add 环球法律评论 ( #12780 )
...
* feat(route): add 环球法律评论
* update lib/v2/globallawreview/radar.js
---------
2023-07-12 10:52:15 +03:00
Derek
3b751bc9b4
fix(route): 修正知网作者最新发布的期刊文献 ( #12415 )
...
* fix(route): use new knowledge-api link
* fix(route): update to use original code
* implement the functionality of fetching abstract
* docs: add maintainer name
* format
* fix(route): use fixed url for author and papers
* add a notice about CNKI in the journal.md file.
---------
Co-authored-by: Harvey Qiu <qiushimao@hotmail.com>
2023-05-23 15:04:23 +08:00
Tony
5b6d7cb524
style(eslint): add eslint-plugin-n ( #12393 )
2023-04-27 05:16:11 +08:00
github-actions[bot]
a60eb5835d
style: auto format
2023-04-05 12:46:20 +00:00
Hengyu
be3515b01e
feat(route): add IEEE xplore early access journal ( #12230 )
...
* feat(route): add IEEE xplore early access journal
* Update maintaner.js
* Update earlyaccess.js
---------
2023-04-05 20:44:29 +08:00
github-actions[bot]
9966ce7384
style: auto format
2023-03-17 13:56:47 +00:00
Hengyu
fe9c82a967
feat(route): add nber route: NBER working paper ( #12008 )
...
* feat(route): add NBER working papers
* Modify the documentation
* Fix 'url is not defined' bug
* Remove async of get_element function
* Remove meaningless comments
* Update docs/en/journal.md
* Update docs/en/journal.md
* Change data acquisition methods to call api
* Remove wrong param 'ctx'
* Change documentation and radar
* Combine to file together & Cache each item & Add doi & Add pdf download link in description & Styling the description
* Add await in async function
* Clean the code
* Add config.cache.expire
* fix: typo
* Change 'abstract' acquisition method to parsing html from calling api
* Update lib/v2/nber/radar.js
* docs: fix typos
---------
2023-03-04 02:37:22 +08:00
Tony
d986c15f5e
fix(route): fix pnas ( #11939 )
...
* fix(route): fix pnas
* fix: route path
2023-02-23 04:14:10 +08:00
Ethan Shen
1f279f62c7
feat(route): add American Economic Association Journal ( #11897 )
...
* feat(route): add American Economic Association Journal
* fix typo
2023-02-19 01:36:55 +08:00
Ethan Shen
33b1524b71
feat(route): add Annual Reviews Journals ( #11898 )
...
* feat(route): add Annual Reviews Journals
* docs: fix typo
* fix: remove jats tag
* fix: use https instead
2023-02-18 05:11:15 +08:00
Zeddy
ac02f3ede6
feat(route): add seccon ( #11498 )
...
* add seccon
* add seccon
* add seccon
* add seccon
* delete seccon under the lib/v2/ folder and divide it by domain
* fix wrong path
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/sigsac/ccs.js
* Update lib/v2/sigsac/ccs.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/sigsac/ccs.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* ignore eslint
* add parseDate lib and edit doc
* add ndss
* uniform variable name style
* Update docs/journal.md
* Update lib/v2/ieee-security/radar.js
* Update lib/v2/ieee-security/radar.js
* Update lib/v2/usenix/radar.js
* Update lib/v2/ieee-security/radar.js
* Update lib/v2/sigsac/radar.js
* Update lib/v2/ndss-symposium/radar.js
* fix ndss
* docs: add en docs
* docs: fix closing tag
2022-12-29 22:26:04 +08:00
Harvey Qiu
dbc536683b
feat(route): 增加知网作者最新发布的期刊文献 ( #11269 )
...
* add cnki author
* add maintainer
* update radar
* cheerio
* fix name
* fix doc
* update radar & fix author
* fix radar
2022-11-16 20:08:32 +11:00
Tony
62ac95fc70
fix(route): science ( #11081 )
...
* fix(route): science
* fix: maintainer rename
this can be confirmed by visiting https://github.com/yech1990/myneovim.lua which will be redirected to https://github.com/y9c/myneovim.lua
2022-10-13 21:47:10 +08:00
Tony
90d257789d
fix(route): science ( #10751 )
...
* fix(route): science
* fix: image
2022-09-10 00:01:51 +08:00
Ethan Shen
15d85cf9fe
feat(route): add American Chemistry Society ( #10242 )
...
* feat(route): add American Chemistry Society
* fix typo
* fix: url for latest
2022-07-20 18:24:32 +08:00
Derek
d8c3126570
fix(route): scitation - use Puppeteer due to the obstacle by cloudflare challenge ( #10190 )
...
* fix(route): scitation - use Puppeteer due to the obstacle by cloudflare challenge
* feat: update utils.js and journal.js
* feat: prepare for section.js
* feat: add section.js
* fix(section.js): fix "section" length undifine error
* feat: format
* update(docs): add puppeteer="1"
2022-07-13 19:35:09 +08:00
Derek
47640860ba
feat(route): MDPI(journal) ( #10017 )
...
* feat(route): add mdpi
* feat(docs): add mdpi
2022-06-23 21:39:57 +08:00
Derek
be32ca0e95
feat(route)!: remove JASA in journal ( #9971 )
...
* feat(route): remove JASA in journal;
* feat(fix docs): add `/scitation/...` to path in journal.md(en/zh)
2022-06-18 23:14:24 +08:00
Derek
3cfad37145
feat(route): fix and update IEEE route ( #9955 )
...
* feat: change to use cookieJar
* feat: update router.js
* feat: format
* feat: change to use `${host}`
* fix: description.art
* try to fix
* try to fix
* try to fix
* Update journal.js
* Update recent.js
* Update recent.js
* Update journal.js
* fix: mark deprecated routes
2022-06-17 00:01:57 +08:00
Derek
71a16f5121
feat(route): fix and update Elsevier route ( #9954 )
...
* feat(fix): remove html code in description
* feat: fix wrong path note in the docs; update maintainer path; change to use cookieJar for route
* feat: change to use `${host}`
* fix: description.art
* fix: handle deprecated routes first
2022-06-16 18:44:29 +08:00
Derek
b23e187a9c
feat(route): add Scitation route ( #9953 )
...
* feat: upload files
* feat: add docs; update radar.js
* feat(fix): fix docs/en
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/section.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/section.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/section.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/templates/description.art
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* feat: remove config request
* Update lib/v2/scitation/templates/description.art
2022-06-15 22:44:38 -04:00
Derek
cd814670dc
feat(route): add Springer route ( #9951 )
...
* feat(route): add dependence
* feat(route): add environment files
* feat: add springer script
* feat: make doi link format
* feat: make springer done
* feat: remove get abstract
* feat: remove get abstract
* feat: remove some commit
* feat: springer done
* feat(fix): remove "abstract"
* feat(fix): update route
* feat: update docs/journal.md and docs/en/journal.md
* feat: add journal path
* feat: uniform route path
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/springer/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/springer/templates/description.art
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Derekmini <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>>
2022-06-16 01:33:55 +08:00
Fatpandac
437fb82858
feat(route): add Caa.reviews ( #9842 )
...
* feat(route): add Caa.reviews
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/book.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/essay.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/exhibition.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* fix(route): add doi
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-05-29 07:23:05 +08:00
Tony
039e8eb80f
fix(route): nature ( #9748 )
2022-05-14 00:37:06 +08:00
Ethan Shen
d88e52ce8e
feat(route): add 衡阳日报 & 衡阳晚报 ( #9418 )
...
* feat(route): add 衡阳日报 & 衡阳晚报
* docs: update category
2022-03-30 23:53:55 +08:00
Ethan Shen
5927f28121
fix(route): PubMed Trending articles ( #9402 )
2022-03-28 20:20:30 +08:00
Fatpandac
96d7059b7b
feat(route): add Oxford Academic - Oxford University Press ( #9164 )
...
* feat(route): add Oxford Academic - Oxford University Press
* Update lib/v2/oup/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-21 23:35:06 +08:00
github-actions[bot]
ea4bddb4ec
style: auto format
2022-02-18 15:18:31 +00:00
Ethan Shen
ecbd064dbf
feat(route): add BioOne ( #8994 )
...
* feat(route): add BioOne
* fix typo
* fix typo
2022-02-06 18:59:07 +08:00
DIYgod
9171173443
docs: fix title
2022-01-22 20:28:29 +00:00
Fatpandac
b373c249df
Add(route): add informs ( #8873 )
2022-01-22 20:26:34 +00:00
Ethan Shen
42213e6de0
feat(route): add 管理世界杂志社网络首发 ( #8880 )
2022-01-22 20:25:35 +00:00
Derek
385e3d2854
fix(docs): change en comma to cn in journal.md(cn); fix(route): /heu/job/list/tzgg ( #8613 )
2022-01-22 18:51:30 +00:00
Fatpandac
63e78432be
Add(route): add cnki ( #8877 )
2022-01-22 15:39:01 +00:00
Derek
6e810ade86
fix: author name ( #8593 )
2021-11-27 23:33:11 +00:00
Derek
8568686157
fix: (docs) modify space and chinese/english comma ( #8597 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 23:27:38 +00:00
Derek
5e889894b5
feat(route): add IEEE Xploer journal ( #8584 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:15:37 +00:00
Derek
09023ccae7
feat(route): add ELSEVIER journal ( #8583 )
2021-11-27 09:14:24 +00:00
Derek
0db0966e71
feat(route): add JASA journal ( #8582 )
2021-11-27 09:14:02 +00:00
Ethan Shen
5527892011
feat(route): add 管理世界 ( #8385 )
2021-11-27 08:34:57 +00:00
Ethan Shen
87335e2bf2
feat(route): add ScienceDirect Journal ( #8399 )
2021-11-27 08:08:26 +00:00
Ethan Shen
2480458988
feat(route): add bioone featured articles ( #6990 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-03-01 23:46:36 -05:00
Laam Pui
2b417516d6
feat: add deloitte #6248 ( #6259 )
2020-11-30 11:22:44 +00:00
DIYgod
1df0597fff
Revert "style: auto format"
...
This reverts commit 10d16bd30a .
2020-10-15 11:01:17 +08:00
GitHub Action
10d16bd30a
style: auto format
2020-10-14 19:21:52 +00:00
DIYgod
98021a6826
Revert "style: auto format"
...
This reverts commit e661030efb .
2020-10-10 11:38:59 +08:00
GitHub Action
e661030efb
style: auto format
2020-10-10 03:19:30 +00:00
DIYgod
fd782a7b39
Revert "style: auto format"
...
This reverts commit 82ca7b448a .
2020-10-10 11:17:09 +08:00
DIYgod
91f68ff0b9
Revert "style: auto format"
...
This reverts commit c7934464f2 .
2020-10-10 11:17:01 +08:00
GitHub Action
c7934464f2
style: auto format
2020-10-09 21:21:46 +00:00