FledgeShiu
|
362a90b020
|
chore(route): remove a broken and undocumented endpoint. (#8058)
|
2021-09-09 01:46:36 -07:00 |
FledgeShiu
|
10bc69d3fe
|
fix(route): matters pubDate and API
add pubDate to /matters/* and move /matters/tags to graphql api. (#8056)
Co-authored-by: GitHub Action <action@github.com>
|
2021-09-09 01:45:22 -07:00 |
Sukka
|
d82847f541
|
style/chore(eslint): enforce new rules (#8040)
* style: prefer object shorthand syntax
* refactor: prefer Array#map over Array#forEach
* style: prefer arrow callback
* chore(eslint): update rules
* style: auto fix by eslint
|
2021-08-17 22:23:23 +08:00 |
Steven Tang
|
53cb6f43fe
|
fix(route): latest of Matters & redirect hot to it (#7116)
|
2021-03-16 17:35:19 -04:00 |
Steven Tang
|
f0b69b15ea
|
refactor(route): replace author of Matters with GraphQL (#7109)
|
2021-03-16 17:14:35 -04:00 |
Laam Pui
|
d16439ec7c
|
feat: Matters 熱議 & 精华 #6130 (#6199)
|
2020-11-24 11:58:42 +00:00 |
hoilc
|
08ed767a1a
|
feat: add matters latest date (#4179)
|
2020-03-08 01:18:04 +08:00 |
hoilc
|
986aba9eba
|
fix: matters item (#3929)
|
2020-02-09 19:38:52 +08:00 |
DIYgod
|
77d55262ff
|
chore: bump got from 9.x to 10.x (#3875)
|
2020-02-04 01:09:14 +08:00 |
hoilc
|
5d94e499a2
|
fix: 修复matters最新排序 (#3276)
|
2019-10-18 11:53:56 +08:00 |
Cloud
|
8e65f6b9bf
|
fix: matters 404 (#2726)
|
2019-08-01 18:11:39 +08:00 |
ruleroller
|
059674ead2
|
feat: 修正Matters热门文章的标题名称 (#2535)
* Update cxxww.js
* fix: 修正Matters热门文章的标题
|
2019-07-03 12:01:43 +08:00 |
ruleroller
|
68dd8c570a
|
feat: Matters-最新排序增加author字段 (#2520)
* Update cxxww.js
* feat: Matters-最新排名增加author字段
* feat: Matters全部路由加上author
* 整理格式
|
2019-07-02 11:00:29 +08:00 |
DIYgod
|
ea508b8bc2
|
fix: post type
|
2019-06-04 18:28:06 +08:00 |
DIYgod
|
a56c0b5a39
|
refactor: rename axios to got
|
2019-06-03 18:03:05 +08:00 |
Chenyang Shi
|
fbb7fa321e
|
fix: matters解析失败 (#2272)
* fix: matters解析失败
* 修改选择器
|
2019-06-02 12:38:43 +08:00 |
DIYgod
|
e2badbfa98
|
chore: module alias for all routes
|
2019-05-15 15:27:15 +08:00 |
DIYgod
|
a0333fbd7e
|
feat: use contentExpire
|
2019-05-09 01:23:29 +08:00 |
cerebrater
|
4cd8ec6e1f
|
Matters 最新文章的全文輸出 (#1945)
* converts matters-latest into full text
* code cleanup
* hotfix: cache
|
2019-04-17 14:54:39 +08:00 |
cerebrater
|
a78523fcef
|
Matters 修正全文輸出 (#1903)
|
2019-04-10 11:31:23 +08:00 |
cerebrater
|
00c4c6a37d
|
支援 Matters.News (#1845)
有關獲取主頁中的最新訊息(`matters/latest`),因網站未能提供相應接口,且需模仿 click button,故只能採用 `puppeteer`。
|
2019-04-08 12:00:48 +09:00 |