Commit Graph

1223 Commits

Author SHA1 Message Date
DIYgod 86fa187a45
Merge remote-tracking branch 'origin/dev' into dev 2023-04-18 00:54:20 +01:00
Innei bdd9786fc3
refactor: codemirror editor (#366) 2023-04-18 00:53:59 +01:00
DIYgod a20b243e0d
fix: aplayer lrc 2023-04-18 00:39:40 +01:00
Lv777 50f65cbdca
fix: anchor icon not showing (#363) 2023-04-17 22:39:43 +01:00
DIYgod fe792fa1c1
perf: delete note content for list quety 2023-04-17 22:38:07 +01:00
DIYgod d70fe1cf87
feat: trimming excessively long content for AI analysis 2023-04-17 22:13:32 +01:00
DIYgod 6d33e0e398
feat: update data 2023-04-17 21:55:14 +01:00
DIYgod 64a1a88731
feat: increase xlog replicas and mem limit 2023-04-17 18:50:52 +01:00
DIYgod 223fec6074
fix: some mentions are not recognized 2023-04-17 04:40:15 +01:00
DIYgod cf2a536f30
fix: types errors 2023-04-17 03:57:06 +01:00
DIYgod 08862736e4
feat: aplayer params 2023-04-17 03:21:49 +01:00
DIYgod 9095c4861d
fix: types errors 2023-04-17 02:23:20 +01:00
DIYgod a6519df1a2
feat: disable medium-zoom for mobile layout 2023-04-17 01:07:28 +01:00
DIYgod 4e005d56c0
feat: update data 2023-04-17 01:00:38 +01:00
Steve Yu 5104a2c624
feat: editor support aplayer (#349) 2023-04-17 00:57:50 +01:00
Innei e7ee565aa8
feat: support image zoom (#355) 2023-04-17 00:57:32 +01:00
Xuezhou Dai f1fd5f5468
fix: editor toolbar re-render (#358) 2023-04-16 22:51:18 +01:00
DIYgod 2bbfc73342
fix: missing @popperjs/core 2023-04-16 21:14:56 +01:00
DIYgod f302d89de9
fix: types errors 2023-04-16 20:51:19 +01:00
DIYgod 1d7de9723a
Merge remote-tracking branch 'origin/dev' into dev 2023-04-16 20:48:29 +01:00
Reg Chien b31ac65da8
Update TC support for common. (#356)
Co-authored-by: DIYgod <i@diygod.me>
2023-04-16 20:46:09 +01:00
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 a197d2aec2
feat: add tips for custom CSS debugging 2023-04-16 03:38:43 +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