Commit Graph

26 Commits

Author SHA1 Message Date
63df19113f
feat: change the option for container API. no need to replace the doctype. 2024-10-18 10:44:56 +08:00
29891accf2
chore: bump the drizzle and user new pool client. 2024-10-16 10:44:06 +08:00
3a4808001e
chore: update the old blog article, enrich the content with more images. 2024-10-16 01:18:31 +08:00
14eac0f1d4
feat: replace the comment user name with the existing comment user. 2024-10-15 17:32:34 +08:00
c5317bd519
fix: change the image metadata. 2024-09-26 17:32:30 +08:00
6269540bc8
chore: move the image metadata generation to schema.ts 2024-09-26 12:27:03 +08:00
096a540148
chore: bump the astro for fixing the security issues. 2024-09-13 20:25:24 +08:00
b40c86a34e
feat: support the post alias for short links. 2024-09-04 16:59:21 +08:00
cf7707b209
fix: change the image loading logic in canvas. 2024-08-28 19:38:12 +08:00
bdfa9fe152
chore: bump the astro, fix the deprecated collection API. 2024-08-11 11:41:28 +08:00
86d04ebcb1
chore: bump the astro to 4.12.3 and fix the action api usage. 2024-08-07 22:50:25 +08:00
8d207f4968
fix: the invalid data time in comments. 2024-07-08 21:48:56 +08:00
dfc2a55356
fix: the 404 page for search result. 2024-07-07 21:38:19 +08:00
d55b50ce34
fix: the page view counter for new articles. 2024-06-30 19:02:39 +08:00
743a13ca54
feat: drop the duplicated comment user settings. 2024-06-28 13:05:53 +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
cd7863c557
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-06-22 22:45:20 +08:00
910342184b
feat: add comments focus feature. 2024-06-21 15:16:14 +08:00
6edaea9245
fix: the invalid image types. 2024-06-21 01:19:33 +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
e0446c2669
chore: fix segment failed. 2024-06-18 20:29:53 +08:00
bafd27150e
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-06-18 20:19:06 +08:00
6edaafd18d
feat: bump the astro to latest version for fixing the container loading issues. 2024-06-17 22:36:04 +08:00
639bdb768d
feat: fix typo. 2024-06-17 20:26:39 +08:00
3d0036b242
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-06-17 02:56:39 +08:00
f0e2c398c4 A new start 2024-06-14 02:11:26 +08:00