Commit Graph

51 Commits

Author SHA1 Message Date
4ccd820c3b
fix: bump the astro for fixing the redirect issues. 2024-11-15 14:54:30 +08:00
31520ff6ca
chore: lint the golang tool. bump the project dependencies. 2024-11-15 14:54:29 +08:00
58ab46f433
chore: bump the drizzle-orm for fixing issue. 2024-11-15 14:54:28 +08:00
cd6e7f4182
feat: change the option for container API. no need to replace the doctype. 2024-11-15 14:54:27 +08:00
91a796b00b
chore: fix the summary for the new article. 2024-11-15 14:54:26 +08:00
e6e46f0fd9
chore: bump the drizzle and user new pool client. 2024-11-15 14:54:25 +08:00
a3e0853175
chore: bump the astro version for applying the latest patches. 2024-11-15 14:54:21 +08:00
596040fef2
feat: initial support for add clickable title. 2024-11-15 14:54:20 +08:00
96b4d913ed
chore: move the image metadata generation to schema.ts 2024-11-15 14:54:20 +08:00
87d7bf10b3
feat: bump the astro for fixing regex path security issue. 2024-11-15 14:54:19 +08:00
d823177cd9
fix: bump the astro for fixing the regerssion. 2024-11-15 14:54:18 +08:00
7a4e435d0f
chore: bump the astro for fixing the security issues. 2024-11-15 14:54:18 +08:00
9ff3f836aa
chore: bump the astro to the latest 4.5 version. 2024-11-15 14:54:17 +08:00
60e76deb6b
chore: bump the astro for fixing issues. 2024-11-15 14:54:15 +08:00
d97d8a7110
chore: bump the astro and enable the action. 2024-11-15 14:54:15 +08:00
f35178a37b
fix: change the image loading logic in canvas. 2024-11-15 14:54:14 +08:00
0e72197f2e
chore: bump the astro to 4.15, enable the content layer. 2024-11-15 14:54:14 +08:00
1f15a3fbce
chore: bump the astro, fix the deprecated collection API. 2024-11-15 14:54:13 +08:00
9a4e61636f
chore: bump the astro to 4.12.3 and fix the action api usage. 2024-11-15 14:54:13 +08:00
6a84208598
chore: remove the legacy patch. 2024-11-15 14:54:12 +08:00
84b2cfa83b
chore: bump the zeabur adapter for adding the astro env support. 2024-11-15 14:54:12 +08:00
80c99f8560
feat: add new friend. 2024-11-15 14:54:12 +08:00
d7f0029933
chore: bump the astro to 4.12.0 2024-11-15 14:54:11 +08:00
48092177af
chore: fix the node version for better deploying in zeabur. 2024-11-15 14:54:11 +08:00
4673e7c420
chore: try to use zeabur adapter instead. 2024-11-15 14:54:10 +08:00
fd690aff57
fix: the typo in old articles. 2024-11-15 14:54:10 +08:00
ad94b357e6
fix: change the avatar mirror. 2024-11-15 14:54:09 +08:00
94b6a6a49a
chore: bump the drizzle-orm. 2024-11-15 14:54:08 +08:00
3d089d4608
chore: bump astro-uploader the version to 1.1.3. 2024-11-15 14:54:07 +08:00
b0fc869c1d
fix: drop the import optimize in vite. 2024-11-15 14:54:07 +08:00
335a28f06d
fix: bump the astro-uploader for using the opendal. 2024-11-15 14:54:06 +08:00
c7a4443513
feat: add pagination for search result. 2024-11-15 14:54:04 +08:00
0ed21c902d
chore: bump the dependencies. 2024-11-15 14:54:01 +08:00
fe0e83d9a2
chore: change the architecture of the page. 2024-11-15 14:53:59 +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
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
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
859379a705
build: set the ts version for vscode. 2024-11-15 14:53:51 +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
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
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
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
8b0a540eb1
feat: bump the astro to latest version for fixing the container loading issues. 2024-11-15 14:53:41 +08:00
e8c3937626
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-11-15 14:53:35 +08:00