Commit Graph

  • dd51180acb feat(core): replace onboarding template (#11768) EYHN 2025-04-18 02:31:13 +00:00
  • 0b33fb6dbf chore: bump up @blocksuite/icons version to v2.2.12 (#11752) renovate 2025-04-18 02:18:07 +00:00
  • 04c0fa3de1 fix(native): invalid call to set mute behavior (#11764) pengx17 2025-04-18 02:03:06 +00:00
  • ec58850aca chore: bump up @nestjs/schedule version to v6 (#11780) renovate 2025-04-18 01:50:23 +00:00
  • 8a013af12f build: update default container name to avoid conflict (#11782) forehalo 2025-04-18 01:37:41 +00:00
  • 5e0d1fae98 chore(server): allow preflight workspace blob url (#11783) forehalo 2025-04-18 01:23:14 +00:00
  • a9e4690d2d fix(core): fix ai with multiple server (#11570) EYHN 2025-04-17 13:31:53 +00:00
  • 5e9ad634b7 feat(nbstore): optimize search performance (#11778) EYHN 2025-04-17 13:16:18 +00:00
  • 75df27a145 fix(core): transcription block styls (#11772) pengx17 2025-04-17 12:41:52 +00:00
  • a46bb446e2 fix(editor): should keep color on custom color button (#11773) fundon 2025-04-17 12:21:39 +00:00
  • 8dc21e53ca chore(i18n): update i18n-completenesses.json (#11779) EYHN 2025-04-17 19:57:44 +08:00
  • 8575fc2ad5 feat(client): switch to 512x512 icons for linux, add metainfo (#11759) Vladimir Romashchenko 2025-04-17 07:17:51 -04:00
  • c2c106f508 feat(core): add new loading doc component (#11737) JimmFly 2025-04-17 18:54:38 +08:00
  • bfecd1856b chore(core): wrong worker url prefix (#11769) liuyi 2025-04-17 18:52:55 +08:00
  • 570dc79e3d feat(server): stop embedding in doc embedding disabled workspace (#11761) darkskygit 2025-04-17 09:57:33 +00:00
  • e577bb7aa9 fix(core): ask ai loses user selected context (#11767) akumatus 2025-04-17 09:05:44 +00:00
  • d6287fd7b0 fix(editor): clicking footnote node should not open doc when readonly (#11749) donteatfriedrice 2025-04-17 08:52:17 +00:00
  • fa28554b66 chore(editor): improve highlight of toc card (#11766) L-Sun 2025-04-17 08:10:50 +00:00
  • 38e8806787 feat(server): add doc embedding switch for workspace (#11760) darkskygit 2025-04-17 07:13:22 +00:00
  • ebf1d5476d feat(core): add summary to transcription block (#11753) pengx17 2025-04-17 06:33:04 +00:00
  • 98899b4eea feat(editor): affine to blocksuite doc dnd with prefered card view (#11748) L-Sun 2025-04-17 04:06:50 +00:00
  • 50b3f5f7df fix(core): ai history of new users is always loading, enable online search by default (#11741) akumatus 2025-04-17 02:53:40 +00:00
  • b8d9c5417d fix(android): fix user db engine (#11684) EYHN 2025-04-17 02:26:56 +00:00
  • e8d2b0114b fix(core): avatar cannot load google user content url image (#11733) pengx17 2025-04-17 02:13:54 +00:00
  • 4a7f57ae3b chore: bump up @blocksuite/icons version to v2.2.11 (#11743) renovate 2025-04-17 01:59:04 +00:00
  • 72aa92546d feat(core): dragging audio waveform to change seek time (#11730) pengx17 2025-04-17 01:43:11 +00:00
  • 18fae0f1aa fix: host app with subpath (#11739) forehalo 2025-04-17 01:29:48 +00:00
  • 268c34e8b5 fix(core): appcontainer fallback display issue (#11669) pengx17 2025-04-16 10:44:03 +00:00
  • 1c1c5ce64b feat(core): show expiration time in link invitation dialog (#11610) JimmFly 2025-04-16 10:30:34 +00:00
  • 022e5f2c93 fix(editor): update embed iframe block event tracker (#11736) donteatfriedrice 2025-04-16 09:53:38 +00:00
  • 16f7be7f0b perf(editor): avoid redundant dom query when editing single block (#11732) Yifeng Wang 2025-04-16 17:52:22 +08:00
  • 71114e8935 chore: bump up nestjs to v11.0.20 (#11728) renovate 2025-04-16 09:32:40 +00:00
  • ef7a82d6e6 fix(core): adjust recording user-select none style (#11735) pengx17 2025-04-16 09:19:14 +00:00
  • b21864cf63 perf(editor): dispose input event handler for removed blocks (#11734) doodlewind 2025-04-16 09:05:47 +00:00
  • 212c13f843 fix(editor): add code block clipboard extension (#11731) donteatfriedrice 2025-04-16 08:32:00 +00:00
  • bfb94acc42 fix(server): subscription delete race condition (#11729) forehalo 2025-04-16 08:18:29 +00:00
  • 84bf7d2a41 chore(debug): no need sourceMapPathOverrides anymore (#11726) L-Sun 2025-04-16 08:04:14 +00:00
  • 51316217af feat(core): audio playback rate (#11702) pengx17 2025-04-16 07:49:12 +00:00
  • 30184817da chore: Lock file maintenance (#11483) renovate 2025-04-16 07:32:48 +00:00
  • 4b62d109d3 chore: bump up nestjs to v11.0.19 (#11718) renovate 2025-04-16 06:49:26 +00:00
  • d045651a03 fix(mobile): tab is not at bottom in tag detail page when empty (#11723) Cats Juice 2025-04-16 14:48:48 +08:00
  • 79c9425df6 fix(editor): link popover title overflow (#11704) pengx17 2025-04-16 04:40:59 +00:00
  • bfec5dd594 fix(editor): markdown html and image import (#11712) donteatfriedrice 2025-04-16 04:27:39 +00:00
  • 828215f45a refactor(editor): remove unused modal widget (#11713) Saul-Mirone 2025-04-16 04:13:58 +00:00
  • 26ddccccd2 fix(android): add proguard rules for release build crash (#11710) Aki Chang 2025-04-16 10:11:29 +08:00
  • fe86722845 perf(native): use simd to speedup audio buffer mix (#11717) Brooooooklyn 2025-04-16 00:42:30 +00:00
  • e0970daa5a feat(server): upgrade models to gpt4.1 (#11696) darkskygit 2025-04-15 14:23:40 +00:00
  • 220087c172 fix(mobile): cannot change tag color (#11708) pengx17 2025-04-15 13:36:22 +00:00
  • db2a8fd509 fix(core): database backlink row visibility (#11706) pengx17 2025-04-15 13:21:49 +00:00
  • b2694003c9 fix(editor): missing copy as png implementation (#11716) Saul-Mirone 2025-04-15 13:08:47 +00:00
  • 681c61a300 chore(admin): allow config avatar public path (#11689) forehalo 2025-04-15 12:54:55 +00:00
  • 3ebac1d39d refactor(editor): remove dead code (#11709) Saul-Mirone 2025-04-15 12:40:36 +00:00
  • 96e58316f7 feat(editor): add footnote node click handler (#11699) donteatfriedrice 2025-04-15 12:22:43 +00:00
  • b5c9741f18 feat(editor): extract keyboard toolbar widget (#11707) Saul-Mirone 2025-04-15 12:06:49 +00:00
  • ecdaea9176 chore: bump up i18next version to v25 (#11705) renovate 2025-04-15 11:52:42 +00:00
  • 7257f1b55b chore(server): remove enable flag in mail config (#11680) forehalo 2025-04-15 09:18:09 +00:00
  • b249939093 chore: bump up prisma monorepo to v6 (major) (#8964) renovate 2025-04-15 09:05:00 +00:00
  • 8ca675b2ec fix(editor): improve pdf embed viewer UX (#11641) fundon 2025-04-15 08:51:02 +00:00
  • 0df584bd5e refactor(core): add keyPress event to fix IME space detection (#11700) yoyoyohamapi 2025-04-15 08:37:27 +00:00
  • fd6c34cfa3 fix(editor): v-element may get undefined inline editor (#11697) Flrande 2025-04-15 08:22:39 +00:00
  • 46f3dfc64c fix(core): audio player ux (#11685) pengx17 2025-04-15 07:31:06 +00:00
  • 793d084077 chore(android): only status draft may be created on draft app (#11701) Aki Chang 2025-04-15 15:51:12 +08:00
  • 7b2ae7f573 feat(core): adjust history modal styles (#11675) pengx17 2025-04-15 07:16:52 +00:00
  • e02b159bf4 feat(core): remove preview footnote hover effect config (#11695) donteatfriedrice 2025-04-15 07:02:51 +00:00
  • a8cb48da5d chore(android): fix google play action (#11686) aki-chang-dev 2025-04-15 06:35:24 +00:00
  • 575aa3c1c1 fix(editor): rework disable middle click settings for linux (#11556) pengx17 2025-04-15 04:44:26 +00:00
  • 4011214451 fix(ios): avoid keyboard covering dialog (#11681) CatsJuice 2025-04-15 04:30:19 +00:00
  • 6f35021f22 chore(editor): update github block ui (#11690) L-Sun 2025-04-15 04:14:59 +00:00
  • 84ff54f9d7 feat(server): make slide audio transcript parallel (#11692) darkskygit 2025-04-15 03:59:23 +00:00
  • ad712da07f fix(server): slide audio override (#11688) darkskygit 2025-04-15 03:59:22 +00:00
  • f2f1a10715 fix(server): initial user plan (#11687) darkskygit 2025-04-15 03:59:22 +00:00
  • 5bb67e66c2 docs: format releases.md LongYinan 2025-04-15 11:37:39 +08:00
  • 2b9ccf8fcf docs: improve grammar of contributing releases.md (#10032) glitched-w0rld 2025-04-14 22:26:34 -04:00
  • aaa81e7d12 chore: bump up all non-major dependencies (#11670) renovate 2025-04-15 02:08:17 +00:00
  • b70a0dfbc7 chore: bump up nestjs to v11.0.17 (#11676) renovate 2025-04-15 01:54:22 +00:00
  • 594e896f74 Merge pull request #11661 from toeverything/0414/vtr_test_layout Yifeng Wang 2025-04-15 09:46:14 +08:00
  • 760a689c07 Merge branch 'canary' into 0414/vtr_test_layout Yifeng Wang 2025-04-15 09:20:25 +08:00
  • b8967a8a7b test(editor): add tests for turbo renderer state machine (#11659) doodlewind 2025-04-14 15:54:02 +00:00
  • 1a2d6f25be fix(android): nbstore laod error (#11674) Aki Chang 2025-04-14 17:19:14 +08:00
  • e9d04de399 test(editor): add tests for turbo renderer layout cache Yifeng Wang 2025-04-14 11:07:48 +08:00
  • e68947c792 fix(editor): integration vitest config warning Yifeng Wang 2025-04-14 11:01:42 +08:00
  • 2cd0e75810 fix: flaky Yifeng Wang 2025-04-14 17:04:22 +08:00
  • 6457c979f5 test(editor): add tests for turbo renderer state machine (#11659) doodlewind 2025-04-14 07:51:56 +00:00
  • 7aa87de5f7 fix(editor): markdown code preprocessor should handle link correctly (#11671) donteatfriedrice 2025-04-14 08:28:42 +00:00
  • efecce9bf2 test(editor): enable basic test for cross platform (#11667) Saul-Mirone 2025-04-14 07:36:56 +00:00
  • ee15b364d1 fix(electron): use CG* instead of NS* (#11668) pengx17 2025-04-14 07:21:49 +00:00
  • 2db7dea46f chore: bump up all non-major dependencies (#11618) renovate 2025-04-14 07:07:39 +00:00
  • 2fd2c149a5 chore: bump up tldts version to v7 (#11662) renovate 2025-04-14 06:29:31 +00:00
  • be759dc118 chore: bump up oxlint version to v0.16.6 (#11664) renovate 2025-04-14 06:13:38 +00:00
  • 00bd05897e feat(android): ai chat scaffold (#11124) Aki Chang 2025-04-14 14:05:47 +08:00
  • 08dbaae19b chore: bump up jotai-effect version to v2 (#10262) renovate 2025-04-14 05:34:38 +00:00
  • 1ab9f1376d chore: bump up nestjs (#11658) renovate 2025-04-14 02:57:54 +00:00
  • d494394c8d test(core): common setup for ai tests (#11644) yoyoyohamapi 2025-04-14 02:42:06 +00:00
  • 11d1b2fae5 chore: bump up @nestjs/common version to v11.0.16 [SECURITY] (#11645) renovate 2025-04-14 02:18:12 +00:00
  • 1fc51bf95e chore: bump up animejs version to v4 (#11466) renovate 2025-04-14 01:29:09 +00:00
  • d6b4ee8172 feat(mobile): ios selfhost server support (#11563) CatsJuice 2025-04-14 01:13:23 +00:00
  • e1cb8198f1 fix(editor): android bs keyboard provider error (#11647) L-Sun 2025-04-13 09:59:24 +00:00
  • 076c5ba044 fix(editor): repeat trigger keys of at-menu was added (#11631) L-Sun 2025-04-13 06:46:37 +00:00
  • 26d2ed8afb chore(editor): hide file and doc import entries for mobile (#11648) L-Sun 2025-04-13 05:32:15 +00:00
  • f860f77a24 fix(editor): can not query in mobile at menu (#11649) L-Sun 2025-04-13 02:39:05 +00:00