Commit Graph

9 Commits

Author SHA1 Message Date
Tony 66e2af9cc2
fix(route): oasis (#13440) 2023-09-29 21:39:43 +08:00
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Rongrong 2bb1aac9c2
fix(route/weibo/group): attribute typo (#12734)
Signed-off-by: Rongrong <i@rong.moe>
2023-07-01 10:38:36 +00:00
Rongrong 6bfa472c23
feat(route/weibo): configurable link; unified metadata (#12522)
Signed-off-by: Rongrong <i@rong.moe>
2023-05-16 23:40:43 +08:00
github-actions[bot] e0bab7618b style: auto format 2023-05-15 15:07:38 +00:00
Junk_Chen 2bd8e4842a
feat(route): 微博自定义分组(使用Cookie) (#12514)
* change route 'weibo/user' to fit api could be opened with Share(third-party android weibo clent)

* update weibo group route using cookies approach

* fix typo

* code optimization for /weibo/group; docs for /weibo/group

* try fix ESLint error

* fix typo and code optimization

* fix missing ','

* '/weibo/group' throw error when the cookie is not set
2023-05-15 23:04:59 +08:00
Rongrong d0747e319a
fix(route/weibo/utils): enforce `tvax` sinaimg CDN (#11533)
Signed-off-by: Rongrong <i@rong.moe>

Signed-off-by: Rongrong <i@rong.moe>
2023-01-01 23:30:08 +08:00
Rongrong 5220f42184
fix(route/weibo/utils): pics may be an indexed obj (#11356)
Signed-off-by: Rongrong <i@rong.moe>

Signed-off-by: Rongrong <i@rong.moe>
2022-11-30 01:57:41 +04:00
Rongrong c3e78ee7df
fix(route/weibo/*): sinaimg anti-hotlinking (#11320)
* fix(route/weibo/*): sinaimg anti-hotlinking

Signed-off-by: Rongrong <i@rong.moe>

* refactor: migrate to v2

* Fix CodeQL warning

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again

Signed-off-by: Rongrong <i@rong.moe>

* Narrow sinaimg URL regex

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again and again

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again, again and again

Signed-off-by: Rongrong <i@rong.moe>

* More accurate regex, dismiss CodeQL plz

Signed-off-by: Rongrong <i@rong.moe>

Signed-off-by: Rongrong <i@rong.moe>
2022-11-28 03:37:43 +08:00