Commit Graph

17 Commits

Author SHA1 Message Date
c1b3f54161
chore: update the old blog article, enrich the content with more images. 2024-11-15 14:54:23 +08:00
71c941e9e3
fix: change the image metadata. 2024-11-15 14:54:21 +08:00
96b4d913ed
chore: move the image metadata generation to schema.ts 2024-11-15 14:54:20 +08:00
1d88a6e0b5
feat: support the post alias for short links. 2024-11-15 14:54:16 +08:00
ecce0cd2c7
feat: new article on sex. 2024-11-15 14:54:16 +08:00
80c99f8560
feat: add new friend. 2024-11-15 14:54:12 +08:00
fd690aff57
fix: the typo in old articles. 2024-11-15 14:54:10 +08:00
1edb447f0e
feat: fix the typo and add missing photos. 2024-11-15 14:54:02 +08:00
4bacfa677f
feat: new article. 2024-11-15 14:54:00 +08:00
c37ce2b820
feat: change the commenter avatar link. (#53)
* feat: add new comment user merge service.

* feat: better hide the commenter email.
2024-11-15 14:53:53 +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
da1c6fefb5
fix: change the size of the svg 2024-11-15 14:53:49 +08:00
232d9eb19b
chore: fix the invalid svg images. 2024-11-15 14:53:49 +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
e8c3937626
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-11-15 14:53:35 +08:00
aff3ffb68d
A new start 2024-11-15 14:53:33 +08:00