James Chen-Smith
cc562aa1ad
fix(route): add Open Graph image to GitHub trending ( #10189 )
...
* fix(route): add Open Graph image to GitHub trending
Adds Open Graph image for each repository to the GitHub trending feed.
* chore(route): address pull request feedback
- Refactors page request call to make it more terse
- Adds art template for trending description
- Updates maintainers for '/trending/:since/:language?/:spoken_language?'
2022-07-12 21:47:06 +08:00
Tony
96d392fec9
fix(route): github pull requests ( #9341 )
...
* fix(route): github pull
* fix: typo
2022-03-19 03:14:53 +08:00
Fatpandac
03481653fa
fix(route): fix GitHub route parameter conflict at trending.js and refactor to V2 ( #8923 )
...
* Fix(route): fix route parameter conflict at trending.js and change to V2
* Fix(route): modify the judgment condition of language parameter
* Fix(docs): Update docs/programming.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Fix(docs): Update docs/en/programming.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* fix(docs/route): add author and sort routes
* Fix(route): Update docs/en/programming.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Fix(route): sort routes
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
2022-02-03 00:37:01 +08:00
Tony
c11bb88f6b
feat(route): add github issues/pull comments ( #8128 )
2022-01-22 19:59:54 +00:00