Commit Graph

35 Commits

Author SHA1 Message Date
22833755ca
chore: bump the astro to 4.14, enable the content layer. 2024-08-17 20:00:20 +08:00
bdfa9fe152
chore: bump the astro, fix the deprecated collection API. 2024-08-11 11:41:28 +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
1d885e092d
chore: remove the legacy patch. 2024-07-29 20:44:47 +08:00
7a19ba46c8
chore: bump the zeabur adapter for adding the astro env support. 2024-07-26 10:33:46 +08:00
5130aab072
feat: add new friend. 2024-07-22 22:40:23 +08:00
04b1343c7b
chore: bump the astro to 4.12.0 2024-07-19 02:15:46 +08:00
b75f3c3a47
chore: fix the node version for better deploying in zeabur. 2024-07-18 11:37:28 +08:00
517e842fbf
chore: try to use zeabur adapter instead. 2024-07-18 11:01:03 +08:00
6225831c5c
fix: the typo in old articles. 2024-07-18 10:30:56 +08:00
04ac5494ae
fix: change the avatar mirror. 2024-07-16 15:04:55 +08:00
fa061b045a
chore: bump the drizzle-orm. 2024-07-09 01:35:38 +08:00
a256a574e3
chore: bump astro-uploader the version to 1.1.3. 2024-07-08 22:54:10 +08:00
37ed26c2b6
fix: drop the import optimize in vite. 2024-07-08 22:36:37 +08:00
96305b230a
fix: bump the astro-uploader for using the opendal. 2024-07-08 21:27:54 +08:00
d003aaccb0
feat: add pagination for search result. 2024-07-07 21:13:55 +08:00
0d51bdb007
chore: bump the dependencies. 2024-07-02 19:06:37 +08:00
343d454230
chore: change the architecture of the page. 2024-06-29 00:19:55 +08:00
db3772b5d3
feat: change the S3 integration to external package. 2024-06-28 03:39:14 +08:00
b6f3bc3421
feat: add override options for s3 uploader. 2024-06-28 02:33:46 +08:00
00c24b1238
chore: add cache to avatar proxy header. 2024-06-26 23:03:03 +08:00
081d7bc137
feat: bump the deps. 2024-06-26 11:15:03 +08:00
9f47fe98a2
feat: make the external link to be opened in new blank. 2024-06-25 20:21:22 +08:00
1c1e57814a
chore: bump the outdated dependencies. 2024-06-25 18:20:04 +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
f3623ab452
feat: rollback to use S3 client for now. 2024-06-21 18:17:03 +08:00
8c3b52b94c
build: set the ts version for vscode. 2024-06-21 12:35:17 +08:00
06735a5874
chore: fix the invalid svg images. 2024-06-21 04:38:18 +08:00
c9c1a3fc78
feat: change S3 node client to opendal. 😎 2024-06-21 02:46:34 +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
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
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
6edaafd18d
feat: bump the astro to latest version for fixing the container loading issues. 2024-06-17 22:36:04 +08:00
3d0036b242
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-06-17 02:56:39 +08:00
f0e2c398c4 A new start 2024-06-14 02:11:26 +08:00