DIYgod
|
fdf3fcac57
|
feat: v3 migration - 3/n
|
2024-02-28 16:33:13 +08:00 |
|
DIYgod
|
185b5d1441
|
feat: v3 migration - 2/n
|
2024-02-28 16:26:24 +08:00 |
|
DIYgod
|
c88553b225
|
feat: v3 migration - 1/n
|
2024-02-28 16:25:59 +08:00 |
|
DIYgod
|
85ad31e260
|
feat: render export
|
2024-02-28 14:58:50 +08:00 |
|
DIYgod
|
5fb506f7a4
|
Merge remote-tracking branch 'origin/master' into feature/hono
|
2024-02-27 20:45:31 +08:00 |
|
dependabot[bot]
|
d65a83e5e8
|
chore(deps): bump puppeteer from 22.2.0 to 22.3.0 (#14570)
* chore(deps): bump puppeteer from 22.2.0 to 22.3.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.2.0 to 22.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.2.0...puppeteer-v22.3.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-27 07:41:03 +08:00 |
|
dependabot[bot]
|
d7add3b3c5
|
chore(deps-dev): bump nock from 13.5.3 to 13.5.4 (#14569)
* chore(deps-dev): bump nock from 13.5.3 to 13.5.4
Bumps [nock](https://github.com/nock/nock) from 13.5.3 to 13.5.4.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.5.3...v13.5.4)
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-26 22:38:53 +00:00 |
|
dependabot[bot]
|
af9568d248
|
chore(deps): bump @tonyrl/rand-user-agent from 2.0.51 to 2.0.52 (#14568)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.51 to 2.0.52
Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.51 to 2.0.52.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases)
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.51...v2.0.52)
---
updated-dependencies:
- dependency-name: "@tonyrl/rand-user-agent"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-26 22:20:37 +00:00 |
|
dependabot[bot]
|
2eaf3c5615
|
chore(deps-dev): bump @types/react from 18.2.58 to 18.2.59 in /website (#14567)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.58 to 18.2.59.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-26 22:13:19 +00:00 |
|
DIYgod
|
e3df4f4673
|
refactor: eslint warning
|
2024-02-27 00:57:51 +08:00 |
|
DIYgod
|
c975400b4c
|
refactor: remove useless router
|
2024-02-26 22:54:02 +08:00 |
|
DIYgod
|
765c6777f8
|
Merge remote-tracking branch 'origin/master' into feature/hono
|
2024-02-26 22:51:20 +08:00 |
|
DIYgod
|
5645b8466a
|
test: mock client ip
|
2024-02-26 22:38:18 +08:00 |
|
DIYgod
|
373b188e0c
|
test: timezone
|
2024-02-26 22:05:03 +08:00 |
|
DIYgod
|
1cbefd4ae7
|
refactor: rename sentry middleware
|
2024-02-26 21:32:37 +08:00 |
|
DIYgod
|
a6b7b17131
|
feat: use @fullerstack/nax-ipware and add helpers test
|
2024-02-26 21:30:38 +08:00 |
|
storytellerF
|
51f79ef184
|
feat(router/u3c3): support preview (#14548)
* feat(router/u3c3): support preview
* fix(router/u3c3): modify route maintainer
|
2024-02-26 20:38:26 +08:00 |
|
DIYgod
|
d893cbcfd6
|
chore: update dependencies
|
2024-02-26 20:22:17 +08:00 |
|
DIYgod
|
7b1238f968
|
test: filter-engine
|
2024-02-26 19:46:59 +08:00 |
|
DIYgod
|
fb06204c83
|
test: template
|
2024-02-26 19:44:22 +08:00 |
|
DIYgod
|
74fcb45ece
|
test: parameter
|
2024-02-26 19:35:42 +08:00 |
|
DIYgod
|
ecbbea0ae0
|
fix: filterout and chatgpt
|
2024-02-26 19:35:27 +08:00 |
|
DIYgod
|
206782bb61
|
fix: not found error handler
|
2024-02-26 19:34:17 +08:00 |
|
DIYgod
|
b58b6e60cf
|
test: errors
|
2024-02-26 18:36:34 +08:00 |
|
DIYgod
|
0b5b83c88d
|
test: middleware header
|
2024-02-26 18:01:04 +08:00 |
|
DIYgod
|
5ede07bc1c
|
test: middleware debug
|
2024-02-26 17:51:47 +08:00 |
|
KTachibanaM
|
65f09c7ae2
|
feat(route): add unraid community apps (#14564)
* add unraid community apps feed
* unraid ca support limit query parameter
|
2024-02-26 17:39:36 +08:00 |
|
DIYgod
|
719af9073c
|
test: middleware cache
|
2024-02-26 17:32:06 +08:00 |
|
DIYgod
|
5ea8712345
|
test: utils cache
|
2024-02-26 17:05:33 +08:00 |
|
DIYgod
|
616f26a49d
|
refactor: relocate assets
|
2024-02-26 15:50:49 +08:00 |
|
DIYgod
|
4300d6d1f6
|
chore: temporarily remove docker minifier
|
2024-02-26 15:47:18 +08:00 |
|
DIYgod
|
8536931e9d
|
chore: fix npm start
|
2024-02-26 00:52:44 +08:00 |
|
Ethan Shen
|
4cfb669805
|
feat(route): add 四月网 (#14560)
|
2024-02-26 00:44:48 +08:00 |
|
DIYgod
|
d1a4e19c62
|
fix: typescript build errors
|
2024-02-25 23:43:34 +08:00 |
|
github-actions[bot]
|
4d4f316a86
|
style: auto format
|
2024-02-25 15:41:34 +00:00 |
|
cnkmmk
|
20a7852394
|
feat(route): add 荒岛 (#14550)
* add lala
* 更新 rss.js
|
2024-02-25 23:39:45 +08:00 |
|
DIYgod
|
42a1c171a0
|
test: anti-hotlink
|
2024-02-25 21:47:18 +08:00 |
|
DIYgod
|
e3b4c43c93
|
fix: remove useless wrap_multimedia_in_iframe
|
2024-02-25 21:46:21 +08:00 |
|
DIYgod
|
91a8439599
|
test: access-control
|
2024-02-25 21:27:39 +08:00 |
|
DIYgod
|
fa7eddb50a
|
fix: add reject error
|
2024-02-25 21:20:57 +08:00 |
|
DIYgod
|
b8a2301590
|
test: pac-proxy and unify-proxy
|
2024-02-25 17:16:10 +08:00 |
|
github-actions[bot]
|
6ed47fbdf9
|
style: auto format
|
2024-02-24 23:51:56 +00:00 |
|
GalaxvSpaceship
|
fd18a0e9d1
|
feat(route): Add routes to SISU news. (#14546)
* feat(route): Add route to SISU news
```routes
/shisu/news
```
## New RSS Route Checklist / 新 RSS 路由检查表
- [x] New Route / 新的路由
- [x] Follows [v2 Script Standard](https://docs.rsshub.app/joinus/advanced/script-standard) / 跟随 [v2 路由规范](https://docs.rsshub.app/zh/joinus/advanced/script-standard)
- [ ] Documentation / 文档说明
- [x] Full text / 全文获取
- [x] Use cache / 使用缓存
- [ ] Anti-bot or rate limit / 反爬/频率限制
- [ ] If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
- [x] [Date and time](https://docs.rsshub.app/joinus/advanced/pub-date) / [日期和时间](https://docs.rsshub.app/zh/joinus/advanced/pub-date)
- [x] Parsed / 可以解析
- [x] Correct time zone / 时区正确
- [ ] New package added / 添加了新的包
- [ ] `Puppeteer`
* Update university.mdx
* Update news.js
* Update news.js
Modified the url...
* fix(route): Add more options to SISU news.
```route
/shisu/news
/shisu/news/notice
/shisu/news/campus
```
* fix: some small problems.
* feat(route): Add more options to SISU news.
```routes
/shisu/news
/shisu/news/notice
/shisu/news/campus
```
* fix(routes): modified to the correct route.
* Forgot to format the document.
* fix(route): made category mandatory
* Update news.js
|
2024-02-25 07:49:47 +08:00 |
|
DIYgod
|
a153d4cbcc
|
test: valid-host
|
2024-02-25 02:10:10 +08:00 |
|
DIYgod
|
01e142ccaf
|
test: wechat-mp
|
2024-02-25 02:08:35 +08:00 |
|
DIYgod
|
bdf8ace129
|
feat: typescript utils
|
2024-02-25 01:48:56 +08:00 |
|
DIYgod
|
d022fabda6
|
test: puppeteer-utils
|
2024-02-25 01:42:39 +08:00 |
|
DIYgod
|
131c7d4b79
|
feat: remove utils/parse-date and utils/date
|
2024-02-25 01:25:55 +08:00 |
|
DIYgod
|
1a8160a224
|
test: common-config
|
2024-02-25 00:55:51 +08:00 |
|
DIYgod
|
31140d0b59
|
test: wait
|
2024-02-25 00:34:52 +08:00 |
|