Commit Graph

103 Commits

Author SHA1 Message Date
303208003b
fix: the invalid share link for images. 2024-11-15 14:54:01 +08:00
30d328adc6
fix: the page view counter for new articles. 2024-11-15 14:54:00 +08:00
4bacfa677f
feat: new article. 2024-11-15 14:54:00 +08:00
fe0e83d9a2
chore: change the architecture of the page. 2024-11-15 14:53:59 +08:00
5bfb23d4e4
feat: drop the duplicated comment user settings. 2024-11-15 14:53:59 +08:00
e2064c2fa9
feat: add switch for astro badge. 2024-11-15 14:53:58 +08:00
a043141456
feat: change the S3 integration to external package. 2024-11-15 14:53:58 +08:00
61e25c17a1
feat: add override options for s3 uploader. 2024-11-15 14:53:57 +08:00
815d12e137
chore: add cache to avatar proxy header. 2024-11-15 14:53:57 +08:00
1d336be2fd
feat: bump the deps. 2024-11-15 14:53:56 +08:00
b467df07d2
feat: add avatar fetch for cdn with origin limit. 2024-11-15 14:53:56 +08:00
2414040c4c
feat: add opposans fonts through cdn. 2024-11-15 14:53:55 +08:00
244e54c594
feat: make the external link to be opened in new blank. 2024-11-15 14:53:55 +08:00
84c3159bc2
chore: bump the outdated dependencies. 2024-11-15 14:53:54 +08:00
9d8641e3f4
chore: remove the uneed console.log. 2024-11-15 14:53:54 +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
3dfd0ab4d0
feat: rollback to use S3 client for now. 2024-11-15 14:53:52 +08:00
ec9467ee72
feat: add comments focus feature. 2024-11-15 14:53:51 +08:00
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