RSSHub/lib/routes/github
CaoMeiYouRen 655f7ac52f
fix(github/repos): 添加日期解析功能并优化数据处理 (#17893)
- 引入 `parseDate` 工具函数用于解析日期
- 根据排序类型(updated 或 pushed)动态设置发布日期
- 优化数据过滤和映射逻辑,减少嵌套层级
2024-12-14 05:02:44 -08:00
..
templates
activity.ts chore: change github activity view to notification 2024-10-23 21:34:05 +08:00
advisor.ts
branches.ts
comments.ts
contributors.ts
discussions.ts
file.ts
follower.ts
gist.ts
issue.ts
namespace.ts feat(route): add lang field in route namespace 2024-11-01 22:09:31 +07:00
notifications.ts
pulls.ts
pulse.ts style(eslint): update no-restricted-syntax (#17215) 2024-10-20 20:41:31 -07:00
repos.ts fix(github/repos): 添加日期解析功能并优化数据处理 (#17893) 2024-12-14 05:02:44 -08:00
search.ts
star.ts
starred-repos.ts
topic.ts
trending.ts chore: change github activity view to notification 2024-10-23 21:34:05 +08:00
wiki.ts