Commit Graph

1201 Commits

Author SHA1 Message Date
Innei c19e9cc9cd
feat: optimize print mode (export pdf) preview layout (#354) 2023-04-16 20:45:02 +01:00
UncleBill d7ca395215
chore: setup cspell and fix some typoes (#352)
Co-authored-by: DIYgod <i@diygod.me>
2023-04-16 20:42:00 +01:00
Suemor ee08666375
feat: make multiple pages switch to dark mode together (#353) 2023-04-16 20:41:03 +01:00
Innei 3af844b495
ci: add next bundle analysis (#351) 2023-04-16 20:39:27 +01:00
Innei 823d195c9c
fix: character list text overflow (#350) 2023-04-16 20:37:36 +01:00
DIYgod 250e22ccfb
feat: display multiple lines at the bottom of a page on mobile 2023-04-16 03:23:29 +01:00
DIYgod 23dbdca72b
fix: uncontrolled switch 2023-04-16 03:10:35 +01:00
renovate[bot] d4824032c2
fix(deps): update dependency ioredis to v5.3.2 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 01:55:36 +01:00
renovate[bot] 32888f4b62
fix(deps): update tanstack-query monorepo to v4.29.3 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 01:55:19 +01:00
DIYgod 05b96e3a49
perf: independently loading large size pinyin modules 2023-04-16 01:39:50 +01:00
DIYgod c009c73887
fix: 404 locales 2023-04-16 01:12:54 +01:00
DIYgod ef9b2d61d2
fix: title icon color 2023-04-16 01:03:26 +01:00
DIYgod 43fb5ed242
fix: prose overflow 2023-04-16 00:38:33 +01:00
Chuck 91a37f8ed5
fix: The tooltip in the comment is hidden (#344) 2023-04-15 21:31:17 +01:00
Xuezhou Dai 13cd21bce6
fix: firefox cursor issue (#348) 2023-04-15 21:30:25 +01:00
DIYgod 1aa8116349
feat: update data 2023-04-15 21:23:38 +01:00
DIYgod d7a9c1dc1b
feat: only replace the mention syntax within the p tag 2023-04-15 06:17:42 +01:00
DIYgod ee47a59bc6
feat: update translation 2023-04-15 05:37:21 +01:00
DIYgod 7cc9e0754f
fix: mention tag 2023-04-15 05:30:10 +01:00
DIYgod 0e4ae0bdba
feat: markdown help button 2023-04-15 05:28:06 +01:00
DIYgod 9e2db05eff
feat: easier mention syntax 2023-04-15 05:20:58 +01:00
DIYgod d0493b51df
feat: add site link to connect button dropdown 2023-04-15 04:55:11 +01:00
DIYgod a224448e4c
chore: update dependencies 2023-04-15 00:14:45 +01:00
DIYgod 79e2835c32
docs: update README and add CONTRIBUTING.md 2023-04-15 00:09:28 +01:00
DIYgod cc64b4ff14
fix: editor max width 2023-04-14 23:31:33 +01:00
DIYgod d16a455ed6
fix: img with empty src rendering error 2023-04-14 21:50:16 +01:00
DIYgod e157181aab
fix: new useIsDark 2023-04-14 21:46:44 +01:00
Xuezhou Dai 68cee2aaef
feat: more editor shortcuts (#338) 2023-04-14 21:41:50 +01:00
DIYgod eaaaa193fd
fix: comment emoji box overflow 2023-04-14 21:40:07 +01:00
52f2335a06
feat: share to twitter after post and add preview on menu item (#342) 2023-04-14 18:01:38 +01:00
db5605403b
feat(darkmode): optimize code and add dark mode switch button (#341) 2023-04-14 17:55:26 +01:00
DIYgod 9edbf37d85
Merge branch 'pr/daidr/339' into dev 2023-04-14 15:36:00 +01:00
DIYgod 00d5ca6f61
Merge pull request #340 from suemor233/fix/dark-mode-switch 2023-04-14 15:27:45 +01:00
suemor 5d41e3df77
fix: dark mode cannot switch correctly 2023-04-14 20:08:38 +08:00
daidr 26f9b414b5
chore: remove useless imports 2023-04-14 19:12:19 +08:00
daidr 8c10eebd6c
fix: buffer article content during IME composition 2023-04-14 19:07:07 +08:00
DIYgod d03103c592
fix: dark mode storage type error 2023-04-14 04:28:49 +01:00
DIYgod 7d7279e12b
fix: code block in dark mode 2023-04-14 04:07:48 +01:00
DIYgod afa369a67c
Merge remote-tracking branch 'origin/dev' into dev 2023-04-14 03:58:34 +01:00
DIYgod 1fe971c1d4
Merge pull request #336 from bs10081/dev 2023-04-14 03:43:14 +01:00
bs10081 d2e84cff98 Improve Traditional Chinese message functionality. 2023-04-14 10:30:37 +08:00
bs10081 31c6283f59 Add Traditional Chinese support in search feature. 2023-04-14 10:30:23 +08:00
DIYgod c27b06c4e2
refactor: use storage in useDarkMode 2023-04-14 00:45:18 +01:00
DIYgod 4630a24df2
Merge branch 'pr/365cent/335' into dev 2023-04-14 00:02:04 +01:00
DIYgod d8d85a4101
fix: post and comment scroll and overflow issues 2023-04-14 00:00:37 +01:00
365cent aa7ee54c09
style[dark mode]: correct foreground and background color for code block 2023-04-13 18:40:47 -04:00
365cent e28d65b92b
style[dark mode]: add border for code block 2023-04-13 18:38:58 -04:00
DIYgod e25718ffab
Merge branch 'pr/daidr/333' into dev
# Conflicts:
#	src/css/tailwind.css
2023-04-13 23:23:36 +01:00
DIYgod 8534716351
Merge pull request #332 from Innei/fix-darkmode-scrollvar 2023-04-13 22:45:37 +01:00
DIYgod 6f43482733
feat: mermaid unique id and error handling 2023-04-13 22:38:20 +01:00