Commit Graph

12 Commits

Author SHA1 Message Date
DIYgod
d88620c39c feat: update esm dependencies 2024-03-01 22:58:04 +08:00
DIYgod
6f57c02538 feat: rename routes dir - 2/2 2024-03-01 01:24:49 +08:00
Fatpandac
03481653fa fix(route): fix GitHub route parameter conflict at trending.js and refactor to V2 (#8923)
* Fix(route): fix route parameter conflict at trending.js and change to V2

* Fix(route): modify the judgment condition of language parameter

* Fix(docs): Update docs/programming.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Fix(docs): Update docs/en/programming.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix(docs/route): add author and sort routes

* Fix(route): Update docs/en/programming.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Fix(route): sort routes

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 00:37:01 +08:00
Sukka
6e3b58ed1d refactor: avoid promise overhead (#8028) 2021-08-16 11:45:53 -07:00
hoilc
63aea3bc3c fix: restore github api querystring (#3964) 2020-02-15 19:12:43 +08:00
DIYgod
120d1ed38a feat: github Basic Authentication 2020-02-10 01:40:24 +08:00
DIYgod
77d55262ff chore: bump got from 9.x to 10.x (#3875) 2020-02-04 01:09:14 +08:00
DIYgod
4445443946 feat: use dynamical config 2019-09-18 17:45:21 +08:00
DIYgod
6d4e517b0b feat: lacking config tips, close #2695 2019-08-15 19:27:27 +08:00
DIYgod
a56c0b5a39 refactor: rename axios to got 2019-06-03 18:03:05 +08:00
DIYgod
e2badbfa98 chore: module alias for all routes 2019-05-15 15:27:15 +08:00
zengxs
cac1a9e7ce feat: Support subscribe GitHub file commits (#2002)
* feat: Support subscribe github single file

* refact: Use GitHub API to crawl commits

* Use GitHub API to crawl commits
* Update document

* Add access_token for github file commits api
2019-04-28 12:05:17 +08:00