Commit Graph

999 Commits

Author SHA1 Message Date
NathanDai
342d333bc7 feat(route): add Infuse Release Notes (#12500)
* feat(route): add Infuse Release Notes

* Update lib/v2/firecore/maintainer.js

* Update lib/v2/firecore/index.js

* Update docs/en/program-update.md

* Update lib/v2/firecore/radar.js

---------
2023-05-13 23:36:48 +08:00
Guorui Yu
0267e2c307 fix(route): add openai research support (#12484)
* fix(route): split openai common logic to common.js

Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>

* fix(route): add openai research support

Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>

* fix(route): add openai research docs

Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>

---------

Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>
2023-05-11 21:25:50 +08:00
Ethan Shen
cb1974da84 feat(route): add IBC岩手放送ラジオ (#12481)
* feat(route): add IBC岩手放送ラジオ

* docs: add en docs
2023-05-09 17:45:12 -11:00
Bryan
32a35f29d4 feat(route): support medium (#12475)
* feat(route): support medium

* docs(route): support medium

* feat(medium): add radar.js

* Update docs/blog.md

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

* Update docs/blog.md

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

* Update docs/blog.md

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

* Update docs/blog.md

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

* Update docs/en/blog.md

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

* Update lib/v2/medium/tag.js

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

* Update lib/v2/medium/router.js

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

* Update lib/v2/medium/maintainer.js

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

* Update docs/en/blog.md

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

* Update docs/en/blog.md

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

* Update docs/en/blog.md

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

* Update lib/v2/medium/following.js

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

* Update lib/v2/medium/for-you.js

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

* Update lib/v2/medium/list.js

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

* chore(medium): update graphql

---------

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2023-05-09 01:57:15 -11:00
Bryan
7eb6400f6c feat: add .debug.html (#12476)
* feat: add .debug.html

* Update lib/middleware/template.js

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

* use regex to extract index

* add tests

* add docs

---------
2023-05-09 17:26:24 +08:00
Bryan
261b12a80d docs: update fly.io installation doc (#12472)
* docs: update fly.io installation doc

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-08 13:37:37 +08:00
Tony
61a303a1de feat(route): gist commits (#12470) 2023-05-07 20:51:53 -06:00
dependabot[bot]
b982947a60 chore(deps): bump https-proxy-agent from 5.0.1 to 6.1.0 and socks-proxy-agent from 7.0.0 to 8.0.1 (#12445)
* chore(deps): bump https-proxy-agent from 5.0.1 to 6.0.0

Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/HEAD/packages/https-proxy-agent)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump https-proxy-agent from 5.0.1 to 6.0.0

* test: update test to use WHATWG URL API

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 00:25:12 +08:00
drgnchan
5640ab6e6a fix(route): selector of class name (#12453)
* fix: selector of class name

* refactor: migrate to v2

---------
2023-05-06 23:00:45 +08:00
夏宇航
76d0a7deb9 docs: add deploy to Zeabur (#12449)
* docs: add deploy to Zeabur

* fix typo
2023-05-05 22:36:39 +08:00
Tony
1de1e9ae56 build: use pnpm (#12438)
* build: use pnpm

* fix: use corepack pnpm

* chore: use pnpm in gha

* chore: add setup pnpm

* fix: install command

* fix: pnpm lock file not updated

* chore: pnpm no recursive install

* docs: use pnpm

* fix: ignore yarn lock

* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00
FeCCC
91e19819a9 fix(route): iwara subscription get token (#12422)
* fix(route): iwara subscription get token

* style: auto format

* cache iwara token in iwara subscriptions

* style: auto format

* use access token to get iwara subscriptions

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-03 20:49:00 +08:00
Alex Liu
334485899c feat(route): add tweet details for twitter (#12412)
* feat(route): add tweet details for twitter

* docs: add english docs

* fix: sort router

---------
2023-05-02 04:31:03 +08:00
DIYgod
2d23974f41 feat: remove rss3 2023-04-29 19:20:36 +01:00
TonyRL
25fb241523 docs: update advanced feed title 2023-04-28 14:16:13 +00:00
TonyRL
1e8d030e0f docs: fix build on relative path
it worked on netlify but not cloudflare pages
2023-04-27 13:30:19 +00:00
Tony
5b6d7cb524 style(eslint): add eslint-plugin-n (#12393) 2023-04-27 05:16:11 +08:00
Tony
b0ff4a0fee docs: split docs package for vuepress (#12382)
* docs: split docs package for vuepress

* fix: yarn lock changes gha

* fix: remove npm script at top level

* docs: update oneclick link

refs: https://github.blog/changelog/2023-04-24-one-click-into-github-codespaces
2023-04-25 22:20:56 +08:00
Hank Chow
c64b62a85e feat(route): 中国法学网 (#12363)
* feat: css/iolaw

* feat(route): add cssn
2023-04-21 22:50:35 +08:00
TonyRL
d5daaaf5c6 docs: sort envs 2023-04-20 13:40:09 +00:00
Ethan Shen
4324159cba feat(route): add DLsite (#12352) 2023-04-20 06:53:58 -05:00
Ethan Shen
b99270bd6d feat(route): add Layer3 Quests (#12335)
* feat(route): add Layer3 Quests

* docs: add en docs

---------
2023-04-17 20:49:51 +08:00
Ethan Shen
f50f5fe402 feat(route): add DLsite Ci-en Creators' Article (#12336) 2023-04-17 20:45:38 +08:00
x2cf
d6162ae973 feat(route): add themoviedb (#12308)
* feat(route): add tmdb

* refactor(route): rename parameter

* fix(route): themoviedb
2023-04-15 00:16:05 +08:00
Evan
1acb7e1bf5 feat(arcteryx/outlet): add new route (#12303) 2023-04-14 20:47:11 +08:00
lyqluis
64a5a7db1a feat(route): add /fortnite/news (#12289)
* feat(route): add /fortnite/news

* fix: update format & add en doc
2023-04-13 14:22:42 +08:00
Hengyu
9be1b1ea03 feat(route): add MacMenuBar (#12258)
* feat(route): MacMenuBar

* Update: Change to WordPress API; Combine two routes together; Move related documentation to blog.md

* Fix: add maintainer.js

* Update: filter categories by API; support multiple categories

* Update lib/v2/macmenubar/recently.js

* Update: update rss link; fix doc

---------
2023-04-09 22:07:42 +08:00
TonyRL
7d4e7e594f docs: fix hexo next example 2023-04-09 14:03:55 +00:00
noah
0bb2a2b658 docs: add new method for images load error (#12267)
* docs: add new method for images load error

* docs: en doc, add new method for images load error

* docs: update doc URLs to clean address
---------
Co-authored-by: noah <noah@onerzone.com>
2023-04-09 21:38:36 +08:00
TonyRL
b334aa49bb docs: fix advanced feed tips 2023-04-08 19:02:47 +00:00
cubroe
c121ba30fa feat(route): selected new books or specified book list on FreeComputerBooks.com (#12234) 2023-04-07 20:18:20 +08:00
Tony
14da384c66 docs: add further reading for podcast (#12250) 2023-04-07 03:22:41 +08: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
DIYgod
3387c77b8f feat: add civitai 2023-04-03 03:08:21 +01:00
DIYgod
41c938e0dc docs: links 2023-04-02 22:29:37 +01:00
ETiV
5742108726 feat(openai): add /openai/chatgpt/release-notes (#12193)
* feat(openai): add /openai/chatgpt/release-notes

* Apply suggestions from code review

* update: optimize year descending

* add doc: openai/chatgpt/release-notes in English

---------
2023-04-02 14:47:48 +09:00
Hank Chow
51cca635b5 feat(route): add WFDF (#12212)
* feat: add route - WFDF

* feat(route): add WFDF
2023-04-01 00:05:41 +08:00
Tony
e17a1ae316 feat(route): line today publisher (#12208)
* feat(route): line today publisher

* fix: th parsing
2023-03-31 01:34:51 +08:00
Hank Chow
3a9731e4f5 feat: add Geocaching Blogs (#12120)
* feat: add Geocaching Blogs

* fix: lint

* fix: apply suggestion

---------
2023-03-30 22:52:07 +08:00
Zhiyuan Zheng
14199e1a31 feat(route): Add GitHub Notification (#12197)
* Add GitHub notification

* add docs and radar.

* add parseDate.

* Apply suggestions from code review

* Update router.js

* Update maintainer.js

---------
2023-03-30 21:07:34 +08:00
Evan
eed561dee7 feat(inoreader): rss (#12196)
* feat(inoreader): rss

* Update docs/en/reading.md

* Update docs/reading.md
---------
2023-03-30 02:30:27 +08:00
Tony
8614ec3b7e docs: quick start revamp (#12198)
* docs: revamp quick start

* wip

* wip

* wip

* wip

* wip

* wip

* wip: radar

* wip: rich media

* wip: script standard

* wip: cache

* wip: chinese quick start

* wip: chinese quick start part 2

* wip: chinese quick start

* docs: add open collective

* retrigger ci
2023-03-29 22:31:58 +08:00
Evan
f91e29db93 feat(route): techcrunch (#12188)
* feat(route): techcrunch

* chore: reloc techcrunch

* fix(radar): docs link

---------
2023-03-28 20:15:17 +08:00
wolfg
67859336d1 feat(route): instructables projects (#12179)
* add instructables projects

* docs

* add maintainer.js; correct radar.js

* fix doc

* fix radar.js

* fix maintainer.js

* add pubDate

* fix teachers category
2023-03-27 19:58:35 +08:00
Tony
728f77065e fix(route): line today (#12171)
* fix(route): line today

* docs: remove indonesia

ref: https://today.line.me/dist/eb704053/static/pages/id_sunset.html
2023-03-25 05:16:46 +08:00
Tony
34c936f0f0 fix(route): nhentai (#12170) 2023-03-25 01:33:15 +08:00
x2cf
c22b0c12ec feat(route): add fish shell release notes (#12139)
* feat(route): add fish shell release notes

* fix(route): fish shell release notes

* fix(route): fish shell release notes
---------
2023-03-20 23:48:43 +08:00
DIYgod
74fd40cfbe docs: add Deploy to Railway 2023-03-19 03:11:02 +00:00
DIYgod
69c2f401c6 feat: add badges 2023-03-18 21:15:11 +00:00
DIYgod
a177a08eef docs: update sponsors 2023-03-18 17:59:18 +00:00