DIYgod
2dce2e32dd
feat: docs sorting and auto popular
2025-05-31 17:10:01 +08:00
DIYgod
025cd6542c
fix(github): activity allow empty
2025-05-29 17:52:16 +08:00
Tony
03969f3867
refactor: fix lint issue ( #18963 )
...
* fix: unicorn/no-empty-file
* fix: unicorn/prefer-node-protocol
* fix: unicorn/prefer-number-properties
* fix: unicorn/consistent-destructuring
* fix: unicorn/no-array-callback-reference
* fix: unicorn/new-for-builtins
* fix: set checkNaN to false in unicorn/prefer-number-properties
* fix: unicorn/prefer-string-slice
* fix: update eslint ignore
2025-04-29 03:00:16 +08:00
DIYgod
83e701b592
feat: compile ts through tsdown ( #18908 )
...
* feat: build ts via tsdown
* feat: exec tsdown
* fix
* fix
* fix
* feat: use tsdown shims
* chore: run rolldown lifecycle script
* fix: use shims
---------
2025-04-22 22:29:11 +08:00
Tony
4fa33716c1
docs: remove indent ( #18247 )
...
* docs: remove indent
* docs: remove more indent
* docs: remove h5 indent
* docs: remove h4 indent
* docs: remove details indent
2025-01-31 22:17:58 +08:00
Tony
04a3e88448
docs: fix admonitions syntax ( #18018 )
2025-01-01 15:52:40 +08:00
CaoMeiYouRen
655f7ac52f
fix(github/repos): 添加日期解析功能并优化数据处理 ( #17893 )
...
- 引入 `parseDate` 工具函数用于解析日期
- 根据排序类型(updated 或 pushed)动态设置发布日期
- 优化数据过滤和映射逻辑,减少嵌套层级
2024-12-14 05:02:44 -08:00
CaoMeiYouRen
17e2fc729d
feat(route/github): enhance /repos route with optional parameters for type, sort, and direction ( #17827 )
...
* feat(route/github): enhance /repos route with optional parameters for type, sort, and direction
- Updated the route to accept optional parameters: type, sort, and direction.
- Added filtering logic for repository types: all, owner, member, public, private, forks, and sources.
- Improved documentation for parameters to clarify usage.
* refactor(github): 优化仓库路由参数配置
- 移除 `direction` 参数,简化排序逻辑
- 更新路由路径以匹配简化后的参数
2024-12-10 10:30:42 +08:00
pseudoyu
0a42f88de7
feat(route): add lang field in route namespace
2024-11-01 22:09:31 +07:00
pseudoyu
a3454ed515
chore: change github activity view to notification
2024-10-23 21:34:05 +08:00
Tony
8d76a0055d
style(eslint): update no-restricted-syntax ( #17215 )
2024-10-20 20:41:31 -07:00
Theresa
d4ff0ff20d
feat(github): 添加 GitHub Advisory Database RSS 路由 ( #16745 )
...
* feat(github-advisor): add GitHub Advisory Database RSS route and namespace
* fix(xiaohongshu): handle optional chaining for cover image URL
* refactor(github-advisor): remove unused code and files
* feat(github): 添加 GitHub Advisory Database RSS 路由
* refactor(route): fix category in GitHub Advisor route
* refactor(route): 更新 GitHub Advisor 路由中的类别参数名
* refactor(route): Updated to scrape HTML directly instead of relying on third-party API
2024-10-05 22:08:26 -07:00
dependabot[bot]
54bd7e7705
chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 ( #17000 )
...
* chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 55.0.0 to 56.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v55.0.0...v56.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
* style(eslint): ignore `prefer-global-this` for puppeteer
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 21:14:37 +08:00
Wayne Zhang
78a5e4fdfc
feat(route): github discussion add category filter ( #16983 )
2024-10-02 04:24:45 +08:00
Wayne Zhang
76e6c0d7da
feat(route): add github discussions route ( #16977 )
...
* feat(route): add route of github discussion
* feat: update route
* refactor: update route
2024-10-01 21:27:25 +08:00
rkscv
7678f8c0e1
fix(route): github comments ( #16835 )
2024-09-20 23:34:43 +08:00
Stephen Zhou
1ec2dd0bdf
fix(github activity): only replace relative link ( #16667 )
2024-09-09 10:57:37 +08:00
Stephen Zhou
a9caa10cf5
fix: clean github activity output ( #16586 )
2024-08-31 12:19:16 +08:00
karasu
66bcaa0c39
fix: github search result ( #16301 )
2024-07-30 13:04:09 +00:00
Stephen Zhou
796981915d
fix(route): short title, use guid for github activities ( #16247 )
2024-07-25 14:38:57 +08:00
DIYgod
f3315cdad4
feat: update popular category
2024-07-23 20:28:08 +08:00
DIYgod
703e46de70
feat: add view
2024-07-23 15:14:21 +08:00
DIYgod
9020861509
feat: update examples
2024-07-22 13:24:26 +08:00
Stephen Zhou
b49df679df
feat(route): github user activity ( #16140 )
...
* feat: new route github user activity
* Apply suggestions from code review
---------
2024-07-11 02:25:22 +08:00
DIYgod
cf1c9c98ff
feat: expanded parameters data
2024-06-26 18:11:19 +08:00
Tony
e22e424493
fix(route): github notification ( #15659 )
2024-05-22 14:41:12 +08:00
DIYgod
6ee5d7267b
chore: add popular category
2024-05-19 23:00:43 +08:00
Raymond Nook
aa3a394c1e
fix: typo
2024-05-08 03:50:55 -07:00
Raymond Nook
53022113dc
fix: typo
2024-05-08 03:44:10 -07:00
Raymond Nook
1ef5c6fc1c
fix: broken url when not using optional :page parameter
...
fixes #14387
2024-05-08 03:36:42 -07:00
Tony
98ceba20cc
fix(route): github pulls ( #15452 )
2024-05-03 03:45:31 +00:00
Rongrong
ef8b061ea2
chore(routes/*): fix unreachable code ( #15192 )
...
This is a regression introduced in #14718 .
Signed-off-by: Rongrong <i@rong.moe>
2024-04-12 00:19:38 +08:00
DIYgod
79fcce2729
feat: add ConfigNotFoundError and InvalidParameterError
2024-04-07 17:36:18 +08:00
Tony
0893debb07
style(eslint): lint tsx ( #15098 )
2024-04-04 20:28:45 +08:00
Tony
7cf30601d8
fix(route): github comments ( #15086 )
2024-04-04 00:33:30 +08:00
wudifeixue
c086c62acd
fix(core): fix documentation link path and error message links ( #15023 )
...
* fix: all broken sponsor links
* fix: all broken deployment links
* fix: other broken links
2024-03-30 08:12:12 +00:00
github-actions[bot]
a13a9bda06
style: auto format
2024-03-27 16:50:32 +00:00
stydxm
e5b0754fd6
fix(route): complete GitHub file params ( #14987 )
...
* fix(route): complete GitHub file params
* Apply suggestions from code review
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
--------
2024-03-28 00:49:05 +08:00
Tony
6e53d7263c
fix(core): accept header not working ( #14961 )
2024-03-26 03:02:47 +08:00
Tony
607a9455e2
fix(route): github user starred repos use reset api ( #14960 )
2024-03-26 02:36:27 +08:00
qixingchen
fea53e9716
fix: DIYgod/RSSHub-Radar#953 ( #14828 )
2024-03-18 16:54:07 +08:00
Tony
d585a87daf
fix: allow multiple radar rules per route ( #14800 )
...
* fix: allow multiple radar rules per route
* fix: github folder
* feat: add namespace to radar target
* docs: fix types url
2024-03-16 03:28:44 +08:00
DIYgod
1afe43eccd
feat: add config description field
2024-03-12 01:52:06 +08:00
DIYgod
e5b8f852f5
feat: add requireConfig
2024-03-12 00:29:52 +08:00
DIYgod
d83c85a349
feat: remove radar.ts maintainer.ts router.ts
2024-03-09 18:31:48 +08:00
DIYgod
33e2f17055
fix: wrong categories
2024-03-09 15:08:34 +08:00
DIYgod
76e7e8296b
fix: add routes
2024-03-09 03:24:53 +08:00
DIYgod
45f9ea21fb
feat: add routes
2024-03-09 03:06:53 +08:00
DIYgod
f8b141ee6e
feat: add namespace.ts
2024-03-09 01:53:22 +08:00
DIYgod
44c9853541
feat: replace require with import 7/n
2024-03-07 01:17:21 +08:00