Commit Graph

13 Commits

Author SHA1 Message Date
da5e4b7392
feat: display webmaster in comments. 2024-11-15 14:54:02 +08:00
2414040c4c
feat: add opposans fonts through cdn. 2024-11-15 14:53:55 +08:00
992d8f857e
fix: the invalid position for replying comments. fixed #51. 2024-11-15 14:53:53 +08:00
6a4d7243c9
feat: use action for better configuring the backend API. (#50)
* chore: bump the dependencies.

* feat: define the actions for all the rest requests.

* feat: use action to perform requests.
2024-11-15 14:53:52 +08:00
3dfd0ab4d0
feat: rollback to use S3 client for now. 2024-11-15 14:53:52 +08:00
ec9467ee72
feat: add comments focus feature. 2024-11-15 14:53:51 +08:00
9014fc8ad9
fix: the friend link page style. 2024-11-15 14:53:45 +08:00
6a4f8a948a
fix: the avatar in comment form. 2024-11-15 14:53:45 +08:00
0126b71722
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-11-15 14:53:43 +08:00
7fec4ba787
chore: better a11y for comment page. 2024-11-15 14:53:43 +08:00
d70c4ae9eb
chore: fix segment failed. 2024-11-15 14:53:42 +08:00
28026bcc09
refactor: reduce the open graph size and improve the logo in open graph. (#44)
* feat: drop the open graph png.

* feat: better blog logo in og.

* docs: drop the todo in readme.
2024-11-15 14:53:42 +08:00
e152e90a5a
feat: fix typo. 2024-11-15 14:53:40 +08:00