Commit Graph

13 Commits

Author SHA1 Message Date
fcb040748f
feat: add title for social icons. 2024-10-16 03:38:50 +08:00
dbc2ca81bd
feat: dynamic feature posts. 2024-10-16 02:57:26 +08:00
16de68b966
fix: change the avatar mirror. 2024-09-15 22:47:56 +08:00
04ac5494ae
fix: change the avatar mirror. 2024-07-16 15:04:55 +08:00
08c5501e11
chore: change avatar to webp format for speeding. 2024-07-03 03:29:33 +08:00
d0547aecda
feat: fix the typo and add missing photos. 2024-07-02 23:52:26 +08:00
743a13ca54
feat: drop the duplicated comment user settings. 2024-06-28 13:05:53 +08:00
62d788af6c
feat: add switch for astro badge. 2024-06-28 03:57:09 +08:00
a9aaecc002
feat: change the commenter avatar link. (#53)
* feat: add new comment user merge service.

* feat: better hide the commenter email.
2024-06-23 23:01:02 +08:00
06735a5874
chore: fix the invalid svg images. 2024-06-21 04:38:18 +08:00
6edaea9245
fix: the invalid image types. 2024-06-21 01:19:33 +08:00
6addf4e95d
feat: add custom thumb support with url suffix. (#49) 2024-06-21 00:17:54 +08:00
901cd8219c
feat: add upyun support. move images to upyun on build. (#45)
* style: better reply button.

* feat: add astro badge.

* chore: drop useless styles.

* feat: use new options.ts for global configuration.

* fix: the invalid import.meta.env.PROD in astro build.

* feat: move og to new assert prefix.

* chore: add better og description.

* chore: make sure all the images link could be correctly replaced.

* feat: add upyun uploader.
2024-06-19 03:34:36 +08:00