Commit Graph

  • 77d31ea25a chore: bump up eslint-plugin-unicorn version to v57 (#10234) renovate 2025-02-22 05:48:12 +00:00
  • 7945e1ed9f refactor: organize component registration by category (#10360) Saul-Mirone 2025-02-21 15:50:56 +00:00
  • 734ca154ae refactor(core): use image preview component in chat (#10357) donteatfriedrice 2025-02-21 15:36:55 +00:00
  • 2cf9a8f286 refactor: reorganize specs and adapter extensions (#10359) Saul-Mirone 2025-02-21 14:25:35 +00:00
  • 72b751943c fix(editor): using click event instead of pointerDown event for page block (#10351) L-Sun 2025-02-21 13:19:51 +00:00
  • 07cbf5affe fix(core): slash ask ai returns make it real action result (#10349) akumatus 2025-02-21 12:52:53 +00:00
  • 55651503df refactor(editor): extract root block (#10356) Saul-Mirone 2025-02-21 12:38:26 +00:00
  • 4a66ec7400 fix(nbstore): fix doc clock check logic (#10355) EYHN 2025-02-21 19:10:16 +08:00
  • 7d68aa5b2f chore(server): ignore erorr when join joint room (#10354) liuyi 2025-02-21 18:48:53 +08:00
  • 64370980b3 fix(core): ensure the divider between cloud and local is displayed correctly (#10352) CatsJuice 2025-02-21 10:27:53 +00:00
  • 6e399ce34b fix(core): unused blobs query (#10350) pengx17 2025-02-21 10:14:00 +00:00
  • 4d759766b9 fix(editor): adjust the style of the table block (#10348) zzj3720 2025-02-21 09:32:01 +00:00
  • 83669f8fbb fix(core): settings storage empty styles (#10313) Peng Xiao 2025-02-21 17:19:53 +08:00
  • 24fa58df52 fix: quota switch (#10347) DarkSky 2025-02-21 17:18:30 +08:00
  • dff68b9aae fix(core): blocksuite editor runtime configs in correct timing (#10344) Peng Xiao 2025-02-21 17:16:53 +08:00
  • 09cc5c392b refactor(core): new workspace selector and create dialog (#10323) Cats Juice 2025-02-21 17:16:38 +08:00
  • 22e4bd8c20 refactor: move image proxy middleware and adapter extensions (#10345) Saul-Mirone 2025-02-21 09:01:57 +00:00
  • 296d88f721 fix: ignore unknown charset (#10346) darkskygit 2025-02-21 08:36:27 +00:00
  • 244d683d83 fix(nbstore): adjust doc sync logic (#10342) EYHN 2025-02-21 08:17:07 +00:00
  • f3218ab3bc refactor(editor): rename presets to integration test (#10340) Saul-Mirone 2025-02-21 06:26:03 +00:00
  • f79324b6a1 chore(editor): update shadow of ask-ai-panel (#10336) L-Sun 2025-02-21 06:12:05 +00:00
  • adcc6b578c refactor(editor): move editor components to frontend core (#10335) Saul-Mirone 2025-02-21 04:28:54 +00:00
  • 7f833f8c15 fix(server): don't sync blob meta on workspace deleted event (#10334) fengmk2 2025-02-21 04:11:57 +00:00
  • 785951bbfa fix(core): adjust copy link button styles (#10337) JimmFly 2025-02-21 03:58:03 +00:00
  • 19e9f970f4 fix(editor): block selected style in note under edgeless (#10326) fundon 2025-02-21 03:43:54 +00:00
  • c362737441 perf(editor): reduce dom ops in viewport update (#10333) doodlewind 2025-02-21 03:30:10 +00:00
  • 618042812b fix(nbstore): fix cloud awareness (#10320) EYHN 2025-02-21 11:11:10 +08:00
  • 0ff7c5f897 fix(server): gen new request id on websocket event request (#10330) fengmk2 2025-02-21 02:00:58 +00:00
  • b8dcb85007 refactor: move outline fragment to separate package (#10331) Saul-Mirone 2025-02-20 15:59:13 +00:00
  • 5ac15f12e6 refactor: replace editor container with editor host (#10328) Saul-Mirone 2025-02-20 14:20:32 +00:00
  • efe36161e8 fix(core): remove candidate doc chip suggestions (#10327) akumatus 2025-02-20 14:01:00 +00:00
  • 126677d7ad fix(core): no pop-ups if user click discard menu item (#10317) akumatus 2025-02-20 13:29:28 +00:00
  • 007bbabce4 refactor: move frame manager and panel to separate packages (#10324) Saul-Mirone 2025-02-20 13:06:39 +00:00
  • 64cc99354e refactor(editor): add zoom threshold for dom rendering fallback (#10322) doodlewind 2025-02-20 11:45:19 +00:00
  • 1516903c77 refactor: move doc-title and ai-chat-block components (#10316) Saul-Mirone 2025-02-20 10:45:47 +00:00
  • 4f831732e1 fix(core): fix throw if aborted polyfill (#10321) EYHN 2025-02-20 10:32:02 +00:00
  • ef28e36441 fix(editor): data in the database will be completely overwritten in some cases (#10318) zzj3720 2025-02-20 10:17:57 +00:00
  • 7b1dfb7ee8 refactor(editor): reduce dom query per refresh (#10319) doodlewind 2025-02-20 10:01:13 +00:00
  • 5fcc402280 style: update ios dark icon (#10312) Hwang 2025-02-20 16:01:32 +08:00
  • fa86f71853 feat(server): client version check (#9205) DarkSky 2025-02-20 15:50:22 +08:00
  • 4fee2a9c4b chore(editor): update some widget styles (#10311) L-Sun 2025-02-20 15:39:48 +08:00
  • b4097aef8e refactor(server): move bin content parser to doc reader (#10302) fengmk2 2025-02-20 07:19:48 +00:00
  • 9f4311f654 refactor(editor): remove AbstractEditor type and feature flags in test (#10308) Saul-Mirone 2025-02-20 07:05:35 +00:00
  • 13f1859cdf feat: allow retry with new message (#10307) darkskygit 2025-02-20 06:07:53 +00:00
  • 50820482df fix(editor): auto focus after add inline latex (#10309) Flrande 2025-02-20 05:52:06 +00:00
  • ec67d30b27 chore(server): race condition during fixing doc owner (#10303) forehalo 2025-02-20 05:34:55 +00:00
  • fd5897dbe6 chore(server): disable nightly subscriptions expirasion check (#10298) forehalo 2025-02-20 05:34:54 +00:00
  • d490e767eb fix(server): wrong previous subscription check (#10306) liuyi 2025-02-20 13:33:49 +08:00
  • adc003862b fix(editor): image size and xywh when converting attachment to image (#10200) fundon 2025-02-20 05:16:21 +00:00
  • ff0ce1a962 fix(server): remove job on complete (#10305) fengmk2 2025-02-20 04:39:05 +00:00
  • 5042d9f644 fix(nbstore): check before save empty update (#10304) EYHN 2025-02-20 04:24:49 +00:00
  • 1d339c682b fix(core): adjust share menu and upgrade-to-team page style (#10299) JimmFly 2025-02-20 04:10:52 +00:00
  • b38abcb59c perf(editor): avoid recreation of Intl.Segmenter (#10295) doodlewind 2025-02-20 03:55:57 +00:00
  • c3fc0a0d88 chore(editor): fix imports in legacy tests (#10300) Saul-Mirone 2025-02-20 03:30:05 +00:00
  • e0b2b2b33c fix(server): convert error type to lower case (#10301) fengmk2 2025-02-20 03:04:21 +00:00
  • ba91b36cc3 feat(editor): add block creation tracking (#10294) zzj3720 2025-02-20 02:25:28 +00:00
  • a0e3f9909c chore(i18n): sync translations (#10184) github-actions[bot] 2025-02-20 02:25:19 +00:00
  • 8f6ce2c3b4 fix(nbstore): fix doc clock comparison (#10296) EYHN 2025-02-20 10:10:17 +08:00
  • d8435421d2 fix(editor): improve table selection in edgeless mode (#10293) zzj3720 2025-02-20 01:50:40 +00:00
  • 676ccc9094 refactor(editor): allow force refresh in worker renderer (#10289) doodlewind 2025-02-19 14:23:45 +00:00
  • 091ba7bb51 chore: remove createEmptyEditor legacy test misc (#10291) Saul-Mirone 2025-02-19 13:23:41 +00:00
  • 2b11941c0e chore: bump theme (#10290) donteatfriedrice 2025-02-19 11:37:19 +00:00
  • 02f567f2c0 chore(core): better doc action error message (#10288) forehalo 2025-02-19 10:38:38 +00:00
  • 54b7515167 fix(editor): log when export blob failed (#10287) donteatfriedrice 2025-02-19 10:06:50 +00:00
  • e726df9a1b fix(core): prevent all-docs header from overlapping scrollbar (#10270) CatsJuice 2025-02-19 09:24:49 +00:00
  • 926b35c91f chore(core): temporarily hide editor starter-bar on mobile (#10237) CatsJuice 2025-02-19 09:10:26 +00:00
  • b456feee63 fix(core): unexpected redirect to expired page after accepting invitation (#10257) JimmFly 2025-02-19 17:10:12 +08:00
  • 487158b9ca fix(core): incorrect permissions displayed in member management (#10269) JimmFly 2025-02-19 16:58:06 +08:00
  • 5b768d9091 fix(nbstore): close full blob sync for iOS (#10286) EYHN 2025-02-19 16:57:32 +08:00
  • 90b0982dd3 fix(editor): hide edgeless only note in synced doc block (#10277) Saul-Mirone 2025-02-19 08:40:26 +00:00
  • e5a1595980 feat(core): add tracking events to doc role management (#10221) JimmFly 2025-02-19 16:39:50 +08:00
  • bc34516e6c fix(editor): embed sync doc theme not reactive (#10283) Flrande 2025-02-19 16:38:05 +08:00
  • 521ee9d374 fix(server): doc owner and default role permission (#10281) liuyi 2025-02-19 16:29:46 +08:00
  • 61ee5531f4 fix(core): incorrect root config identifier (#10285) L-Sun 2025-02-19 16:20:22 +08:00
  • 0f770093b0 fix(nbstore): better diff function for doc update (#10284) EYHN 2025-02-19 16:06:51 +08:00
  • 2d9162b3c4 style(core): adjust ai icon color in starter-bar (#10280) Cats Juice 2025-02-19 16:05:34 +08:00
  • c39a93e1fd fix(nbstore): fix v1 doc storage timestamp (#10282) EYHN 2025-02-19 16:04:37 +08:00
  • 53cada4640 fix(core): throttle sync progress update (#10278) EYHN 2025-02-19 07:45:46 +00:00
  • 60a9572c88 fix(core): remove crypto randomuuid api (#10268) EYHN 2025-02-19 07:32:01 +00:00
  • e5315087cb chore(editor): allow remote debug in presets dev entry (#10279) Yifeng Wang 2025-02-19 15:15:48 +08:00
  • 319d909ac8 fix(editor): paste surface-ref block to another doc as embed-linked-doc block (#10274) donteatfriedrice 2025-02-19 07:02:26 +00:00
  • 751f229e30 fix(core): unexpectedly jump to price plan when selfhosting (#10247) JimmFly 2025-02-19 15:01:54 +08:00
  • c0cc4224bb feat(core): close popup after oauth login (#10273) EYHN 2025-02-19 14:44:02 +08:00
  • b50e507fc5 fix(core): wrong i18n key used (#10275) liuyi 2025-02-19 14:43:39 +08:00
  • 294002101d fix(server): wrong queue options for worker executor (#10267) liuyi 2025-02-19 12:44:23 +08:00
  • 320875425c fix: replace all CRLF in email token (#10271) fengmk2 2025-02-19 04:07:43 +00:00
  • dad39d1129 fix: handle unsupported image upload (#10272) doouding 2025-02-19 03:47:48 +00:00
  • 35f7f5a01b chore(mobile): adjust setting dialog swipe gesture trigger size (#10236) CatsJuice 2025-02-19 02:41:41 +00:00
  • 29f8a627b6 fix(core): center peek doc view circular deps (#10253) pengx17 2025-02-19 02:23:53 +00:00
  • 5a7ab880c1 fix(core): fix ios blob upload (#10263) EYHN 2025-02-19 10:07:46 +08:00
  • b20d316d60 fix(editor): ui bugs in linked document embed view (#10105) Oleg 2025-02-18 16:29:58 +01:00
  • dc7e7cfc75 chore: bump up all non-major dependencies (#10132) renovate 2025-02-18 15:14:03 +00:00
  • 2f04e3180c refactor: move utils and cleanup test helpers (#10261) Saul-Mirone 2025-02-18 14:03:51 +00:00
  • faf6e2c79f refactor(editor): optimize store map (#10246) Saul-Mirone 2025-02-18 13:30:09 +00:00
  • 15e9acefc2 fix(editor): paste when select multiple block texts (#10227) donteatfriedrice 2025-02-18 12:13:55 +00:00
  • 176e0a1950 fix: raw body limit (#10254) darkskygit 2025-02-18 11:34:58 +00:00
  • 4c7eedb920 fix(server): body parser limit (#10260) liuyi 2025-02-18 18:48:29 +08:00
  • c21f71f58c feat: add dnd database preview block (#10258) doouding 2025-02-18 10:25:00 +00:00
  • 75678ceca8 fix: allow to drop inside the note block in edgeless mode (#10255) doouding 2025-02-18 10:24:59 +00:00
  • cd00f06b77 chore(core): track otp usage (#10248) forehalo 2025-02-18 10:10:27 +00:00