Commit Graph

  • 27ed15a83e fix: chat session cannot delete (#14312) DarkSky 2026-01-26 19:47:47 +08:00
  • 5498133627 chore: bump up rustc version to v1.93.0 (#14303) renovate[bot] 2026-01-26 17:24:43 +08:00
  • ecc98573eb fix: safe cookie parsing (#14292) JustAnDK 2026-01-26 17:24:11 +08:00
  • 69907083f7 chore: bump up opentelemetry (#14300) renovate[bot] 2026-01-26 13:33:43 +08:00
  • 268eb1f7ba chore: bump up Node.js to v22.22.0 (#14299) renovate[bot] 2026-01-26 13:33:25 +08:00
  • 50507fc9bf chore: bump up RevenueCat/purchases-ios-spm version to from: "5.55.3" (#14302) renovate[bot] 2026-01-26 05:44:47 +08:00
  • 09cc2dceda feat: cleanup chat panel (#14259) DarkSky 2026-01-26 04:02:07 +08:00
  • 02449026b9 fix: add expose port 3010 in Dockerfile (#14293) Shyim 2026-01-25 10:35:15 +01:00
  • 056f2c1161 fix: should allow affine.pro to be embedded (#14285) Peng Xiao 2026-01-20 23:33:28 +08:00
  • 94431df236 fix(core): make member popover responsive (#14277) likljn 2026-01-18 18:37:08 +09:00
  • f373e08583 feat: refactor doc write in native (#14272) v0.26.0-beta.8 DarkSky 2026-01-18 16:31:12 +08:00
  • 753b11deeb fix: resolve navbar overlay issue on sign-in page (#14274) Gabriele 2026-01-17 18:32:42 +01:00
  • 17f2ebc4de feat: render document header image from document metadata (#14255) Heera Rana 2026-01-16 19:48:59 +05:30
  • 0da91e406e feat(server): add document write tools for mcp (#14245) realies 2026-01-16 14:57:24 +02:00
  • 2c5559ed0b fix: missing session fields DarkSky 2026-01-16 17:26:05 +08:00
  • 924d58603f chore: improve event flow (#14266) DarkSky 2026-01-16 16:07:27 +08:00
  • d4581b839a chore: add tools DarkSky 2026-01-16 10:53:13 +08:00
  • 8d14607c2b feat: improve indexer perf v0.26.0-beta.7 DarkSky 2026-01-15 19:27:41 +08:00
  • 00a458543f feat: cleanup chat panel (#14258) DarkSky 2026-01-15 19:20:55 +08:00
  • ac7a95e708 feat: misc optimizations (#14257) DarkSky 2026-01-15 03:47:22 +08:00
  • 76e1721d70 fix: journal conflict handle v0.26.0-beta.6 DarkSky 2026-01-15 00:55:35 +08:00
  • fc59dff9e2 chore: enable blur background for mac DarkSky 2026-01-15 00:35:11 +08:00
  • 27a58e764c chore: bump version & deps DarkSky 2026-01-15 00:33:51 +08:00
  • 13907f7234 fix(core): event flow handle (#14256) DarkSky 2026-01-15 00:04:32 +08:00
  • 7c24b2521a feat: reduce backend (#14251) DarkSky 2026-01-14 00:01:07 +08:00
  • 7c440686ad chore(i18n): sync translations (#14148) v0.26.0-beta.5 github-actions[bot] 2026-01-13 22:09:42 +08:00
  • b331a08744 feat: native update merge (#14250) DarkSky 2026-01-13 22:03:55 +08:00
  • 279b7bb64f feat(core): integrate google calendar sync (#14248) DarkSky 2026-01-13 02:38:16 +08:00
  • 89f0430242 fix: race conditions (y-crdt/y-octo#51) DarkSky 2026-01-13 01:07:59 +08:00
  • 0bd8160ed4 feat: init cloud calendar support (#14247) DarkSky 2026-01-12 23:17:43 +08:00
  • a5b60cf679 fix: index calc & detached node handle (y-crdt/y-octo#50) DarkSky 2026-01-11 18:38:34 +08:00
  • ca2462f987 feat(native): sync yocto codes (#14243) DarkSky 2026-01-11 06:08:33 +08:00
  • d515d295ce feat(editor): enhance string comparison handling in eval.ts (#14233) Adit Syed Afnan 2026-01-08 21:58:00 -05:00
  • e4dc82ee35 chore: bump deps (#14227) DarkSky 2026-01-07 13:15:17 +08:00
  • aa6f26b1a5 chore: bump up opentelemetry (#14208) renovate[bot] 2026-01-07 11:45:15 +08:00
  • c1d43b9b18 fix(editor): keep slash menu alive on text input when no_result (#14141) likljn 2026-01-07 11:13:13 +09:00
  • b8e597fa1d fix: hide search local label if need DarkSky 2026-01-07 10:42:51 +08:00
  • cf98afb32e chore: bump theme@1.1.23 (#14222) v0.26.0-beta.4 Cats Juice 2026-01-06 20:48:44 +08:00
  • a11e9fe8ca feat(server): add LISTEN_ADDR env var for allowing server to listen on ipv6 (#14211) Yiding Jia 2026-01-05 01:31:47 -08:00
  • f42246aba1 fix: allow method for cors DarkSky 2026-01-05 13:14:56 +08:00
  • f5394b7450 fix: refine handling for non-standard keyboards to avoid incorrect keyCode fallback (#14206) Whitewater 2026-01-04 17:18:03 +08:00
  • e7d0f31546 fix: blob redirect DarkSky 2026-01-04 00:23:51 +08:00
  • fe5d6c0c0f feat(editor): support frontmatter & colored text parsing (#14205) DarkSky 2026-01-03 22:43:11 +08:00
  • 510933becf chore(server): bump ioredis to 5.8.2 for ipv6 support (#14204) Yiding Jia 2026-01-02 17:06:30 -08:00
  • 3633c75c6f feat: cleanup tables (#14203) DarkSky 2026-01-03 03:50:14 +08:00
  • 41addfe311 fix: blob sync v0.26.0-beta.3 DarkSky 2026-01-03 01:40:13 +08:00
  • 9a7f8e7d4d feat: workspace level share settings (#14201) DarkSky 2026-01-03 01:13:27 +08:00
  • 60de882a30 feat: shared link list (#14200) DarkSky 2026-01-02 21:07:41 +08:00
  • 9f96633b33 fix: normalize shortcut display (#14196) v0.26.0-beta.2 zetaloop 2026-01-01 21:07:35 +08:00
  • 1e8095c224 fix: ci DarkSky 2026-01-01 18:20:18 +08:00
  • 0b0ae5ea0a feat: add queue management for admin panel DarkSky 2026-01-01 06:13:50 +08:00
  • f745f7b669 feat: pre-aggregation workspace stats DarkSky 2026-01-01 05:01:52 +08:00
  • 97507e7043 fix: query type cast v0.26.0-beta.1 DarkSky 2026-01-01 02:41:03 +08:00
  • 91e6f3c45c feat: improve workspace index DarkSky 2026-01-01 01:39:40 +08:00
  • c7b74384a4 fix: types DarkSky 2025-12-31 23:55:51 +08:00
  • 20c4951847 feat: improve workspace list perf DarkSky 2025-12-31 22:59:52 +08:00
  • bc03fab649 chore: cleanup logs DarkSky 2025-12-31 12:31:58 +08:00
  • 99332228da feat: native sync state (#14190) DarkSky 2025-12-31 04:09:32 +08:00
  • 95ef04f3e0 fix: cloud workspace search prefer & highlights v0.26.0-beta.0 DarkSky 2025-12-30 12:46:43 +08:00
  • e2adab7805 fix: table compatibility (#14185) DarkSky 2025-12-30 12:01:27 +08:00
  • 30fb953344 fix: build DarkSky 2025-12-30 05:41:55 +08:00
  • ff2e96d847 feat: database indexing support (#14181) DarkSky 2025-12-30 05:23:09 +08:00
  • 95a5e941e7 feat: improve admin panel (#14180) DarkSky 2025-12-30 05:22:54 +08:00
  • d6b380aee5 feat: improve pdf rendering (#14171) DarkSky 2025-12-29 22:01:07 +08:00
  • 1b9d065778 chore(yocto): should auto gc after applying updates (#12199) Yii 2025-12-29 21:48:23 +08:00
  • e12fe9c12b fix: message handle (#14178) DarkSky 2025-12-29 21:47:53 +08:00
  • 1bfd29df99 docs: update docs DarkSky 2025-12-29 19:08:49 +08:00
  • a38e94f314 chore: bump up Node.js to v22.21.1 (#14175) renovate[bot] 2025-12-29 18:55:11 +08:00
  • 6951f1002f feat: improve event handle (#14177) DarkSky 2025-12-29 18:54:59 +08:00
  • 20a80015c0 feat: integrate native indexer for mobile (#14174) DarkSky 2025-12-28 21:34:39 +08:00
  • 504460438f fix: mobile mult-select tag delete (#14172) DarkSky 2025-12-28 17:16:20 +08:00
  • 582340b0b7 fix: lint DarkSky 2025-12-28 15:32:25 +08:00
  • 11d9a41433 chore: bump up apple/swift-collections version to from: "1.3.0" (#13688) renovate[bot] 2025-12-28 15:18:35 +08:00
  • f49f42ce76 chore: bump up Lakr233/ListViewKit version to from: "1.1.8" (#14078) renovate[bot] 2025-12-28 15:17:50 +08:00
  • f78dc44690 chore: bump up Lakr233/MarkdownView version to from: "3.4.7" (#14090) renovate[bot] 2025-12-28 15:16:48 +08:00
  • a38e7e58e0 docs: update template DarkSky 2025-12-28 07:39:14 +08:00
  • 4f1d57ade5 feat: integrate typst preview & fix mermaid style (#14168) DarkSky 2025-12-28 04:55:22 +08:00
  • 1b532d5c6c fix: inline doc toolbar tooltip (#14169) DarkSky 2025-12-28 02:37:02 +08:00
  • 6514614df8 feat: bump electron (#14158) DarkSky 2025-12-27 23:54:11 +08:00
  • 702dbf7be4 fix: client indexing & outdated scheme (#14160) DarkSky 2025-12-27 17:56:42 +08:00
  • 78949044ec feat: improve idb perf (#14159) DarkSky 2025-12-27 08:22:37 +08:00
  • 4eed92cebf feat: improve electron sandbox (#14156) DarkSky 2025-12-27 03:23:28 +08:00
  • 3fe8923fc3 fix: flatpak bundle (#14155) DarkSky 2025-12-26 23:37:53 +08:00
  • ca386283c5 feat: bump electron (#14151) DarkSky 2025-12-26 09:41:16 +08:00
  • 2e38898937 feat: refresh index if version changed (#14150) DarkSky 2025-12-26 01:08:05 +08:00
  • e8693a3a25 feat: introduce fuzzy search for native indexer (#14109) DarkSky 2025-12-25 04:40:23 +08:00
  • b6dc68eddf chore(i18n): sync translations (#14054) github-actions[bot] 2025-12-24 03:12:32 +08:00
  • 08a30edb2d chore: correct the wrong file path in building doc (#14145) keke 2025-12-24 02:45:39 +08:00
  • 6c9ab603eb feat(i18n): updated Norwegian translations to 20% (#14133) Daniel Dybing 2025-12-23 18:42:23 +01:00
  • 4b721dffe0 feat: set admin name when self hosted init (#14146) DarkSky 2025-12-23 23:38:34 +08:00
  • a1f1c61a9f fix: ci DarkSky 2025-12-23 23:26:19 +08:00
  • 76524084d1 feat: multipart blob sync support (#14138) DarkSky 2025-12-23 22:09:21 +08:00
  • a9937e18b6 fix: cleanup expired records (#14140) DarkSky 2025-12-23 22:08:57 +08:00
  • 7539135c4d feat(i18n): Updated Norwegian translations to 12% (#14125) Daniel Dybing 2025-12-21 21:02:44 +01:00
  • 8f59509e73 feat(editor): add delete key support for table view (#14119) Daniel Dybing 2025-12-21 20:17:05 +01:00
  • 321965a424 feat: impl text delta support (#14132) DarkSky 2025-12-22 03:16:16 +08:00
  • efbdee5508 chore: bump up storybook version to v10.1.10 [SECURITY] (#14131) renovate[bot] 2025-12-21 17:21:20 +08:00
  • 28a1ac4772 feat(core): focus on text body when opening journal (#14122) Daniel Dybing 2025-12-20 07:45:40 +01:00
  • caeec23ec6 feat(i18n): added support for Norwegian (Bokmål) (#14121) Daniel Dybing 2025-12-19 10:24:17 +01:00
  • a1767ebedb fix(core): fixed keyboard shortcut help for Windows and Linux (#14088) Daniel Dybing 2025-12-17 12:58:01 +01:00