Commit Graph

20 Commits

Author SHA1 Message Date
Peng Xiao 9b948613dc fix: add DB migration to add workspace (#3115)
(cherry picked from commit dac4e390aa)
2023-07-11 12:57:54 +08:00
Peng Xiao fdffac6911 fix: disable move db by default (#3105)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 33644a68b2)
2023-07-11 12:57:50 +08:00
Peng Xiao a41d9c0ac2 fix: a possible issue on electron flaky test (#3094)
(cherry picked from commit ce1e8d868c)
2023-07-11 12:57:32 +08:00
Peng Xiao 424580971e fix: workspace storage settings issues (#3055)
(cherry picked from commit 00ce086e79)
2023-07-11 12:57:27 +08:00
Alex Yang aa31043871 chore: bump version (#3041)
(cherry picked from commit fa1cd87348)
2023-07-11 12:57:11 +08:00
Peng Xiao e41abe4cfe fix: updater issues (#3027)
(cherry picked from commit 776172bc88)
2023-07-11 12:57:09 +08:00
Alex Yang 466b1bb173 feat(electron): move preload to infra (#3011) 2023-07-05 02:25:38 +08:00
Fangdun Tsai e5f150f093 chore(electron): renaming clipboard api (#3005) 2023-07-04 21:52:58 +08:00
xiaodong zuo 1887a36ca5 fix: dark mode export PDF leaves margin and notification (#2978) 2023-07-04 01:17:43 +08:00
Peng Xiao 5be4873d36 fix: potential updater issue (#2973) 2023-07-04 01:17:42 +08:00
Peng Xiao 3a3053fb49 fix: some potential tests issue (#2982) 2023-07-04 01:17:42 +08:00
Fangdun Tsai 48e33e2d73 feat: expose clipboard apis (#2932) 2023-06-30 16:17:32 +08:00
xiaodong zuo 51b6f5a105 feat: export page as file (#2923) 2023-06-30 10:17:26 +08:00
Alex Yang bfbb7e9e6b fix(electron): window only ui (#2926) 2023-06-30 10:17:26 +08: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