Commit Graph

133 Commits

Author SHA1 Message Date
859379a705
build: set the ts version for vscode. 2024-11-15 14:53:51 +08:00
5ae9be31d2
feat: add the keep option for s3 uploader, better error message. 2024-11-15 14:53:50 +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
11e9972df6
feat: change S3 node client to opendal. 😎 2024-11-15 14:53:48 +08:00
2ddb050dd2
fix: the invalid image types. 2024-11-15 14:53:48 +08:00
42776cf8b0
chore: better local image procession for crop image with both width and height. 2024-11-15 14:53:48 +08:00
6b2211ba85
feat: add custom thumb support with url suffix. (#49) 2024-11-15 14:53:47 +08:00
179a2b088f
chore: add HEAD endpoint for /feed 2024-11-15 14:53:47 +08:00
d24dac2485
chore: reduce the docker images. 2024-11-15 14:53:46 +08:00
c8bc627869
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-11-15 14:53:46 +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
080f85b08f
fix: correctly remove directory. 2024-11-15 14:53:44 +08:00
1b501a603e
chore: remove the build files for reducing the docker images size. 2024-11-15 14:53:44 +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
6252758a8f
chore: monkey patch the astro. 2024-11-15 14:53:41 +08:00
8b0a540eb1
feat: bump the astro to latest version for fixing the container loading issues. 2024-11-15 14:53:41 +08:00
e152e90a5a
feat: fix typo. 2024-11-15 14:53:40 +08:00
289c033736
feat: cleanup the invalid tags in feed xml. 2024-11-15 14:53:39 +08:00
66f7e0fb21
fix: add title to acquire the comments. 2024-11-15 14:53:39 +08:00
3edf70a36b
chore: better 301 redirect for old posts. 2024-11-15 14:53:38 +08:00
c7253c68e4
fix: invalid html for comment reply. 2024-11-15 14:53:38 +08:00
8d1f4c7848
feat: cleanup the link in comments with target. 2024-11-15 14:53:37 +08:00
177cade648
chore: filter the onerror for img. 2024-11-15 14:53:37 +08:00
4eece69fb8
chore: better style for replying the root comments. 2024-11-15 14:53:36 +08:00
a6e1585757
chore: better layer for reclusive comments. 2024-11-15 14:53:36 +08:00
e8c3937626
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-11-15 14:53:35 +08:00
89ddfb2dd4
fix: the netease music player issue. 2024-11-15 14:53:34 +08:00
aff3ffb68d
A new start 2024-11-15 14:53:33 +08:00