Commit Graph

33 Commits

Author SHA1 Message Date
7179ae5779
fix: invalid class name in menu 2024-10-20 17:52:48 +08:00
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
3a4808001e
chore: update the old blog article, enrich the content with more images. 2024-10-16 01:18:31 +08:00
cc60d4bde0
feat: add not by ai badge. 2024-10-15 22:42:16 +08:00
14eac0f1d4
feat: replace the comment user name with the existing comment user. 2024-10-15 17:32:34 +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
dfc2a55356
fix: the 404 page for search result. 2024-07-07 21:38:19 +08:00
d003aaccb0
feat: add pagination for search result. 2024-07-07 21:13:55 +08:00
08c5501e11
chore: change avatar to webp format for speeding. 2024-07-03 03:29:33 +08:00
e6d0b7ffdb
feat: display webmaster in comments. 2024-07-03 01:13:06 +08:00
6fc99506e9
fix: the invalid share link for images. 2024-06-30 19:28:13 +08:00
d55b50ce34
fix: the page view counter for new articles. 2024-06-30 19:02:39 +08:00
62d788af6c
feat: add switch for astro badge. 2024-06-28 03:57:09 +08:00
81478ba67f
chore: remove the uneed console.log. 2024-06-23 23:12:57 +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
06735a5874
chore: fix the invalid svg images. 2024-06-21 04:38:18 +08:00
6addf4e95d
feat: add custom thumb support with url suffix. (#49) 2024-06-21 00:17:54 +08:00
28ce980061
fix: the avatar in comment form. 2024-06-19 03:59:00 +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
174b14e80c
chore: better a11y for comment page. 2024-06-18 20:49:47 +08:00
e0446c2669
chore: fix segment failed. 2024-06-18 20:29:53 +08:00
6edaafd18d
feat: bump the astro to latest version for fixing the container loading issues. 2024-06-17 22:36:04 +08:00
6766c0dc70
feat: cleanup the invalid tags in feed xml. 2024-06-17 06:39:06 +08:00
42dc768087
fix: add title to acquire the comments. 2024-06-17 05:15:18 +08:00
5dc964b9dd
feat: cleanup the link in comments with target. 2024-06-17 04:10:51 +08:00
c3616a73fd
chore: filter the onerror for img. 2024-06-17 04:02:30 +08:00
f4a216e6cf
chore: better style for replying the root comments. 2024-06-17 03:46:20 +08:00
6131b97ec5
chore: better layer for reclusive comments. 2024-06-17 03:17:15 +08:00
3d0036b242
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-06-17 02:56:39 +08:00
2165ea262c
fix: the netease music player issue. 2024-06-16 21:48:35 +08:00
f0e2c398c4 A new start 2024-06-14 02:11:26 +08:00