Commit Graph

42 Commits

Author SHA1 Message Date
Peng Xiao d89be5804f fix: support windows auto update (#3911) 2023-08-24 23:57:49 -05:00
Peng Xiao b6c46e82d2 fix: workaround for fullscreen mode (#3829)
(cherry picked from commit 0ae6c977aa)
2023-08-21 00:30:05 -05:00
Peng Xiao 04b174f7b7 fix: disable updater for internal (#3819)
(cherry picked from commit e4e17ff606)
2023-08-17 23:38:45 -05:00
Peng Xiao 76c3d4d814 fix: app sidebar ui issues (#3783)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 068c697be9)
2023-08-17 21:35:36 -05:00
Peng Xiao dda087de08 fix: disable secondary db test (#3774)
(cherry picked from commit e0a3c7f2bc)
2023-08-16 17:40:42 -05:00
Alex Yang c64cce61f9 fix(electron): type on handlers (#3747)
(cherry picked from commit 8487b2c4af)
2023-08-16 17:40:24 -05:00
Alex Yang 9639143df4 chore: prohibit using mergeUpdates (#3701) 2023-08-11 15:55:17 +00:00
dependabot[bot] c3c40225d6 chore: bump @typescript-eslint/parser from 6.2.0 to 6.2.1 (#3589)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-05 04:50:05 +00:00
Peng Xiao 6415f0093b fix: optimize types for infra/electron (#3574) 2023-08-04 09:23:56 +00:00
LongYinan 5795020403 style: add no-misused-promises rule (#3547)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-08-04 08:08:10 +00:00
Alex Yang ea34d66e14 feat: add @affine/sdk (#3536) 2023-08-03 04:47:05 +00:00
Alex Yang 18fcaff5ee feat(plugin-cli): add cli af (#3465) 2023-07-30 18:10:45 +00:00
Alex Yang ac59e28fcd feat(plugin-infra): support worker thread in server side (#3462) 2023-07-29 20:57:23 +00:00
Alex Yang d2459a5837 fix(electron): plugin cannot found (#3418) 2023-07-27 19:55:19 +00:00
xiaodong zuo af4e860176 fix: the exported pdf has part white background in dark mode (#3408) 2023-07-27 19:50:20 +00:00
xiaodong zuo 1e38d36161 fix: inconsistent database content in exported PDF (#3385) 2023-07-26 21:26:53 +00:00
Alex Yang 10f879f29a refactor(electron): server side plugin (#3360) 2023-07-25 21:32:34 +00:00
Alex Yang e6e98975ed fix(core): avoid page full refresh (#3341)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-07-24 09:02:35 +00:00
Alex Yang ecf6f98858 chore: bump version (#3333) 2023-07-20 16:39:16 +00:00
Alex Yang ae182bfd78 chore: update runtime (#3312) 2023-07-19 09:58:51 +00:00
Alex Yang 47f12f77f2 refactor!: remove next.js (#3267) 2023-07-18 16:53:10 +00:00
Peng Xiao 0514da9759 fix: updater not working (#3144) 2023-07-11 07:06:04 +00:00
Peng Xiao dac4e390aa fix: add DB migration to add workspace (#3115) 2023-07-10 08:03:18 +00:00
Peng Xiao 33644a68b2 fix: disable move db by default (#3105)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-09 03:37:39 +00:00
Peng Xiao ce1e8d868c fix: a possible issue on electron flaky test (#3094) 2023-07-07 11:02:58 +00:00
Peng Xiao 00ce086e79 fix: workspace storage settings issues (#3055) 2023-07-06 12:48:20 +00:00
Alex Yang fa1cd87348 chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Peng Xiao 776172bc88 fix: updater issues (#3027) 2023-07-05 09:29:11 +00:00
Alex Yang dfbec46ded feat(electron): move preload to infra (#3011) 2023-07-04 16:43:30 +00:00
Fangdun Tsai 2bc15665b9 chore(electron): renaming clipboard api (#3005) 2023-07-04 12:51:59 +00:00
xiaodong zuo 3d0a907b49 fix: dark mode export PDF leaves margin and notification (#2978) 2023-07-03 12:11:07 +00:00
Peng Xiao 08e003b0f6 fix: potential updater issue (#2973) 2023-07-03 11:04:45 +00:00
Peng Xiao 7f0a74c694 fix: some potential tests issue (#2982) 2023-07-03 10:46:47 +00:00
Fangdun Tsai d3393cb0fc feat: expose clipboard apis (#2932) 2023-06-30 04:47:30 +00:00
xiaodong zuo bc3ce7395e feat: export page as file (#2923) 2023-06-29 21:58:02 +00:00
Alex Yang 8a7908c692 fix(electron): window only ui (#2926) 2023-06-29 16:15:44 +00:00
Peng Xiao 05452bb297 feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
Alex Yang b73c75182f refactor: simplify rpc code (#2823) 2023-06-19 23:27:27 +08:00
JimmFly 7eaff644e3 fix: electron cannot be started in Windows (#2784) 2023-06-15 06:16:27 +00:00
Himself65 44580f6af0 fix(electron): bookmark plugin wound not work (#2776) 2023-06-15 00:43:28 +08:00
LongYinan 1c8f1a05d0 fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
Peng Xiao 5ba2dff008 feat: add helper process (#2753) 2023-06-13 10:01:43 +08:00