Commit Graph

4 Commits

Author SHA1 Message Date
Rongrong b6e1cf22ac
fix(route/picuki): stories and videos (#12757)
* fix(route/picuki): stories

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

* fix(route/picuki): video

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

---------

Signed-off-by: Rongrong <i@rong.moe>
2023-07-08 00:38:55 +08:00
Devin 815d704942
fix: picuki video src and add the controls (#10976)
* fix: picuki video src and add the controls

Modify the picuki video src and add the controls properties.

* fix: picuki video src (Modification of judgement)

* fix: picuki video src (Remove spaces)

* Create video.art

* fix: picuki video src (art-template)

* fix: picuki video src (object-shorthand)

* fix: picuki video src (controls)
2022-10-02 00:41:59 +08:00
Rongrong 96e803fba6
fix(route): node.js 14 has no `replaceAll` (#9323)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-15 17:09:01 +08:00
Rongrong 44f1ea3718
feat(route)(picuki/profile): migrate to v2, fetch stories (#9216)
* refactor(route)(picuki/profile): migrate to v2

other changes:
fix linebreak
fix header
add location
`displayVideo` param defaults to enable

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* refactor(route)(picuki/profile): use template

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* feat(route)(picuki/profile): fetch stories

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-02 22:26:21 +08:00