Commit Graph

30 Commits

Author SHA1 Message Date
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