Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(route/github): enhance /repos route with optional parameters for… #17827

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

CaoMeiYouRen
Copy link
Contributor

@CaoMeiYouRen CaoMeiYouRen commented Dec 8, 2024

… 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.

Involved Issue / 该 PR 相关 Issue

Close #

Example for the Proposed Route(s) / 路由地址示例

/github/repos/DIYgod/all/created
/github/repos/DIYgod/owner/created
/github/repos/DIYgod/sources/created

New RSS Route Checklist / 新 RSS 路由检查表

  • New Route / 新的路由
  • Anti-bot or rate limit / 反爬/频率限制
    • If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
  • Date and time / 日期和时间
    • Parsed / 可以解析
    • Correct time zone / 时区正确
  • New package added / 添加了新的包
  • Puppeteer

Note / 说明

… 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.
@github-actions github-actions bot added the Route label Dec 8, 2024
Copy link
Contributor

github-actions bot commented Dec 8, 2024

Successfully generated as following:

http://localhost:1200/github/repos/DIYgod/all/created/asc - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>DIYgod&#39;s GitHub repositories</title>
    <link>https://github.com/DIYgod</link>
    <atom:link href="http://localhost:1200/github/repos/DIYgod/all/created/asc" rel="self" type="application/rss+xml"></atom:link>
    <description>DIYgod&#39;s GitHub repositories - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Sun, 08 Dec 2024 16:28:06 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>diary</title>
      <description>Reads diaries written in markdown from a git submodule, and generates a static site for it.</description>
      <link>https://github.com/DIYgod/diary</link>
      <guid isPermaLink="false">https://github.com/DIYgod/diary</guid>
      <pubDate>Mon, 23 Nov 2015 14:42:22 GMT</pubDate>
    </item>
    <item>
      <title>Demeter</title>
      <description>What I learn/think about every day.</description>
      <link>https://github.com/DIYgod/Demeter</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Demeter</guid>
      <pubDate>Mon, 23 Nov 2015 06:51:18 GMT</pubDate>
    </item>
    <item>
      <title>APlayer</title>
      <description>:lollipop: Wow, such a beautiful HTML5 music player</description>
      <link>https://github.com/DIYgod/APlayer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/APlayer</guid>
      <pubDate>Sat, 14 Nov 2015 13:13:46 GMT</pubDate>
    </item>
    <item>
      <title>jRating</title>
      <description>:lollipop: UI组件 -- Rating UI component</description>
      <link>https://github.com/DIYgod/jRating</link>
      <guid isPermaLink="false">https://github.com/DIYgod/jRating</guid>
      <pubDate>Fri, 06 Nov 2015 09:07:07 GMT</pubDate>
    </item>
    <item>
      <title>GravityBall</title>
      <description>:lollipop: UI组件 -- Canvas画的带重力加速度的小球</description>
      <link>https://github.com/DIYgod/GravityBall</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GravityBall</guid>
      <pubDate>Sat, 26 Sep 2015 17:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Do-you-like-me</title>
      <description>:lollipop: UI组件 -- Do you like me?</description>
      <link>https://github.com/DIYgod/Do-you-like-me</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Do-you-like-me</guid>
      <pubDate>Sat, 12 Sep 2015 17:55:11 GMT</pubDate>
    </item>
    <item>
      <title>shadowsocks</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/shadowsocks</link>
      <guid isPermaLink="false">https://github.com/DIYgod/shadowsocks</guid>
      <pubDate>Mon, 24 Aug 2015 11:43:24 GMT</pubDate>
    </item>
    <item>
      <title>jCarrousel</title>
      <description>:lollipop: UI组件 -- A jQuery Plugin to make a powerful 3D slider</description>
      <link>https://github.com/DIYgod/jCarrousel</link>
      <guid isPermaLink="false">https://github.com/DIYgod/jCarrousel</guid>
      <pubDate>Thu, 06 Aug 2015 13:41:37 GMT</pubDate>
    </item>
    <item>
      <title>HHFE.github.io</title>
      <description>The website of Happy Hacking Font-end Team.</description>
      <link>https://github.com/DIYgod/HHFE.github.io</link>
      <guid isPermaLink="false">https://github.com/DIYgod/HHFE.github.io</guid>
      <pubDate>Sat, 18 Jul 2015 16:04:12 GMT</pubDate>
    </item>
    <item>
      <title>ama</title>
      <description>Ask me anything!</description>
      <link>https://github.com/DIYgod/ama</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ama</guid>
      <pubDate>Thu, 09 Jul 2015 02:13:35 GMT</pubDate>
    </item>
    <item>
      <title>amas</title>
      <description>Awesome &amp;amp; Marvelous Amas</description>
      <link>https://github.com/DIYgod/amas</link>
      <guid isPermaLink="false">https://github.com/DIYgod/amas</guid>
      <pubDate>Thu, 09 Jul 2015 02:00:36 GMT</pubDate>
    </item>
    <item>
      <title>spec</title>
      <description>This repository contains the specifications.</description>
      <link>https://github.com/DIYgod/spec</link>
      <guid isPermaLink="false">https://github.com/DIYgod/spec</guid>
      <pubDate>Tue, 05 May 2015 01:09:24 GMT</pubDate>
    </item>
    <item>
      <title>Resume</title>
      <description>:cake: Simple resume</description>
      <link>https://github.com/DIYgod/Resume</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Resume</guid>
      <pubDate>Tue, 07 Apr 2015 11:49:37 GMT</pubDate>
    </item>
    <item>
      <title>diygod.github.io</title>
      <description>Anotherhome Code Branch</description>
      <link>https://github.com/DIYgod/diygod.github.io</link>
      <guid isPermaLink="false">https://github.com/DIYgod/diygod.github.io</guid>
      <pubDate>Mon, 30 Mar 2015 12:10:26 GMT</pubDate>
    </item>
    <item>
      <title>python</title>
      <description>Show Me the Code Python version.</description>
      <link>https://github.com/DIYgod/python</link>
      <guid isPermaLink="false">https://github.com/DIYgod/python</guid>
      <pubDate>Thu, 26 Mar 2015 16:16:19 GMT</pubDate>
    </item>
    <item>
      <title>WHUTNews</title>
      <description>Python爬虫之武汉理工大学教务处公告推送</description>
      <link>https://github.com/DIYgod/WHUTNews</link>
      <guid isPermaLink="false">https://github.com/DIYgod/WHUTNews</guid>
      <pubDate>Fri, 20 Mar 2015 05:49:23 GMT</pubDate>
    </item>
    <item>
      <title>Clear</title>
      <description>Typecho主题 Clear</description>
      <link>https://github.com/DIYgod/Clear</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Clear</guid>
      <pubDate>Wed, 11 Feb 2015 16:21:14 GMT</pubDate>
    </item>
    <item>
      <title>Gethosts</title>
      <description>百度Chrome吧专用hosts</description>
      <link>https://github.com/DIYgod/Gethosts</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Gethosts</guid>
      <pubDate>Sun, 08 Feb 2015 07:57:04 GMT</pubDate>
    </item>
    <item>
      <title>Compiler</title>
      <description>An unfinished simple-C language compiler</description>
      <link>https://github.com/DIYgod/Compiler</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Compiler</guid>
      <pubDate>Sun, 01 Feb 2015 14:04:41 GMT</pubDate>
    </item>
    <item>
      <title>EGUpdate</title>
      <description>EasyGoAgent的在线更新程序</description>
      <link>https://github.com/DIYgod/EGUpdate</link>
      <guid isPermaLink="false">https://github.com/DIYgod/EGUpdate</guid>
      <pubDate>Wed, 28 Jan 2015 21:10:18 GMT</pubDate>
    </item>
    <item>
      <title>EasyGoAgent</title>
      <description>[已废弃]开箱即用&amp;amp;在线更新优质IP的GoAgent</description>
      <link>https://github.com/DIYgod/EasyGoAgent</link>
      <guid isPermaLink="false">https://github.com/DIYgod/EasyGoAgent</guid>
      <pubDate>Thu, 22 Jan 2015 14:51:14 GMT</pubDate>
    </item>
    <item>
      <title>QzoneAutoLike</title>
      <description>QQ空间自动点赞</description>
      <link>https://github.com/DIYgod/QzoneAutoLike</link>
      <guid isPermaLink="false">https://github.com/DIYgod/QzoneAutoLike</guid>
      <pubDate>Fri, 16 Jan 2015 17:08:11 GMT</pubDate>
    </item>
    <item>
      <title>QzoneAutoReview</title>
      <description>QQ空间自动评论</description>
      <link>https://github.com/DIYgod/QzoneAutoReview</link>
      <guid isPermaLink="false">https://github.com/DIYgod/QzoneAutoReview</guid>
      <pubDate>Fri, 16 Jan 2015 16:57:43 GMT</pubDate>
    </item>
    <item>
      <title>WP-Plus</title>
      <description>博客多功能增强插件</description>
      <link>https://github.com/lwl12/WP-Plus</link>
      <guid isPermaLink="false">https://github.com/lwl12/WP-Plus</guid>
      <pubDate>Thu, 08 Jan 2015 14:37:51 GMT</pubDate>
    </item>
    <item>
      <title>DiningPhilosophersProblem</title>
      <description>操作系统课内实践—哲学家就餐问题</description>
      <link>https://github.com/DIYgod/DiningPhilosophersProblem</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DiningPhilosophersProblem</guid>
      <pubDate>Mon, 01 Dec 2014 14:51:58 GMT</pubDate>
    </item>
    <item>
      <title>LANChat</title>
      <description>Java局域网聊天程序</description>
      <link>https://github.com/DIYgod/LANChat</link>
      <guid isPermaLink="false">https://github.com/DIYgod/LANChat</guid>
      <pubDate>Sun, 23 Nov 2014 14:34:12 GMT</pubDate>
    </item>
    <item>
      <title>GetMACAddress</title>
      <description>得到本机的MAC地址</description>
      <link>https://github.com/DIYgod/GetMACAddress</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GetMACAddress</guid>
      <pubDate>Sun, 23 Nov 2014 14:23:07 GMT</pubDate>
    </item>
    <item>
      <title>Amativeness</title>
      <description>:cake: Wow, such a beautiful WordPress theme</description>
      <link>https://github.com/DIYgod/Amativeness</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Amativeness</guid>
      <pubDate>Fri, 21 Nov 2014 04:45:21 GMT</pubDate>
    </item>
    <item>
      <title>StudyRecord</title>
      <description>Old things</description>
      <link>https://github.com/DIYgod/StudyRecord</link>
      <guid isPermaLink="false">https://github.com/DIYgod/StudyRecord</guid>
      <pubDate>Fri, 14 Nov 2014 13:46:46 GMT</pubDate>
    </item>
    <item>
      <title>CourseCompiler</title>
      <description>编译原理课内实践—翻译程序设计</description>
      <link>https://github.com/DIYgod/CourseCompiler</link>
      <guid isPermaLink="false">https://github.com/DIYgod/CourseCompiler</guid>
      <pubDate>Sun, 09 Nov 2014 08:35:42 GMT</pubDate>
    </item>
  </channel>
