37ed26c2b6
fix: drop the import optimize in vite.
2024-07-08 22:36:37 +08:00
8d207f4968
fix: the invalid data time in comments.
2024-07-08 21:48:56 +08:00
96305b230a
fix: bump the astro-uploader for using the opendal.
2024-07-08 21:27:54 +08:00
a50b621388
fix: better width for the aplayer in mobile.
2024-07-08 00:36:41 +08:00
dfc2a55356
fix: the 404 page for search result.
2024-07-07 21:38:19 +08:00
d003aaccb0
feat: add pagination for search result.
2024-07-07 21:13:55 +08:00
388edd7655
feat: add tags on post page.
2024-07-03 04:03:53 +08:00
08c5501e11
chore: change avatar to webp format for speeding.
2024-07-03 03:29:33 +08:00
e6d0b7ffdb
feat: display webmaster in comments.
2024-07-03 01:13:06 +08:00
d0547aecda
feat: fix the typo and add missing photos.
2024-07-02 23:52:26 +08:00
0d51bdb007
chore: bump the dependencies.
2024-07-02 19:06:37 +08:00
6fc99506e9
fix: the invalid share link for images.
2024-06-30 19:28:13 +08:00
d55b50ce34
fix: the page view counter for new articles.
2024-06-30 19:02:39 +08:00
6f82976175
feat: new article.
2024-06-30 15:16:44 +08:00
343d454230
chore: change the architecture of the page.
2024-06-29 00:19:55 +08:00
743a13ca54
feat: drop the duplicated comment user settings.
2024-06-28 13:05:53 +08:00
62d788af6c
feat: add switch for astro badge.
2024-06-28 03:57:09 +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
7be74bb174
feat: add avatar fetch for cdn with origin limit.
2024-06-25 21:08:44 +08:00
8ace254a0f
feat: add opposans fonts through cdn.
2024-06-25 20:45:14 +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
81478ba67f
chore: remove the uneed console.log.
2024-06-23 23:12:57 +08:00
a9aaecc002
feat: change the commenter avatar link. ( #53 )
...
* feat: add new comment user merge service.
* feat: better hide the commenter email.
2024-06-23 23:01:02 +08:00
1ef7eb5ed9
fix: the invalid position for replying comments. fixed #51 .
2024-06-23 16:02:56 +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
910342184b
feat: add comments focus feature.
2024-06-21 15:16:14 +08:00
8c3b52b94c
build: set the ts version for vscode.
2024-06-21 12:35:17 +08:00
b9273ccbcd
feat: add the keep option for s3 uploader, better error message.
2024-06-21 05:39:39 +08:00
6f03baf2ec
fix: change the size of the svg
2024-06-21 05:17:29 +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
6edaea9245
fix: the invalid image types.
2024-06-21 01:19:33 +08:00
988a24e5b8
chore: better local image procession for crop image with both width and height.
2024-06-21 01:09:13 +08:00
6addf4e95d
feat: add custom thumb support with url suffix. ( #49 )
2024-06-21 00:17:54 +08:00
ca71f7b924
chore: add HEAD endpoint for /feed
2024-06-20 23:05:12 +08:00
e997ed42c6
chore: reduce the docker images.
2024-06-20 22:49:23 +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
a6776fe145
fix: the friend link page style.
2024-06-19 04:12:32 +08:00
28ce980061
fix: the avatar in comment form.
2024-06-19 03:59:00 +08:00
f0c4ef68e5
fix: correctly remove directory.
2024-06-19 03:46:43 +08:00
1903bfcaf5
chore: remove the build files for reducing the docker images size.
2024-06-19 03:37:47 +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
174b14e80c
chore: better a11y for comment page.
2024-06-18 20:49:47 +08:00
e0446c2669
chore: fix segment failed.
2024-06-18 20:29:53 +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