ff15cea6fe
chore: lint the golang tool. bump the project dependencies.
2024-10-19 16:29:40 +08:00
1488fe3854
chore: bump the drizzle-orm for fixing issue.
2024-10-18 20:24:19 +08:00
63df19113f
feat: change the option for container API. no need to replace the doctype.
2024-10-18 10:44:56 +08:00
d7acf3535a
chore: fix the summary for the new article.
2024-10-16 21:23:39 +08:00
29891accf2
chore: bump the drizzle and user new pool client.
2024-10-16 10:44:06 +08:00
68c06738c3
chore: bump the astro version for applying the latest patches.
2024-10-15 17:09:33 +08:00
d2d42e7c1d
feat: initial support for add clickable title.
2024-09-26 17:07:00 +08:00
6269540bc8
chore: move the image metadata generation to schema.ts
2024-09-26 12:27:03 +08:00
8b7cafcaf1
feat: bump the astro for fixing regex path security issue.
2024-09-24 20:20:45 +08:00
c1e6661082
fix: bump the astro for fixing the regerssion.
2024-09-15 22:27:29 +08:00
096a540148
chore: bump the astro for fixing the security issues.
2024-09-13 20:25:24 +08:00
d40a5aadbd
chore: bump the astro to the latest 4.5 version.
2024-09-10 17:02:33 +08:00
510ff9b63f
chore: bump the astro for fixing issues.
2024-09-04 13:25:54 +08:00
303167d6c9
chore: bump the astro and enable the action.
2024-08-30 18:53:47 +08:00
cf7707b209
fix: change the image loading logic in canvas.
2024-08-28 19:38:12 +08:00
90108d4b07
chore: bump the astro to 4.15, enable the content layer.
2024-08-23 05:23:41 +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