</rss>
http://localhost:1200/github/repos/DIYgod/owner/created/desc - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>DIYgod&#39;s GitHub repositories</title>
    <link>https://github.com/DIYgod</link>
    <atom:link href="http://localhost:1200/github/repos/DIYgod/owner/created/desc" rel="self" type="application/rss+xml"></atom:link>
    <description>DIYgod&#39;s GitHub repositories - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Sun, 08 Dec 2024 16:28:07 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>middleware</title>
      <description>monorepo for Hono third-party middleware/helpers/wrappers</description>
      <link>https://github.com/DIYgod/middleware</link>
      <guid isPermaLink="false">https://github.com/DIYgod/middleware</guid>
      <pubDate>Sat, 27 Apr 2024 04:57:44 GMT</pubDate>
    </item>
    <item>
      <title>sponsors</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/sponsors</link>
      <guid isPermaLink="false">https://github.com/DIYgod/sponsors</guid>
      <pubDate>Sat, 02 Mar 2024 15:42:53 GMT</pubDate>
    </item>
    <item>
      <title>substats</title>
      <description>( `д′) how many followers do i have? how many!</description>
      <link>https://github.com/DIYgod/substats</link>
      <guid isPermaLink="false">https://github.com/DIYgod/substats</guid>
      <pubDate>Wed, 19 Jul 2023 22:58:57 GMT</pubDate>
    </item>
    <item>
      <title>AnuPpuccin</title>
      <description>Personal theme for Obsidian</description>
      <link>https://github.com/DIYgod/AnuPpuccin</link>
      <guid isPermaLink="false">https://github.com/DIYgod/AnuPpuccin</guid>
      <pubDate>Fri, 21 Apr 2023 18:33:19 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod-Obsidian-Starter</title>
      <description>https://diygod.me/obsidian/</description>
      <link>https://github.com/DIYgod/DIYgod-Obsidian-Starter</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod-Obsidian-Starter</guid>
      <pubDate>Tue, 12 Jul 2022 14:42:42 GMT</pubDate>
    </item>
    <item>
      <title>iBeats</title>
      <description>Apple Watch 心率数据采集 - Your Soul, Your Beats!</description>
      <link>https://github.com/DIYgod/iBeats</link>
      <guid isPermaLink="false">https://github.com/DIYgod/iBeats</guid>
      <pubDate>Wed, 29 Jun 2022 12:19:09 GMT</pubDate>
    </item>
    <item>
      <title>stargazer</title>
      <description>Your repo reached a stars milestone? Celebrate with a video of your stargazers!</description>
      <link>https://github.com/DIYgod/stargazer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/stargazer</guid>
      <pubDate>Tue, 10 May 2022 08:45:22 GMT</pubDate>
    </item>
    <item>
      <title>Tweet2Download</title>
      <description>Liked Tweets to Telegram</description>
      <link>https://github.com/DIYgod/Tweet2Download</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Tweet2Download</guid>
      <pubDate>Sun, 16 May 2021 09:11:01 GMT</pubDate>
    </item>
    <item>
      <title>1password-teams-open-source</title>
      <description>Get a free 1Password Teams membership for your open source project</description>
      <link>https://github.com/DIYgod/1password-teams-open-source</link>
      <guid isPermaLink="false">https://github.com/DIYgod/1password-teams-open-source</guid>
      <pubDate>Tue, 12 Jan 2021 16:23:40 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/DIYgod</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod</guid>
      <pubDate>Wed, 18 Nov 2020 08:23:58 GMT</pubDate>
    </item>
    <item>
      <title>Awesome-TTRSS</title>
      <description>🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.</description>
      <link>https://github.com/DIYgod/Awesome-TTRSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Awesome-TTRSS</guid>
      <pubDate>Sat, 07 Dec 2019 16:41:29 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-plugin-remove-iframe-sandbox</title>
      <description>Tiny Tiny RSS plugin to remove sandbox attribute on some iframes in feeds</description>
      <link>https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</guid>
      <pubDate>Tue, 26 Nov 2019 09:38:43 GMT</pubDate>
    </item>
    <item>
      <title>zan-proxy</title>
      <description>An extensible proxy for PC/Mobile/APP developer</description>
      <link>https://github.com/DIYgod/zan-proxy</link>
      <guid isPermaLink="false">https://github.com/DIYgod/zan-proxy</guid>
      <pubDate>Thu, 26 Sep 2019 11:45:05 GMT</pubDate>
    </item>
    <item>
      <title>danmaku</title>
      <description>W3C弹幕标准孵化文稿</description>
      <link>https://github.com/DIYgod/danmaku</link>
      <guid isPermaLink="false">https://github.com/DIYgod/danmaku</guid>
      <pubDate>Tue, 20 Aug 2019 07:18:21 GMT</pubDate>
    </item>
    <item>
      <title>docsearch-configs</title>
      <description>DocSearch - Configurations</description>
      <link>https://github.com/DIYgod/docsearch-configs</link>
      <guid isPermaLink="false">https://github.com/DIYgod/docsearch-configs</guid>
      <pubDate>Thu, 25 Jul 2019 03:13:27 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub-Radar</title>
      <description>🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub</description>
      <link>https://github.com/DIYgod/RSSHub-Radar</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub-Radar</guid>
      <pubDate>Tue, 16 Jul 2019 14:00:28 GMT</pubDate>
    </item>
    <item>
      <title>w3c-proposal-incubation.github.io</title>
      <description>w3c-proposal-incubation site</description>
      <link>https://github.com/DIYgod/w3c-proposal-incubation.github.io</link>
      <guid isPermaLink="false">https://github.com/DIYgod/w3c-proposal-incubation.github.io</guid>
      <pubDate>Thu, 27 Jun 2019 10:47:32 GMT</pubDate>
    </item>
    <item>
      <title>download-webhook</title>
      <description>🍰 Download files through webhook</description>
      <link>https://github.com/DIYgod/download-webhook</link>
      <guid isPermaLink="false">https://github.com/DIYgod/download-webhook</guid>
      <pubDate>Fri, 31 May 2019 10:48:10 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-theme-rsshub</title>
      <description>🍰 Lovely theme for Tiny Tiny RSS</description>
      <link>https://github.com/DIYgod/ttrss-theme-rsshub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-theme-rsshub</guid>
      <pubDate>Thu, 02 May 2019 02:39:19 GMT</pubDate>
    </item>
    <item>
      <title>puppeteer</title>
      <description>Headless Chrome Node API</description>
      <link>https://github.com/DIYgod/puppeteer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/puppeteer</guid>
      <pubDate>Wed, 10 Apr 2019 07:07:40 GMT</pubDate>
    </item>
    <item>
      <title>DisqusJS</title>
      <description>:speech_balloon: Alternative Disqus - Render comment component using Disqus API</description>
      <link>https://github.com/DIYgod/DisqusJS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DisqusJS</guid>
      <pubDate>Tue, 16 Oct 2018 07:48:55 GMT</pubDate>
    </item>
    <item>
      <title>polymer-demos</title>
      <description>Polymer demos for everyone</description>
      <link>https://github.com/DIYgod/polymer-demos</link>
      <guid isPermaLink="false">https://github.com/DIYgod/polymer-demos</guid>
      <pubDate>Wed, 30 May 2018 15:52:44 GMT</pubDate>
    </item>
    <item>
      <title>GoodNight</title>
      <description>Auto saying good night to girlfriend</description>
      <link>https://github.com/DIYgod/GoodNight</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GoodNight</guid>
      <pubDate>Tue, 24 Apr 2018 16:35:19 GMT</pubDate>
    </item>
    <item>
      <title>dns.js.org</title>
      <description>Providing nice and free domains for GitHub Pages since 2015</description>
      <link>https://github.com/DIYgod/dns.js.org</link>
      <guid isPermaLink="false">https://github.com/DIYgod/dns.js.org</guid>
      <pubDate>Wed, 11 Apr 2018 14:48:35 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub</title>
      <description>🧡 Everything is RSSible</description>
      <link>https://github.com/DIYgod/RSSHub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub</guid>
      <pubDate>Mon, 02 Apr 2018 14:43:21 GMT</pubDate>
    </item>
    <item>
      <title>Ziroom2RSS</title>
      <description>使用RSS订阅自如房源</description>
      <link>https://github.com/DIYgod/Ziroom2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Ziroom2RSS</guid>
      <pubDate>Sat, 03 Mar 2018 15:31:43 GMT</pubDate>
    </item>
    <item>
      <title>NetEaseCloudMusic2RSS</title>
      <description>使用RSS订阅她喜欢的网易云音乐</description>
      <link>https://github.com/DIYgod/NetEaseCloudMusic2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/NetEaseCloudMusic2RSS</guid>
      <pubDate>Sun, 28 Jan 2018 12:38:38 GMT</pubDate>
    </item>
    <item>
      <title>PearPlayer.js</title>
      <description>支持WebRTC的多源多协议混合P2P-CDN的流媒体播放器</description>
      <link>https://github.com/DIYgod/PearPlayer.js</link>
      <guid isPermaLink="false">https://github.com/DIYgod/PearPlayer.js</guid>
      <pubDate>Fri, 19 Jan 2018 10:23:21 GMT</pubDate>
    </item>
    <item>
      <title>hexo-tag-aplayer</title>
      <description>Embed aplayer in Hexo posts/pages</description>
      <link>https://github.com/DIYgod/hexo-tag-aplayer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/hexo-tag-aplayer</guid>
      <pubDate>Wed, 29 Nov 2017 11:13:24 GMT</pubDate>
    </item>
    <item>
      <title>hexo-tag-dplayer</title>
      <description>Embed dplayer in Hexo posts/pages</description>
      <link>https://github.com/DIYgod/hexo-tag-dplayer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/hexo-tag-dplayer</guid>
      <pubDate>Wed, 29 Nov 2017 09:29:26 GMT</pubDate>
    </item>
  </channel>
</rss>
http://localhost:1200/github/repos/DIYgod/sources/created/asc - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>DIYgod&#39;s GitHub repositories</title>
    <link>https://github.com/DIYgod</link>
    <atom:link href="http://localhost:1200/github/repos/DIYgod/sources/created/asc" rel="self" type="application/rss+xml"></atom:link>
    <description>DIYgod&#39;s GitHub repositories - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Sun, 08 Dec 2024 16:28:07 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>GitHub-Show</title>
      <description>:wind_chime: [Still on development...] A beautiful widget to display GitHub user and repo information.</description>
      <link>https://github.com/DIYgod/GitHub-Show</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GitHub-Show</guid>
      <pubDate>Tue, 24 Nov 2015 12:29:21 GMT</pubDate>
    </item>
    <item>
      <title>Demeter</title>
      <description>What I learn/think about every day.</description>
      <link>https://github.com/DIYgod/Demeter</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Demeter</guid>
      <pubDate>Mon, 23 Nov 2015 06:51:18 GMT</pubDate>
    </item>
    <item>
      <title>APlayer</title>
      <description>:lollipop: Wow, such a beautiful HTML5 music player</description>
      <link>https://github.com/DIYgod/APlayer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/APlayer</guid>
      <pubDate>Sat, 14 Nov 2015 13:13:46 GMT</pubDate>
    </item>
    <item>
      <title>jRating</title>
      <description>:lollipop: UI组件 -- Rating UI component</description>
      <link>https://github.com/DIYgod/jRating</link>
      <guid isPermaLink="false">https://github.com/DIYgod/jRating</guid>
      <pubDate>Fri, 06 Nov 2015 09:07:07 GMT</pubDate>
    </item>
    <item>
      <title>GravityBall</title>
      <description>:lollipop: UI组件 -- Canvas画的带重力加速度的小球</description>
      <link>https://github.com/DIYgod/GravityBall</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GravityBall</guid>
      <pubDate>Sat, 26 Sep 2015 17:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Do-you-like-me</title>
      <description>:lollipop: UI组件 -- Do you like me?</description>
      <link>https://github.com/DIYgod/Do-you-like-me</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Do-you-like-me</guid>
      <pubDate>Sat, 12 Sep 2015 17:55:11 GMT</pubDate>
    </item>
    <item>
      <title>jCarrousel</title>
      <description>:lollipop: UI组件 -- A jQuery Plugin to make a powerful 3D slider</description>
      <link>https://github.com/DIYgod/jCarrousel</link>
      <guid isPermaLink="false">https://github.com/DIYgod/jCarrousel</guid>
      <pubDate>Thu, 06 Aug 2015 13:41:37 GMT</pubDate>
    </item>
    <item>
      <title>Resume</title>
      <description>:cake: Simple resume</description>
      <link>https://github.com/DIYgod/Resume</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Resume</guid>
      <pubDate>Tue, 07 Apr 2015 11:49:37 GMT</pubDate>
    </item>
    <item>
      <title>diygod.github.io</title>
      <description>Anotherhome Code Branch</description>
      <link>https://github.com/DIYgod/diygod.github.io</link>
      <guid isPermaLink="false">https://github.com/DIYgod/diygod.github.io</guid>
      <pubDate>Mon, 30 Mar 2015 12:10:26 GMT</pubDate>
    </item>
    <item>
      <title>WHUTNews</title>
      <description>Python爬虫之武汉理工大学教务处公告推送</description>
      <link>https://github.com/DIYgod/WHUTNews</link>
      <guid isPermaLink="false">https://github.com/DIYgod/WHUTNews</guid>
      <pubDate>Fri, 20 Mar 2015 05:49:23 GMT</pubDate>
    </item>
    <item>
      <title>Clear</title>
      <description>Typecho主题 Clear</description>
      <link>https://github.com/DIYgod/Clear</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Clear</guid>
      <pubDate>Wed, 11 Feb 2015 16:21:14 GMT</pubDate>
    </item>
    <item>
      <title>Gethosts</title>
      <description>百度Chrome吧专用hosts</description>
      <link>https://github.com/DIYgod/Gethosts</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Gethosts</guid>
      <pubDate>Sun, 08 Feb 2015 07:57:04 GMT</pubDate>
    </item>
    <item>
      <title>Compiler</title>
      <description>An unfinished simple-C language compiler</description>
      <link>https://github.com/DIYgod/Compiler</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Compiler</guid>
      <pubDate>Sun, 01 Feb 2015 14:04:41 GMT</pubDate>
    </item>
    <item>
      <title>EGUpdate</title>
      <description>EasyGoAgent的在线更新程序</description>
      <link>https://github.com/DIYgod/EGUpdate</link>
      <guid isPermaLink="false">https://github.com/DIYgod/EGUpdate</guid>
      <pubDate>Wed, 28 Jan 2015 21:10:18 GMT</pubDate>
    </item>
    <item>
      <title>EasyGoAgent</title>
      <description>[已废弃]开箱即用&amp;amp;在线更新优质IP的GoAgent</description>
      <link>https://github.com/DIYgod/EasyGoAgent</link>
      <guid isPermaLink="false">https://github.com/DIYgod/EasyGoAgent</guid>
      <pubDate>Thu, 22 Jan 2015 14:51:14 GMT</pubDate>
    </item>
    <item>
      <title>QzoneAutoLike</title>
      <description>QQ空间自动点赞</description>
      <link>https://github.com/DIYgod/QzoneAutoLike</link>
      <guid isPermaLink="false">https://github.com/DIYgod/QzoneAutoLike</guid>
      <pubDate>Fri, 16 Jan 2015 17:08:11 GMT</pubDate>
    </item>
    <item>
      <title>QzoneAutoReview</title>
      <description>QQ空间自动评论</description>
      <link>https://github.com/DIYgod/QzoneAutoReview</link>
      <guid isPermaLink="false">https://github.com/DIYgod/QzoneAutoReview</guid>
      <pubDate>Fri, 16 Jan 2015 16:57:43 GMT</pubDate>
    </item>
    <item>
      <title>DiningPhilosophersProblem</title>
      <description>操作系统课内实践—哲学家就餐问题</description>
      <link>https://github.com/DIYgod/DiningPhilosophersProblem</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DiningPhilosophersProblem</guid>
      <pubDate>Mon, 01 Dec 2014 14:51:58 GMT</pubDate>
    </item>
    <item>
      <title>LANChat</title>
      <description>Java局域网聊天程序</description>
      <link>https://github.com/DIYgod/LANChat</link>
      <guid isPermaLink="false">https://github.com/DIYgod/LANChat</guid>
      <pubDate>Sun, 23 Nov 2014 14:34:12 GMT</pubDate>
    </item>
    <item>
      <title>GetMACAddress</title>
      <description>得到本机的MAC地址</description>
      <link>https://github.com/DIYgod/GetMACAddress</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GetMACAddress</guid>
      <pubDate>Sun, 23 Nov 2014 14:23:07 GMT</pubDate>
    </item>
    <item>
      <title>Amativeness</title>
      <description>:cake: Wow, such a beautiful WordPress theme</description>
      <link>https://github.com/DIYgod/Amativeness</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Amativeness</guid>
      <pubDate>Fri, 21 Nov 2014 04:45:21 GMT</pubDate>
    </item>
    <item>
      <title>StudyRecord</title>
      <description>Old things</description>
      <link>https://github.com/DIYgod/StudyRecord</link>
      <guid isPermaLink="false">https://github.com/DIYgod/StudyRecord</guid>
      <pubDate>Fri, 14 Nov 2014 13:46:46 GMT</pubDate>
    </item>
    <item>
      <title>CourseCompiler</title>
      <description>编译原理课内实践—翻译程序设计</description>
      <link>https://github.com/DIYgod/CourseCompiler</link>
      <guid isPermaLink="false">https://github.com/DIYgod/CourseCompiler</guid>
      <pubDate>Sun, 09 Nov 2014 08:35:42 GMT</pubDate>
    </item>
  </channel>
</rss>

@github-actions github-actions bot added the Auto: Route Test Complete Auto route test has finished on given PR label Dec 8, 2024
const headers = {};
const type = ctx.req.param('type') || 'all';
const sort = ctx.req.param('sort') || 'created';
const direction = ctx.req.param('direction') || 'desc';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO the direction parameter seems unnecessary since the route can't receive any updates when ones repo count exceeds the default per_page of 30 in asc direction.

- 移除 `direction` 参数,简化排序逻辑
- 更新路由路径以匹配简化后的参数
Copy link
Contributor

Successfully generated as following:

http://localhost:1200/github/repos/DIYgod/all/created - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>DIYgod&#39;s GitHub repositories</title>
    <link>https://github.com/DIYgod</link>
    <atom:link href="http://localhost:1200/github/repos/DIYgod/all/created" rel="self" type="application/rss+xml"></atom:link>
    <description>DIYgod&#39;s GitHub repositories - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Tue, 10 Dec 2024 01:45:35 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>middleware</title>
      <description>monorepo for Hono third-party middleware/helpers/wrappers</description>
      <link>https://github.com/DIYgod/middleware</link>
      <guid isPermaLink="false">https://github.com/DIYgod/middleware</guid>
      <pubDate>Sat, 27 Apr 2024 04:57:44 GMT</pubDate>
    </item>
    <item>
      <title>rsshub-docs</title>
      <description>📄 Documentation for RSSHub</description>
      <link>https://github.com/RSSNext/rsshub-docs</link>
      <guid isPermaLink="false">https://github.com/RSSNext/rsshub-docs</guid>
      <pubDate>Sat, 16 Mar 2024 20:06:23 GMT</pubDate>
    </item>
    <item>
      <title>sponsors</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/sponsors</link>
      <guid isPermaLink="false">https://github.com/DIYgod/sponsors</guid>
      <pubDate>Sat, 02 Mar 2024 15:42:53 GMT</pubDate>
    </item>
    <item>
      <title>substats</title>
      <description>( `д′) how many followers do i have? how many!</description>
      <link>https://github.com/DIYgod/substats</link>
      <guid isPermaLink="false">https://github.com/DIYgod/substats</guid>
      <pubDate>Wed, 19 Jul 2023 22:58:57 GMT</pubDate>
    </item>
    <item>
      <title>AnuPpuccin</title>
      <description>Personal theme for Obsidian</description>
      <link>https://github.com/DIYgod/AnuPpuccin</link>
      <guid isPermaLink="false">https://github.com/DIYgod/AnuPpuccin</guid>
      <pubDate>Fri, 21 Apr 2023 18:33:19 GMT</pubDate>
    </item>
    <item>
      <title>xChar</title>
      <description>No description</description>
      <link>https://github.com/Crossbell-Box/xChar</link>
      <guid isPermaLink="false">https://github.com/Crossbell-Box/xChar</guid>
      <pubDate>Fri, 28 Oct 2022 00:10:28 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod-Obsidian-Starter</title>
      <description>https://diygod.me/obsidian/</description>
      <link>https://github.com/DIYgod/DIYgod-Obsidian-Starter</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod-Obsidian-Starter</guid>
      <pubDate>Tue, 12 Jul 2022 14:42:42 GMT</pubDate>
    </item>
    <item>
      <title>iBeats</title>
      <description>Apple Watch 心率数据采集 - Your Soul, Your Beats!</description>
      <link>https://github.com/DIYgod/iBeats</link>
      <guid isPermaLink="false">https://github.com/DIYgod/iBeats</guid>
      <pubDate>Wed, 29 Jun 2022 12:19:09 GMT</pubDate>
    </item>
    <item>
      <title>stargazer</title>
      <description>Your repo reached a stars milestone? Celebrate with a video of your stargazers!</description>
      <link>https://github.com/DIYgod/stargazer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/stargazer</guid>
      <pubDate>Tue, 10 May 2022 08:45:22 GMT</pubDate>
    </item>
    <item>
      <title>Unidata</title>
      <description>💡 Providing easy access to human-friendly Web3 data.</description>
      <link>https://github.com/NaturalSelectionLabs/Unidata</link>
      <guid isPermaLink="false">https://github.com/NaturalSelectionLabs/Unidata</guid>
      <pubDate>Tue, 19 Apr 2022 23:48:27 GMT</pubDate>
    </item>
    <item>
      <title>Tweet2Download</title>
      <description>Liked Tweets to Telegram</description>
      <link>https://github.com/DIYgod/Tweet2Download</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Tweet2Download</guid>
      <pubDate>Sun, 16 May 2021 09:11:01 GMT</pubDate>
    </item>
    <item>
      <title>1password-teams-open-source</title>
      <description>Get a free 1Password Teams membership for your open source project</description>
      <link>https://github.com/DIYgod/1password-teams-open-source</link>
      <guid isPermaLink="false">https://github.com/DIYgod/1password-teams-open-source</guid>
      <pubDate>Tue, 12 Jan 2021 16:23:40 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/DIYgod</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod</guid>
      <pubDate>Wed, 18 Nov 2020 08:23:58 GMT</pubDate>
    </item>
    <item>
      <title>Awesome-TTRSS</title>
      <description>🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.</description>
      <link>https://github.com/DIYgod/Awesome-TTRSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Awesome-TTRSS</guid>
      <pubDate>Sat, 07 Dec 2019 16:41:29 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-plugin-remove-iframe-sandbox</title>
      <description>Tiny Tiny RSS plugin to remove sandbox attribute on some iframes in feeds</description>
      <link>https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</guid>
      <pubDate>Tue, 26 Nov 2019 09:38:43 GMT</pubDate>
    </item>
    <item>
      <title>zan-proxy</title>
      <description>An extensible proxy for PC/Mobile/APP developer</description>
      <link>https://github.com/DIYgod/zan-proxy</link>
      <guid isPermaLink="false">https://github.com/DIYgod/zan-proxy</guid>
      <pubDate>Thu, 26 Sep 2019 11:45:05 GMT</pubDate>
    </item>
    <item>
      <title>danmaku</title>
      <description>W3C弹幕标准孵化文稿</description>
      <link>https://github.com/DIYgod/danmaku</link>
      <guid isPermaLink="false">https://github.com/DIYgod/danmaku</guid>
      <pubDate>Tue, 20 Aug 2019 07:18:21 GMT</pubDate>
    </item>
    <item>
      <title>docsearch-configs</title>
      <description>DocSearch - Configurations</description>
      <link>https://github.com/DIYgod/docsearch-configs</link>
      <guid isPermaLink="false">https://github.com/DIYgod/docsearch-configs</guid>
      <pubDate>Thu, 25 Jul 2019 03:13:27 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub-Radar</title>
      <description>🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub</description>
      <link>https://github.com/DIYgod/RSSHub-Radar</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub-Radar</guid>
      <pubDate>Tue, 16 Jul 2019 14:00:28 GMT</pubDate>
    </item>
    <item>
      <title>w3c-proposal-incubation.github.io</title>
      <description>w3c-proposal-incubation site</description>
      <link>https://github.com/DIYgod/w3c-proposal-incubation.github.io</link>
      <guid isPermaLink="false">https://github.com/DIYgod/w3c-proposal-incubation.github.io</guid>
      <pubDate>Thu, 27 Jun 2019 10:47:32 GMT</pubDate>
    </item>
    <item>
      <title>download-webhook</title>
      <description>🍰 Download files through webhook</description>
      <link>https://github.com/DIYgod/download-webhook</link>
      <guid isPermaLink="false">https://github.com/DIYgod/download-webhook</guid>
      <pubDate>Fri, 31 May 2019 10:48:10 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-theme-rsshub</title>
      <description>🍰 Lovely theme for Tiny Tiny RSS</description>
      <link>https://github.com/DIYgod/ttrss-theme-rsshub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-theme-rsshub</guid>
      <pubDate>Thu, 02 May 2019 02:39:19 GMT</pubDate>
    </item>
    <item>
      <title>puppeteer</title>
      <description>Headless Chrome Node API</description>
      <link>https://github.com/DIYgod/puppeteer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/puppeteer</guid>
      <pubDate>Wed, 10 Apr 2019 07:07:40 GMT</pubDate>
    </item>
    <item>
      <title>DisqusJS</title>
      <description>:speech_balloon: Alternative Disqus - Render comment component using Disqus API</description>
      <link>https://github.com/DIYgod/DisqusJS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DisqusJS</guid>
      <pubDate>Tue, 16 Oct 2018 07:48:55 GMT</pubDate>
    </item>
    <item>
      <title>polymer-demos</title>
      <description>Polymer demos for everyone</description>
      <link>https://github.com/DIYgod/polymer-demos</link>
      <guid isPermaLink="false">https://github.com/DIYgod/polymer-demos</guid>
      <pubDate>Wed, 30 May 2018 15:52:44 GMT</pubDate>
    </item>
    <item>
      <title>GoodNight</title>
      <description>Auto saying good night to girlfriend</description>
      <link>https://github.com/DIYgod/GoodNight</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GoodNight</guid>
      <pubDate>Tue, 24 Apr 2018 16:35:19 GMT</pubDate>
    </item>
    <item>
      <title>dns.js.org</title>
      <description>Providing nice and free domains for GitHub Pages since 2015</description>
      <link>https://github.com/DIYgod/dns.js.org</link>
      <guid isPermaLink="false">https://github.com/DIYgod/dns.js.org</guid>
      <pubDate>Wed, 11 Apr 2018 14:48:35 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub</title>
      <description>🧡 Everything is RSSible</description>
      <link>https://github.com/DIYgod/RSSHub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub</guid>
      <pubDate>Mon, 02 Apr 2018 14:43:21 GMT</pubDate>
    </item>
    <item>
      <title>Ziroom2RSS</title>
      <description>使用RSS订阅自如房源</description>
      <link>https://github.com/DIYgod/Ziroom2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Ziroom2RSS</guid>
      <pubDate>Sat, 03 Mar 2018 15:31:43 GMT</pubDate>
    </item>
    <item>
      <title>NetEaseCloudMusic2RSS</title>
      <description>使用RSS订阅她喜欢的网易云音乐</description>
      <link>https://github.com/DIYgod/NetEaseCloudMusic2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/NetEaseCloudMusic2RSS</guid>
      <pubDate>Sun, 28 Jan 2018 12:38:38 GMT</pubDate>
    </item>
  </channel>
