Commit Graph

  • 7d1d167858 chore: bump theme (#9732) CatsJuice 2025-01-17 09:22:14 +00:00
  • aa21ac6d64 refactor(editor): move database selection into the corresponding view (#9752) zzj3720 2025-01-17 09:03:13 +00:00
  • 338ccb427b chore: bump up Node.js to v22 (#8625) renovate 2025-01-17 08:47:09 +00:00
  • 9f3b39ffd6 test: mobile e2e (#9753) liuyi 2025-01-17 16:22:09 +08:00
  • 94b0802e64 fix(nbstore): userdata id converter (#9748) forehalo 2025-01-17 07:43:07 +00:00
  • 24cd7e367c chore(i18n): sync translations (#9741) github-actions[bot] 2025-01-17 07:24:27 +00:00
  • 44de4474c3 feat(server): use user model (#9710) forehalo 2025-01-17 07:06:11 +00:00
  • a2d16f4b78 refactor(server): use workspace model on user model (#9726) fengmk2 2025-01-17 06:16:52 +00:00
  • 46aa25de0b feat(server): page model (#9715) fengmk2 2025-01-17 06:16:51 +00:00
  • 5c934c64aa feat(server): workspace model (#9714) fengmk2 2025-01-17 06:16:49 +00:00
  • 85b07a5de0 chore: bump up eslint-config-prettier version to v10 (#9671) renovate 2025-01-17 05:23:03 +00:00
  • b350dd1580 fix: legacy e2e test debug (#9746) doouding 2025-01-17 04:26:59 +00:00
  • ca9c94861a refactor(core): adjust merbers module apis (#9695) EYHN 2025-01-17 02:50:02 +00:00
  • 64335b9e0c feat(server): add model base (#9734) forehalo 2025-01-17 02:03:53 +00:00
  • c2149f218b refactor(editor): enable toc dragging in page mode (#9736) L-Sun 2025-01-16 17:53:28 +00:00
  • a2ffdb4047 feat(core): new worker workspace engine (#9257) EYHN 2025-01-17 00:22:18 +08:00
  • 7dc470e7ea feat(core): add new bs dnd adapter (#9717) pengx17 2025-01-16 13:54:50 +00:00
  • 99717196c5 refactor: rewrite blocksuite dnd (#9595) doouding 2025-01-16 12:36:58 +00:00
  • 3828144849 fix(server): disable checksum check for r2 storage when using aws-s3 sdk (#9735) liuyi 2025-01-16 19:47:50 +08:00
  • 908afe19ee chore: bump up file-type version to v20 (#9731) renovate 2025-01-16 10:08:13 +00:00
  • 9160b72d5b chore: bump up electron version to v34 (#9694) renovate 2025-01-16 09:51:14 +00:00
  • 1687184891 feat(server): feature model (#9709) forehalo 2025-01-16 09:36:16 +00:00
  • 0acd23695b chore: bump up @sentry/esbuild-plugin version to v3 (#9720) renovate 2025-01-16 09:20:12 +00:00
  • 268e89911a perf(editor): fix autoUpdate being continuously added when updating selections (#9727) fundon 2025-01-16 09:05:10 +00:00
  • 562e358dac fix(core): downward arrow is visible when message panel is not scrollable (#9670) akumatus 2025-01-16 08:49:10 +00:00
  • 969ac30874 fix(editor): reactive heading icon (#9729) L-Sun 2025-01-16 08:32:15 +00:00
  • 509cdfd7bf fix(editor): playground font inconsistency (#9728) doodlewind 2025-01-16 08:16:13 +00:00
  • cb81f4a963 chore: bump up @sentry/webpack-plugin version to v3 (#9721) renovate 2025-01-16 07:26:07 +00:00
  • 6a07d0a7dd chore: bump up changelogithub version to v13 (#9723) renovate 2025-01-16 07:05:43 +00:00
  • 9f3a304885 feat(electron): more desktop app related shortcuts (#9724) pengx17 2025-01-16 06:50:08 +00:00
  • 676f855564 fix(editor): stop paste-copy event bubbling on bookmark modal (#9713) fundon 2025-01-16 06:34:09 +00:00
  • f7cbd21dd9 chore(debug): add vscode debug launch setting (#9725) L-Sun 2025-01-16 06:17:40 +00:00
  • 32f09b5ac0 chore: bump up all non-major dependencies (#9689) renovate 2025-01-16 03:39:07 +00:00
  • fd2df1c8bb chore: bump up @blocksuite/icons version to v2.2.2 (#9684) renovate 2025-01-16 03:23:37 +00:00
  • ad86292f45 test(core): add basic tests for template doc setting (#9702) CatsJuice 2025-01-16 02:28:29 +00:00
  • 0ed9258f51 fix(core): some dnd perf issues (#9661) pengx17 2025-01-15 15:04:01 +00:00
  • b1896746f9 refactor(core): move setting dialog to workspace scope (#9706) pengx17 2025-01-15 13:00:06 +00:00
  • 9df338274d chore(core): update tooltip of mode switcher (#9711) L-Sun 2025-01-15 12:22:37 +00:00
  • 94c9717a35 feat(editor): edgeless page block toolbar (#9707) L-Sun 2025-01-15 12:04:43 +00:00
  • 494a9473d5 feat(core): start with edgeless for empty page (#9699) CatsJuice 2025-01-15 11:21:19 +00:00
  • d82951a7c5 feat(core): sidebar journal panel template onboarding and setting (#9680) CatsJuice 2025-01-15 11:21:18 +00:00
  • 0b2d11e6b1 fix(editor): text highlighting (#9708) fundon 2025-01-15 10:57:27 +00:00
  • 7002289c58 fix(editor): avoid drag and drag over updating drag indicator at the same time (#9656) fundon 2025-01-15 08:10:07 +00:00
  • 0bce5c6730 feat(core): remove workspace selectors in settings (#9705) pengx17 2025-01-15 07:37:24 +00:00
  • c31a0d28cf fix(core): dependency cycle (#9704) fourdim 2025-01-15 05:38:05 +00:00
  • 4f421efb22 fix(editor): init default theme observer value according to data-theme (#9698) donteatfriedrice 2025-01-15 04:04:06 +00:00
  • 419611f44c feat(core): sidebar template doc entrance (#9676) CatsJuice 2025-01-15 03:45:10 +00:00
  • 1c90747899 feat(core): template doc list empty ui (#9675) CatsJuice 2025-01-15 03:45:09 +00:00
  • ff295f383f refactor(editor): enable the noUncheckedIndexedAccess rule for the block-database package (#9691) zzj3720 2025-01-14 14:35:46 +00:00
  • aa2a8fbf9b fix(editor): adapters panel type (#9690) donteatfriedrice 2025-01-14 11:02:00 +00:00
  • c8e550138d fix(core): add ai send button test (#9685) akumatus 2025-01-14 10:06:31 +00:00
  • a24630ba56 fix(core): workspace selector on the upgrade to team page overflows (#9586) JimmFly 2025-01-14 09:47:59 +00:00
  • 13d40e5f52 fix(tools): make cli available even conficts exist (#9678) forehalo 2025-01-14 09:31:23 +00:00
  • e418465c0c test: playwright cloud import prisma (#9677) forehalo 2025-01-14 09:31:23 +00:00
  • 8e07753b51 chore: bump up all non-major dependencies (#9651) renovate 2025-01-14 09:10:30 +00:00
  • b7635c8944 refactor(server): use session model in auth service (#9660) fengmk2 2025-01-14 07:43:26 +00:00
  • ee99b0cc9d refactor(server): use verificationToken model instead of tokenService (#9657) fengmk2 2025-01-14 03:39:05 +00:00
  • 290b2074c8 feat(server): verificationToken model (#9655) fengmk2 2025-01-14 03:39:05 +00:00
  • afd2c3f642 feat(server): session model (#9652) fengmk2 2025-01-14 03:02:19 +00:00
  • af3ad4bfe9 feat(core): template doc setting ui (#9658) CatsJuice 2025-01-14 02:10:34 +00:00
  • 57b89b5ad4 feat(core): template-doc settings for user-worksapce scope (#9566) CatsJuice 2025-01-14 02:10:34 +00:00
  • 10196f6785 feat(core): new template doc property (#9538) CatsJuice 2025-01-14 02:10:33 +00:00
  • 777eea124d fix(editor): migrate basic playground examples (#9669) Yifeng Wang 2025-01-13 23:33:10 +08:00
  • 4ec02dbb39 fix(tools): windows path forehalo 2025-01-13 22:53:34 +08:00
  • 80f8944188 fix(editor): should not update table selection after table is destroyed (#9665) zzj3720 2025-01-13 10:43:02 +00:00
  • 7e5e6031e8 chore(editor): update default colors of shape (#9633) fundon 2025-01-13 10:19:58 +00:00
  • 810e656174 fix(editor): add shift middleware for tag select panel (#9664) zzj3720 2025-01-13 09:05:05 +00:00
  • e72371d15c style: use typescript resolver for eslint import plugin (#9662) Brooooooklyn 2025-01-13 05:56:29 +00:00
  • 77fbcb1b9a chore: bump up oxlint version to v0.15.6 (#9659) renovate 2025-01-13 04:06:13 +00:00
  • 00b2362b03 chore(i18n): sync translations (#9534) github-actions[bot] 2025-01-13 03:02:24 +00:00
  • 5979907d96 fix(tools): always use posix for path resolving (#9627) forehalo 2025-01-13 02:40:13 +00:00
  • 5c4e87ddb5 feat(editor): support text highlight html adapter (#9632) donteatfriedrice 2025-01-13 02:20:58 +00:00
  • 76895e29d8 chore: Lock file maintenance (#9418) renovate 2025-01-11 14:06:26 +00:00
  • 289c925f35 chore: bump up Rust crate notify to v8 (#9635) renovate 2025-01-11 13:50:07 +00:00
  • 7f27500f04 ci: fix server build job (#9649) LongYinan 2025-01-11 21:48:16 +08:00
  • 5b9256712e chore(editor): remove unused awareness slot (#9640) Saul-Mirone 2025-01-11 04:27:44 +00:00
  • 446b31b621 refactor(editor): rename job to transformer (#9639) Mirone 2025-01-11 12:04:07 +08:00
  • 9fa35ed490 fix(editor): drag indicator flickering (#9636) fundon 2025-01-11 03:15:07 +00:00
  • 6de62ef7cf chore: bump up all non-major dependencies (#9598) renovate 2025-01-11 02:56:37 +00:00
  • c016f8e37e feat(editor): support linked-doc in rich-text column (#9634) zzj3720 2025-01-10 14:43:40 +00:00
  • cc08094b17 feat(editor): improve group title display for checkbox columns (#9622) zzj3720 2025-01-10 14:01:11 +00:00
  • 7d2ee8d742 feat(electron): close inactive views when switching workspace (#9601) pengx17 2025-01-10 09:52:42 +00:00
  • 93c585a0e2 test(server): should await throwsAsync assert (#9631) fengmk2 2025-01-10 09:08:10 +00:00
  • 0b3dba614d perf(editor): optimize the search for the closest element (#9587) fundon 2025-01-10 08:21:10 +00:00
  • 18ff7500c8 fix(core): fix menu not close when click outside (#9535) EYHN 2025-01-10 08:04:48 +00:00
  • 9882af5d01 fix(core): dependency cycle (#9628) fundon 2025-01-10 07:37:13 +00:00
  • 2f49c064eb feat(editor): remove chat-cards and Open AI Chat menu item (#9626) akumatus 2025-01-10 03:53:11 +00:00
  • dcd691cd31 chore: bump up rustc version to v1.84.0 (#9623) renovate 2025-01-10 03:31:42 +00:00
  • 1b6f0e78c4 chore(server): move server tests folder (#9614) forehalo 2025-01-10 02:38:10 +00:00
  • 8e8058a44c feat(editor): support pasting Excel data into database block (#9618) zzj3720 2025-01-09 14:35:18 +00:00
  • 6feb4def2f fix(editor): exisiting slice import should be move instead of add (#9616) Saul-Mirone 2025-01-09 12:14:53 +00:00
  • 126ab18967 feat(editor): selection as store extension (#9605) Saul-Mirone 2025-01-09 11:49:23 +00:00
  • c2d8c23f13 fix(core): update chat session after session created or reused (#9613) akumatus 2025-01-09 10:56:24 +00:00
  • c0ed78dc66 fix(core): split view should only be dragged by the handle (#9610) pengx17 2025-01-09 10:40:25 +00:00
  • 755cebfb18 chore(server): not allow to update action's prompt (#9615) darkskygit 2025-01-09 10:18:53 +00:00
  • fed0156f22 style: add @typescript-eslint/return-await rule (#9612) Brooooooklyn 2025-01-09 09:28:58 +00:00
  • 6d29f80894 feat(server): user model (#9608) forehalo 2025-01-09 09:14:01 +00:00
  • ca3537fca3 fix(server): missing perplexity secret (#9607) darkskygit 2025-01-09 08:56:58 +00:00
  • b23e980250 fix(editor): prototype-polluting assignment (#9606) zzj3720 2025-01-09 08:20:26 +00:00
  • f78857bb11 feat(editor): add more open doc options to editor toolbar (#9588) pengx17 2025-01-09 08:04:21 +00:00