DIYgod
46701c20de
feat: v3 migration - 9/n
2024-02-29 00:16:32 +08:00
DIYgod
ac7cb259fc
Merge remote-tracking branch 'origin/master' into feature/hono
2024-02-28 23:57:29 +08:00
DIYgod
b621d38e51
feat: v3 migration - 8/n
2024-02-28 23:49:11 +08:00
DIYgod
5e2986fcd9
feat: v3 migration - 7/n
2024-02-28 21:07:10 +08:00
DIYgod
e288e29ecc
feat: lazy load route
2024-02-28 20:53:29 +08:00
DIYgod
3eb1545bc5
feat: v3 migration - 6/n
2024-02-28 19:40:21 +08:00
DIYgod
e5397f9e3e
feat: export common-utils
2024-02-28 19:34:15 +08:00
DIYgod
db9e515c7c
feat: v3 migration - 5/n
2024-02-28 19:31:09 +08:00
DIYgod
7a719369be
feat: v3 migration - 4/n
2024-02-28 16:51:42 +08:00
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
randompasser
a98079239b
feat(route/pcr/news): Fetch full text ( #14559 )
...
* feat(route/pcr/news): Fetch full text
* fix(route/pcr/news): add missing language code
* fix(route/pcr/news) Use cache.tryGet()
* refactor: migrate to v2
---------
2024-02-28 02:39:33 +08:00
moemoe
af87f6be1c
fix(route): 2048/:type ( #14572 )
2024-02-27 23:10:30 +08: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
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
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