</rss>
http://localhost:1200/github/repos/DIYgod/owner/created - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>DIYgod&#39;s GitHub repositories</title>
    <link>https://github.com/DIYgod</link>
    <atom:link href="http://localhost:1200/github/repos/DIYgod/owner/created" rel="self" type="application/rss+xml"></atom:link>
    <description>DIYgod&#39;s GitHub repositories - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Tue, 10 Dec 2024 01:45:35 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>middleware</title>
      <description>monorepo for Hono third-party middleware/helpers/wrappers</description>
      <link>https://github.com/DIYgod/middleware</link>
      <guid isPermaLink="false">https://github.com/DIYgod/middleware</guid>
      <pubDate>Sat, 27 Apr 2024 04:57:44 GMT</pubDate>
    </item>
    <item>
      <title>sponsors</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/sponsors</link>
      <guid isPermaLink="false">https://github.com/DIYgod/sponsors</guid>
      <pubDate>Sat, 02 Mar 2024 15:42:53 GMT</pubDate>
    </item>
    <item>
      <title>substats</title>
      <description>( `д′) how many followers do i have? how many!</description>
      <link>https://github.com/DIYgod/substats</link>
      <guid isPermaLink="false">https://github.com/DIYgod/substats</guid>
      <pubDate>Wed, 19 Jul 2023 22:58:57 GMT</pubDate>
    </item>
    <item>
      <title>AnuPpuccin</title>
      <description>Personal theme for Obsidian</description>
      <link>https://github.com/DIYgod/AnuPpuccin</link>
      <guid isPermaLink="false">https://github.com/DIYgod/AnuPpuccin</guid>
      <pubDate>Fri, 21 Apr 2023 18:33:19 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod-Obsidian-Starter</title>
      <description>https://diygod.me/obsidian/</description>
      <link>https://github.com/DIYgod/DIYgod-Obsidian-Starter</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod-Obsidian-Starter</guid>
      <pubDate>Tue, 12 Jul 2022 14:42:42 GMT</pubDate>
    </item>
    <item>
      <title>iBeats</title>
      <description>Apple Watch 心率数据采集 - Your Soul, Your Beats!</description>
      <link>https://github.com/DIYgod/iBeats</link>
      <guid isPermaLink="false">https://github.com/DIYgod/iBeats</guid>
      <pubDate>Wed, 29 Jun 2022 12:19:09 GMT</pubDate>
    </item>
    <item>
      <title>stargazer</title>
      <description>Your repo reached a stars milestone? Celebrate with a video of your stargazers!</description>
      <link>https://github.com/DIYgod/stargazer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/stargazer</guid>
      <pubDate>Tue, 10 May 2022 08:45:22 GMT</pubDate>
    </item>
    <item>
      <title>Tweet2Download</title>
      <description>Liked Tweets to Telegram</description>
      <link>https://github.com/DIYgod/Tweet2Download</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Tweet2Download</guid>
      <pubDate>Sun, 16 May 2021 09:11:01 GMT</pubDate>
    </item>
    <item>
      <title>1password-teams-open-source</title>
      <description>Get a free 1Password Teams membership for your open source project</description>
      <link>https://github.com/DIYgod/1password-teams-open-source</link>
      <guid isPermaLink="false">https://github.com/DIYgod/1password-teams-open-source</guid>
      <pubDate>Tue, 12 Jan 2021 16:23:40 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/DIYgod</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod</guid>
      <pubDate>Wed, 18 Nov 2020 08:23:58 GMT</pubDate>
    </item>
    <item>
      <title>Awesome-TTRSS</title>
      <description>🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.</description>
      <link>https://github.com/DIYgod/Awesome-TTRSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Awesome-TTRSS</guid>
      <pubDate>Sat, 07 Dec 2019 16:41:29 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-plugin-remove-iframe-sandbox</title>
      <description>Tiny Tiny RSS plugin to remove sandbox attribute on some iframes in feeds</description>
      <link>https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</guid>
      <pubDate>Tue, 26 Nov 2019 09:38:43 GMT</pubDate>
    </item>
    <item>
      <title>zan-proxy</title>
      <description>An extensible proxy for PC/Mobile/APP developer</description>
      <link>https://github.com/DIYgod/zan-proxy</link>
      <guid isPermaLink="false">https://github.com/DIYgod/zan-proxy</guid>
      <pubDate>Thu, 26 Sep 2019 11:45:05 GMT</pubDate>
    </item>
    <item>
      <title>danmaku</title>
      <description>W3C弹幕标准孵化文稿</description>
      <link>https://github.com/DIYgod/danmaku</link>
      <guid isPermaLink="false">https://github.com/DIYgod/danmaku</guid>
      <pubDate>Tue, 20 Aug 2019 07:18:21 GMT</pubDate>
    </item>
    <item>
      <title>docsearch-configs</title>
      <description>DocSearch - Configurations</description>
      <link>https://github.com/DIYgod/docsearch-configs</link>
      <guid isPermaLink="false">https://github.com/DIYgod/docsearch-configs</guid>
      <pubDate>Thu, 25 Jul 2019 03:13:27 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub-Radar</title>
      <description>🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub</description>
      <link>https://github.com/DIYgod/RSSHub-Radar</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub-Radar</guid>
      <pubDate>Tue, 16 Jul 2019 14:00:28 GMT</pubDate>
    </item>
    <item>
      <title>w3c-proposal-incubation.github.io</title>
      <description>w3c-proposal-incubation site</description>
      <link>https://github.com/DIYgod/w3c-proposal-incubation.github.io</link>
      <guid isPermaLink="false">https://github.com/DIYgod/w3c-proposal-incubation.github.io</guid>
      <pubDate>Thu, 27 Jun 2019 10:47:32 GMT</pubDate>
    </item>
    <item>
      <title>download-webhook</title>
      <description>🍰 Download files through webhook</description>
      <link>https://github.com/DIYgod/download-webhook</link>
      <guid isPermaLink="false">https://github.com/DIYgod/download-webhook</guid>
      <pubDate>Fri, 31 May 2019 10:48:10 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-theme-rsshub</title>
      <description>🍰 Lovely theme for Tiny Tiny RSS</description>
      <link>https://github.com/DIYgod/ttrss-theme-rsshub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-theme-rsshub</guid>
      <pubDate>Thu, 02 May 2019 02:39:19 GMT</pubDate>
    </item>
    <item>
      <title>puppeteer</title>
      <description>Headless Chrome Node API</description>
      <link>https://github.com/DIYgod/puppeteer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/puppeteer</guid>
      <pubDate>Wed, 10 Apr 2019 07:07:40 GMT</pubDate>
    </item>
    <item>
      <title>DisqusJS</title>
      <description>:speech_balloon: Alternative Disqus - Render comment component using Disqus API</description>
      <link>https://github.com/DIYgod/DisqusJS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DisqusJS</guid>
      <pubDate>Tue, 16 Oct 2018 07:48:55 GMT</pubDate>
    </item>
    <item>
      <title>polymer-demos</title>
      <description>Polymer demos for everyone</description>
      <link>https://github.com/DIYgod/polymer-demos</link>
      <guid isPermaLink="false">https://github.com/DIYgod/polymer-demos</guid>
      <pubDate>Wed, 30 May 2018 15:52:44 GMT</pubDate>
    </item>
    <item>
      <title>GoodNight</title>
      <description>Auto saying good night to girlfriend</description>
      <link>https://github.com/DIYgod/GoodNight</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GoodNight</guid>
      <pubDate>Tue, 24 Apr 2018 16:35:19 GMT</pubDate>
    </item>
    <item>
      <title>dns.js.org</title>
      <description>Providing nice and free domains for GitHub Pages since 2015</description>
      <link>https://github.com/DIYgod/dns.js.org</link>
      <guid isPermaLink="false">https://github.com/DIYgod/dns.js.org</guid>
      <pubDate>Wed, 11 Apr 2018 14:48:35 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub</title>
      <description>🧡 Everything is RSSible</description>
      <link>https://github.com/DIYgod/RSSHub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub</guid>
      <pubDate>Mon, 02 Apr 2018 14:43:21 GMT</pubDate>
    </item>
    <item>
      <title>Ziroom2RSS</title>
      <description>使用RSS订阅自如房源</description>
      <link>https://github.com/DIYgod/Ziroom2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Ziroom2RSS</guid>
      <pubDate>Sat, 03 Mar 2018 15:31:43 GMT</pubDate>
    </item>
    <item>
      <title>NetEaseCloudMusic2RSS</title>
      <description>使用RSS订阅她喜欢的网易云音乐</description>
      <link>https://github.com/DIYgod/NetEaseCloudMusic2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/NetEaseCloudMusic2RSS</guid>
      <pubDate>Sun, 28 Jan 2018 12:38:38 GMT</pubDate>
    </item>
    <item>
      <title>PearPlayer.js</title>
      <description>支持WebRTC的多源多协议混合P2P-CDN的流媒体播放器</description>
      <link>https://github.com/DIYgod/PearPlayer.js</link>
      <guid isPermaLink="false">https://github.com/DIYgod/PearPlayer.js</guid>
      <pubDate>Fri, 19 Jan 2018 10:23:21 GMT</pubDate>
    </item>
    <item>
      <title>hexo-tag-aplayer</title>
      <description>Embed aplayer in Hexo posts/pages</description>
      <link>https://github.com/DIYgod/hexo-tag-aplayer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/hexo-tag-aplayer</guid>
      <pubDate>Wed, 29 Nov 2017 11:13:24 GMT</pubDate>
    </item>
    <item>
      <title>hexo-tag-dplayer</title>
      <description>Embed dplayer in Hexo posts/pages</description>
      <link>https://github.com/DIYgod/hexo-tag-dplayer</link>
      <guid isPermaLink="false">https://github.com/DIYgod/hexo-tag-dplayer</guid>
      <pubDate>Wed, 29 Nov 2017 09:29:26 GMT</pubDate>
    </item>
  </channel>
</rss>
http://localhost:1200/github/repos/DIYgod/sources/created - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>DIYgod&#39;s GitHub repositories</title>
    <link>https://github.com/DIYgod</link>
    <atom:link href="http://localhost:1200/github/repos/DIYgod/sources/created" rel="self" type="application/rss+xml"></atom:link>
    <description>DIYgod&#39;s GitHub repositories - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Tue, 10 Dec 2024 01:45:36 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>sponsors</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/sponsors</link>
      <guid isPermaLink="false">https://github.com/DIYgod/sponsors</guid>
      <pubDate>Sat, 02 Mar 2024 15:42:53 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod-Obsidian-Starter</title>
      <description>https://diygod.me/obsidian/</description>
      <link>https://github.com/DIYgod/DIYgod-Obsidian-Starter</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod-Obsidian-Starter</guid>
      <pubDate>Tue, 12 Jul 2022 14:42:42 GMT</pubDate>
    </item>
    <item>
      <title>DIYgod</title>
      <description>No description</description>
      <link>https://github.com/DIYgod/DIYgod</link>
      <guid isPermaLink="false">https://github.com/DIYgod/DIYgod</guid>
      <pubDate>Wed, 18 Nov 2020 08:23:58 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-plugin-remove-iframe-sandbox</title>
      <description>Tiny Tiny RSS plugin to remove sandbox attribute on some iframes in feeds</description>
      <link>https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox</guid>
      <pubDate>Tue, 26 Nov 2019 09:38:43 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub-Radar</title>
      <description>🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub</description>
      <link>https://github.com/DIYgod/RSSHub-Radar</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub-Radar</guid>
      <pubDate>Tue, 16 Jul 2019 14:00:28 GMT</pubDate>
    </item>
    <item>
      <title>download-webhook</title>
      <description>🍰 Download files through webhook</description>
      <link>https://github.com/DIYgod/download-webhook</link>
      <guid isPermaLink="false">https://github.com/DIYgod/download-webhook</guid>
      <pubDate>Fri, 31 May 2019 10:48:10 GMT</pubDate>
    </item>
    <item>
      <title>ttrss-theme-rsshub</title>
      <description>🍰 Lovely theme for Tiny Tiny RSS</description>
      <link>https://github.com/DIYgod/ttrss-theme-rsshub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/ttrss-theme-rsshub</guid>
      <pubDate>Thu, 02 May 2019 02:39:19 GMT</pubDate>
    </item>
    <item>
      <title>polymer-demos</title>
      <description>Polymer demos for everyone</description>
      <link>https://github.com/DIYgod/polymer-demos</link>
      <guid isPermaLink="false">https://github.com/DIYgod/polymer-demos</guid>
      <pubDate>Wed, 30 May 2018 15:52:44 GMT</pubDate>
    </item>
    <item>
      <title>GoodNight</title>
      <description>Auto saying good night to girlfriend</description>
      <link>https://github.com/DIYgod/GoodNight</link>
      <guid isPermaLink="false">https://github.com/DIYgod/GoodNight</guid>
      <pubDate>Tue, 24 Apr 2018 16:35:19 GMT</pubDate>
    </item>
    <item>
      <title>RSSHub</title>
      <description>🧡 Everything is RSSible</description>
      <link>https://github.com/DIYgod/RSSHub</link>
      <guid isPermaLink="false">https://github.com/DIYgod/RSSHub</guid>
      <pubDate>Mon, 02 Apr 2018 14:43:21 GMT</pubDate>
    </item>
    <item>
      <title>Ziroom2RSS</title>
      <description>使用RSS订阅自如房源</description>
      <link>https://github.com/DIYgod/Ziroom2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/Ziroom2RSS</guid>
      <pubDate>Sat, 03 Mar 2018 15:31:43 GMT</pubDate>
    </item>
    <item>
      <title>NetEaseCloudMusic2RSS</title>
      <description>使用RSS订阅她喜欢的网易云音乐</description>
      <link>https://github.com/DIYgod/NetEaseCloudMusic2RSS</link>
      <guid isPermaLink="false">https://github.com/DIYgod/NetEaseCloudMusic2RSS</guid>
      <pubDate>Sun, 28 Jan 2018 12:38:38 GMT</pubDate>
    </item>
  </channel>
</rss>

@TonyRL TonyRL merged commit 17e2fc7 into DIYgod:master Dec 10, 2024
37 of 38 checks passed
artefaritaKuniklo pushed a commit to artefaritaKuniklo/RSSHub that referenced this pull request Dec 13, 2024
… type, sort, and direction (DIYgod#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` 参数,简化排序逻辑
- 更新路由路径以匹配简化后的参数
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR Route
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants