Commit Graph

  • 0cb06668cd refactor(core): split the billing component into a separate file (#10924) JimmFly 2025-03-18 10:05:44 +00:00
  • 4fc3e92205 feat(server): separate storage quota limit and blob size limit (#10957) fengmk2 2025-03-18 09:28:50 +00:00
  • 86c4e0705f fix(server): convert 4xx status HttpError to UserFriendlyError (#10956) fengmk2 2025-03-18 09:28:50 +00:00
  • 5cb2abab76 docs(editor): add doc for reactive types in store (#10958) Saul-Mirone 2025-03-18 09:07:42 +00:00
  • ff8c3d1cee feat(core): intilize integration module and basic readwise impl (#10726) CatsJuice 2025-03-18 08:13:57 +00:00
  • ef00a158fc docs(editor): improve documentation for store class (#10949) Saul-Mirone 2025-03-18 07:57:58 +00:00
  • 99370573c8 refactor(editor): use stable stringify for snapshots (#10948) pengx17 2025-03-18 05:41:19 +00:00
  • 83af78d9ee chore(editor): update icon color of link doc card (#10943) L-Sun 2025-03-18 05:00:26 +00:00
  • 804d08423b feat(core): improve text preview in editor settings (#10070) Oleg 2025-03-18 06:00:13 +01:00
  • e09b5fee12 feat(server): init gemini provider & transcript action (#10731) darkskygit 2025-03-18 04:28:18 +00:00
  • a016630a82 feat(electron): create recording through tray (#10526) pengx17 2025-03-18 04:12:30 +00:00
  • 05329e96c7 fix(core): add timeout params to graphql request options (#10919) akumatus 2025-03-18 03:53:47 +00:00
  • 9f3cf271e3 feat(editor): support user provided role and role schema (#10939) Saul-Mirone 2025-03-18 01:58:59 +00:00
  • 4a3180ee04 feat(server): display date in yyyy-MM-dd format on email (#10916) fengmk2 2025-03-18 01:00:13 +00:00
  • 3f0981a6fa feat(server): add settings resolver (#10797) fengmk2 2025-03-18 00:41:21 +00:00
  • 5dcbae6f86 feat(server): add settings model (#10755) fengmk2 2025-03-18 00:41:21 +00:00
  • 3de7d85eea feat(editor): improve api for store, and add docs (#10941) Saul-Mirone 2025-03-17 16:30:59 +00:00
  • b0aa2c90fd feat(server): tag and collection record for context (#10926) darkskygit 2025-03-17 14:17:01 +00:00
  • 3dbeebd6ba fix(editor): background of surface-ref disappeared when it was re-rendered (#10931) L-Sun 2025-03-17 14:00:17 +00:00
  • cc8ec72f2c feat(editor): insert a mindmap slash menu action (#10930) L-Sun 2025-03-17 13:19:56 +00:00
  • 1d04438049 docs(editor): scaffolding docs generator (#10925) Saul-Mirone 2025-03-17 12:51:08 +00:00
  • 363c9799f3 fix(core): chat-panel ui (#10928) akumatus 2025-03-17 10:53:55 +00:00
  • d80f1e8067 feat(editor): insert a blank frame slash menu action (#10899) L-Sun 2025-03-17 10:32:54 +00:00
  • 8b67496951 refactor(server): saving past_due subscription in db (#10908) forehalo 2025-03-17 10:17:14 +00:00
  • 9b5d12dc71 test(server): new test facilities (#10870) forehalo 2025-03-17 10:02:12 +00:00
  • 92db9a693a fix(server): catch panic for context parsing (#10912) darkskygit 2025-03-17 09:44:57 +00:00
  • b401012d85 feat(core): user service loading state (#10922) EYHN 2025-03-17 09:28:25 +00:00
  • 7dbc9b42b7 feat(nbstore): add debug log for incorrect writing (#10697) EYHN 2025-03-17 09:09:27 +00:00
  • aa70759f44 build(server): no build seed script (#10923) liuyi 2025-03-17 17:08:55 +08:00
  • 44bede23e5 fix(server): operation name record (#10914) darkskygit 2025-03-17 08:48:40 +00:00
  • 7c99135da3 chore: bump up all non-major dependencies (#10886) renovate 2025-03-17 07:11:58 +00:00
  • d5a5df5e49 test(editor): move blocksuite test to tests folder (#10917) Saul-Mirone 2025-03-17 06:40:25 +00:00
  • 0f83566504 chore(server): data mocking and seeding (#10864) liuyi 2025-03-17 14:15:34 +08:00
  • 81af7a0571 docs(editor): add guide for extension usage (#10911) doodlewind 2025-03-17 05:38:10 +00:00
  • 808c053c3c feat(editor): add block meta for table block (#10915) Saul-Mirone 2025-03-17 05:20:10 +00:00
  • 6eb34d70c1 feat(editor): support bookmark block convert to embed iframe block (#10907) donteatfriedrice 2025-03-17 05:00:55 +00:00
  • 8bd4125c96 feat(editor): enable block meta for code, image, list block (#10905) Saul-Mirone 2025-03-17 03:29:51 +00:00
  • 8822acf041 fix(core): correct template setting item text (#10902) CatsJuice 2025-03-17 02:21:08 +00:00
  • c1301be1f5 fix(editor): repeat instantiation of std (#10896) L-Sun 2025-03-17 01:04:51 +00:00
  • 7e6ff8d9c6 chore(editor): remove unused npm scripts (#10895) Saul-Mirone 2025-03-16 17:48:49 +00:00
  • 2f5e801097 fix(editor): missing export (#10893) Saul-Mirone 2025-03-16 16:09:35 +00:00
  • 96add08ff4 fix(editor): should include node types (#10892) Saul-Mirone 2025-03-16 14:25:20 +00:00
  • fff15222d9 feat(core): add transparent as default shape fill (#10801) hackerESQ 2025-03-16 06:58:50 -05:00
  • d7d512084e feat(editor): embed iframe error status card in surface (#10869) donteatfriedrice 2025-03-16 09:05:04 +00:00
  • 7ecb1f510d feat(editor): embed iframe loading status card in surface (#10868) donteatfriedrice 2025-03-16 09:05:04 +00:00
  • 26285f7dcb feat(editor): unify block props api (#10888) Saul-Mirone 2025-03-16 05:48:34 +00:00
  • 8f9e5bf0aa fix(editor): minor ui bugs (#10841) Oleg 2025-03-15 11:15:56 +01:00
  • 1d4ee1e383 feat(editor): support embed iframe block in edgeless (#10830) donteatfriedrice 2025-03-15 09:23:02 +00:00
  • b4f49a234f chore: bump up all non-major dependencies (#10885) renovate 2025-03-15 08:35:01 +00:00
  • 7967ca4247 chore: bump up all non-major dependencies (#10877) renovate 2025-03-15 07:27:32 +00:00
  • 5915e6a6f1 fix(nbstore): fix download blob return too early (#10875) EYHN 2025-03-14 16:41:31 +00:00
  • 0d7f032238 chore: bump up all non-major dependencies (#10734) renovate 2025-03-14 15:44:22 +00:00
  • 5566632b30 refactor(editor): improve the implementation of flat proxy (#10872) Saul-Mirone 2025-03-14 12:31:40 +00:00
  • 517817e66f refactor(editor): separate yjs subscribe logic of flat model (#10863) Saul-Mirone 2025-03-14 12:31:39 +00:00
  • a3ce67a59d refactor(editor): separate init logic of flat model (#10862) Saul-Mirone 2025-03-14 12:31:39 +00:00
  • 1ce290094e refactor(editor): improve implementation of flat model (#10848) Saul-Mirone 2025-03-14 13:18:03 +00:00
  • 3b4453d2b8 chore(editor): update default width of page block (#10873) L-Sun 2025-03-14 12:59:17 +00:00
  • a648edafc0 feat(core): display embedding progress (#10871) akumatus 2025-03-14 11:58:29 +00:00
  • 99fdfe821a fix(editor): improve type declaration definition (#10866) fundon 2025-03-14 10:38:16 +00:00
  • d8dfea6ccf fix(editor): type import in vite worker env (#10856) doodlewind 2025-03-14 10:22:58 +00:00
  • 17d4fef721 chore(server): enable r2 in doc service (#10865) darkskygit 2025-03-14 10:06:26 +00:00
  • 05200ad7b7 feat(nbstore): add blob sync storage (#10752) EYHN 2025-03-14 18:05:54 +08:00
  • a2eb3fe1b2 feat(core): add notification service (#10855) EYHN 2025-03-14 09:32:10 +00:00
  • 4a1a557a9e refactor(web): save as doc & save as block action (#10833) yoyoyohamapi 2025-03-14 09:01:31 +00:00
  • 1258f47d70 refactor(web): insert blew action (#10722) yoyoyohamapi 2025-03-14 09:01:30 +00:00
  • 1546b76337 feat(core): poll context docs and files embedding status (#10843) akumatus 2025-03-14 08:44:55 +00:00
  • 114e89961f fix(server): add mode property on mention doc input (#10853) fengmk2 2025-03-14 08:23:27 +00:00
  • c31d01b2c2 chore(server): merge duplicate queries (#10857) darkskygit 2025-03-14 08:02:11 +00:00
  • f61b166e61 fix(server): handle graphql bad input error (#10854) fengmk2 2025-03-14 07:37:29 +00:00
  • 95cbdc7900 chore(server): enable copilot in doc service (#10850) darkskygit 2025-03-14 07:07:28 +00:00
  • d1c10f5401 chore(editor): hide tweakpane for turbo renderer (#10846) doodlewind 2025-03-14 06:47:15 +00:00
  • f3ef9c4415 feat(nbstore): rename SyncStorage to DocSyncStorage (#10751) EYHN 2025-03-14 06:25:26 +00:00
  • 92effd9b51 feat: improve context api (#10812) darkskygit 2025-03-14 05:57:40 +00:00
  • b8452f56a8 feat(editor): block painter extension (#10847) Saul-Mirone 2025-03-14 05:26:58 +00:00
  • be9f44fc4f fix(editor): worker loading in webpack env (#10832) doodlewind 2025-03-14 05:26:57 +00:00
  • 8af0526a22 chore(infra): update dev env template (#10845) darkskygit 2025-03-14 04:55:27 +00:00
  • daccb2c865 feat(core): add ai file context api (#10842) akumatus 2025-03-14 04:29:54 +00:00
  • 8880cef20b test(infra): add check job to verify committed changes (#10829) fengmk2 2025-03-14 02:58:27 +00:00
  • e086fd2a43 refactor(editor): getFirstContentBlock -> getFirstBlock & getLastContentBlock -> getLastBlock (#10809) yoyoyohamapi 2025-03-14 02:35:22 +00:00
  • d3aae962bc test(editor): getFirstContentBlock & getLastContentBlock & isNothingSelected command (#10757) yoyoyohamapi 2025-03-14 02:35:21 +00:00
  • 04efca362e feat(editor): is nothing selected command (#10721) yoyoyohamapi 2025-03-14 02:35:21 +00:00
  • aa15b106d9 feat(editor): content block getter command (#10720) yoyoyohamapi 2025-03-14 02:35:20 +00:00
  • d936553047 chore: auto assign feature reqeusts (#10819) forehalo 2025-03-14 02:20:14 +00:00
  • b238aa3182 fix(editor): clamp method in color picker (#10840) fundon 2025-03-13 19:37:37 +00:00
  • 341321284e fix(core): should not invert label when its shape text (#10765) fundon 2025-03-13 13:15:40 +00:00
  • 8783859dd1 chore: bump oxlint to v0.15.15; enable import/named (#10836) Boshen 2025-03-13 20:59:59 +08:00
  • d8373f66e7 feat(server): context awareness for copilot (#9611) darkskygit 2025-03-13 11:44:55 +00:00
  • 05f3069efd feat(editor): add i18n support for block meta display (#10831) Saul-Mirone 2025-03-13 11:28:56 +00:00
  • 0c9591f08e feat(core): add an entry for admin panel (#10813) JimmFly 2025-03-13 10:46:26 +00:00
  • 7df06ea98b feat(admin): add server version check (#10816) JimmFly 2025-03-13 18:37:07 +08:00
  • bed4074bdb feat(admin): add import and export users to admin panel (#10810) JimmFly 2025-03-13 18:37:44 +08:00
  • e96302ccb2 feat(admin): add ban user to admin panel (#10780) JimmFly 2025-03-13 18:37:21 +08:00
  • d24ced3dbd fix(electron): electron fallback container should not contain tabs header (#10826) pengx17 2025-03-13 10:14:26 +00:00
  • 21aa47c094 feat(admin): make the left navigation bar collapsable (#10774) JimmFly 2025-03-13 09:57:09 +00:00
  • a4608b52f2 fix(editor): database block e2e test flaky (#10828) zzj3720 2025-03-13 09:40:24 +00:00
  • 9518ebee95 chore(server): add pro user for testing with extended workspace member limit (#10827) fengmk2 2025-03-13 09:11:59 +00:00
  • a903f8685b fix(infra): use framework stack provider (#10825) EYHN 2025-03-13 08:56:05 +00:00
  • 7100d87efe chore(core): doc role telemetry (#10822) forehalo 2025-03-13 08:15:46 +00:00
  • 7ba1c1b271 chore(editor): use at menu to insert linked doc (#10808) L-Sun 2025-03-13 08:01:59 +00:00
  • 0f062b7157 refactor(editor): make turbo renderer a gfx extension (#10818) doodlewind 2025-03-13 07:45:05 +00:00