Commit Graph

26 Commits

Author SHA1 Message Date
6addf4e95d
feat: add custom thumb support with url suffix. (#49) 2024-06-21 00:17:54 +08:00
ca71f7b924
chore: add HEAD endpoint for /feed 2024-06-20 23:05:12 +08:00
e997ed42c6
chore: reduce the docker images. 2024-06-20 22:49:23 +08:00
f2f7cd8fa6
feat: use s3 api for uploading the static files. (#46)
* chore: bump the dependencies.

* feat: use s3 v3 client instead of the upyun sdk.

* chore: change the schema of biome.
2024-06-20 22:41:40 +08:00
a6776fe145
fix: the friend link page style. 2024-06-19 04:12:32 +08:00
28ce980061
fix: the avatar in comment form. 2024-06-19 03:59:00 +08:00
f0c4ef68e5
fix: correctly remove directory. 2024-06-19 03:46:43 +08:00
1903bfcaf5
chore: remove the build files for reducing the docker images size. 2024-06-19 03:37:47 +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
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
c7cea93c93
chore: monkey patch the astro. 2024-06-18 00:00:39 +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
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
de93b65386
chore: better 301 redirect for old posts. 2024-06-17 04:56:49 +08:00
d78b1f51be
fix: invalid html for comment reply. 2024-06-17 04:27:57 +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