Commit Graph

63 Commits

Author SHA1 Message Date
Fatpandac 752a5ebab0
feat(route): ithome add win11, route of tag and refactor to V2 (#9102) 2022-02-15 20:24:15 +08:00
Ethan Shen dbb1c0b02d
fix(route): JAVLibrary (#8956)
* fix(route): JAVLibrary

* fix: sort in alphabetical order
2022-02-07 23:45:58 -10:00
Fatpandac c144a1864b
feat(route): add Google Fonts and refactor /google/** to V2 (#8927)
* Add(route): add Google Fonts and change to V2

* Fix(route): added throw error when API key is underfined

* Fix(docs): add warning container

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

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

* Fix(route): sort routes

* Fix(route): Update lib/v2/google/fonts.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 01:18:17 +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
Outvi V 41a06a22bb
feat(route): add dockerhub image new tag (#8965)
* feat: /dockerhub/tags/:owner/:image

fix #6916

* fix: update the doc link of /dockerhub/build

* docs(en): /dockerhub/tag/:owner/:image

* docs: fix typo

* fix(dockerhub/tags): use parseDate()

* docs: link docs to h2 instead of h3

* chore: move /dockerhub/build to v2

* docs: put warning inside <Route>

* fix(dockerhub): use docker.com/hub as the radar path

* fix(dockerhub/tag): add :limits?

* feat(dockerhub): polish the GUID

* fix(dockerhub/tag): stricter argument checks

* fix(dockerhub/tag): handle NaN per Deepscan CI
2022-02-03 00:09:01 +08:00
Fatpandac 8891ad1020
feat(route): add 豆瓣招聘 and refactor to V2 standard (#8937)
* Add(route): add 豆瓣招聘 and change to V2

* Fix(route): fix typo of filename

* Fix(route): sort routes

* Fix(route): Update lib/v2/douban/router.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 22:56:13 +08:00
Fatpandac f55cc763f4
Add(route): add 北京市科委 (#8811)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:08:52 +00:00
Fatpandac 45aeb8e7a3
Fix(route): remove next() and change to V2 (#8844) 2022-01-22 20:03:48 +00:00
KTachibanaM e95a862a55
feat(route): add eventernote (#8646) 2022-01-22 19:57:06 +00:00
Fatpandac 1fbcede90b
Modefy to get all content and change to V2 (#8724)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 19:18:25 +00:00
prnake 3b83b0ec4b
fix(route): 喜马拉雅(#8516) (#8520) 2021-11-27 09:09:45 +00:00
John Trump 5f1df4f7b7
feat(radar)(chrome): radar-rules.js (#8287)
fix #8278
2021-09-28 01:39:31 -07:00
NeverBehave 0792f7ba25
feat(core): first attempt to init script standard (#8224)
- lazy load
- rate limit per path
- init .debug.json support
- docs
- maintainer
- radar
2021-09-22 05:41:00 -07:00