Commit Graph

8 Commits

Author SHA1 Message Date
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