Commit Graph

1732 Commits

Author SHA1 Message Date
DIYgod 0051e9ba07
feat: add force-dynamic for feed 2024-01-22 17:38:33 +08:00
DIYgod 85572fed13
fix: preview page error 2024-01-18 22:10:54 +08:00
DIYgod 6dfc652fbf
fix: visibility not updated, close #1299 2024-01-18 21:37:24 +08:00
DIYgod c23c86a41a
fix: heatmap overflow, close #1290 2024-01-18 21:26:40 +08:00
DIYgod 630bfc0457
feat: getRandomAvatarUrl function 2024-01-18 21:17:09 +08:00
DIYgod 9e3007477a
fix: mermaid rendering 2024-01-18 16:00:41 +08:00
DIYgod 97072c5ce2
feat: add rehypeRemoveH1 and rehypeMention, remove rehypeRewrite 2024-01-18 12:14:16 +08:00
DIYgod 4b80b39ddd
fix: markdown excerpt metadata 2024-01-17 23:24:13 +08:00
DIYgod f1a7997b2b
fix: mermaid rendering 2024-01-17 21:53:08 +08:00
DIYgod 45c0fa53fd
feat: conditional serializing markdown parsing results 2024-01-17 19:52:29 +08:00
DIYgod bffe7bc16f
fix: synchronize scrolling in dual column editor 2024-01-17 19:14:19 +08:00
DIYgod 4593ed0c82
fix: markdown parse error 2024-01-17 17:15:33 +08:00
DIYgod f4bdee31a8
feat: style component with HTMLAttributes 2024-01-17 17:14:24 +08:00
DIYgod 251e183cd7
feat: upgrade unified, rewrite unified pipeline, rehype ipfs 2024-01-17 13:16:09 +08:00
DIYgod b23ebf266f
feat: isComment -> simpleMode 2024-01-17 01:22:36 +08:00
DIYgod aaad70c911
feat: rename PageContent 2024-01-17 01:00:53 +08:00
DIYgod 82611050bc
feat: heatmap in dashboard 2024-01-16 00:06:59 +08:00
DIYgod a69a22e52a
feat: optimize site header for mobile 2024-01-15 17:47:27 +08:00
DIYgod b64d51ff15
feat: use post list in tag page 2024-01-15 17:09:34 +08:00
DIYgod 8e56bc363a
feat: post title component 2024-01-15 17:08:39 +08:00
LavaC 548c9396d7
feat: swiper enable side scrolling event (#1276)
* feat: swiper enable side scroll

* fix: format code
2024-01-15 14:23:52 +08:00
DIYgod f758d5ff90
feat: remove embed center 2024-01-14 14:16:52 +08:00
DIYgod b62f1c1c3d
feat: disable AdvancedImage for server side 2024-01-14 12:38:57 +08:00
DIYgod 2366057551
fix: xlog post card only for certain host 2024-01-14 12:05:26 +08:00
DIYgod 4327e85a5b
feat: add tweet fallback 2024-01-14 11:54:42 +08:00
DIYgod 3edf43af7c
Revert "feat: remove tweet embeding"
This reverts commit 7fcb61fd5f.
2024-01-14 11:32:03 +08:00
DIYgod 81460bd3df
fix: banner display 2024-01-12 18:48:16 +08:00
DIYgod 6c74b3b249
fix: comment list loading 2024-01-11 17:28:54 +08:00
Stephen Zhou 6aaf6a5c7d
fix: can not remove banner (#1237)
* fix: can not remove banner

* chore: use null
2024-01-08 21:21:19 +08:00
DIYgod edf4b7d268
feat: add @vercel/otel 2024-01-08 16:11:45 +08:00
Kevin Chen 50317b7f75
feat: ensure tag name and count are in the same line (#1238) 2024-01-06 17:47:32 +08:00
Stephen Zhou 7ac65707f8
fix: default visibility to draft (#1236) 2024-01-06 00:45:42 +08:00
Stephen Zhou 411edb9196
fix: limit dashboard width (#1235) 2024-01-05 12:27:28 +08:00
Stephen Zhou ef55e21674
feat: logo for dark mode (#1232)
* feat: logo for dark mode

* chore: fix background color in dev
2024-01-05 12:26:47 +08:00
Stephen Zhou 6ffa3bc25d
fix: same key in list (#1231) 2024-01-05 12:26:10 +08:00
Stephen Zhou 4aab07119b
fix: some dashboard style on mobile (#1210) 2023-12-30 11:19:09 +08:00
DIYgod 172d1ec4be
feat: add comment content filter 2023-12-29 19:58:21 +08:00
DIYgod 3070b17729
feat: support custom footer, close #136 2023-12-28 22:47:55 +08:00
Stephen Zhou 9ac1c01f44
fix: input prefix and addon not showing (#1208) 2023-12-28 21:34:45 +08:00
Stephen Zhou 71655201c9
fix: json feed url (#1198) 2023-12-27 14:09:22 +08:00
Caspian Zhao 21f94759c6
fix: Navigate correctly to the original article (#1205) 2023-12-27 14:05:27 +08:00
Caspian Zhao d951be50c1
(WIP) fix: do not translate the Markdown syntax or tags. (#1206)
* fix: do not translate the Markdown syntax or tags.

* fix: improve the prompt to include more edge cases.
2023-12-27 14:05:05 +08:00
DIYgod 688c9297b1
fix: types error 2023-12-26 16:23:32 +08:00
DIYgod 8e56253656
fix: notfound character error 2023-12-26 16:15:21 +08:00
Stephen Zhou f728e7b770
fix: can't scroll to top when browsing post (#1197) 2023-12-25 19:29:03 +08:00
Caspian dbf1f9696d fix: replace div with a tag for better SEO. 2023-12-24 11:49:12 +00:00
Stephen Zhou e32444bbcb
fix: allow magnet protocol in href (#1193)
* fix: allow magnet protocol in href

* chore: update

* chore: add ed2k
2023-12-23 21:17:17 +08:00
Stephen Zhou d66c5e712d
feat: make xlogshorts more general (#1192) 2023-12-23 19:19:21 +08:00
XLor bcc35dfe80
fix: i18n key word (#1190) 2023-12-23 03:41:01 +08:00
Stephen Zhou eae7fd390d
chore: move themeColor to viewport (#1185) 2023-12-22 23:39:22 +08:00