Commit Graph

22 Commits

Author SHA1 Message Date
Alex Yang 2302797be4 feat: run app in closure (#3790)
(cherry picked from commit e6cd193bf4)
2023-08-21 00:30:06 -05:00
JimmFly b118335a27 chore: adjust preloading tags (#3803)
(cherry picked from commit aea508573b)
2023-08-17 21:35:37 -05:00
Alex Yang dc6c3809e7 fix(core): cleanup layout when switch page (#3794)
(cherry picked from commit da3dd1e324)
2023-08-17 21:35:35 -05:00
Alex Yang ab70ab2126 feat: add outline plugin (#3624)
Co-authored-by: codert <codert.sn@gmail.com>
(cherry picked from commit 6f9dfcc3c1)
2023-08-16 17:40:26 -05:00
Alex Yang dbbd83dd1e fix(core): default page mode (#3745)
(cherry picked from commit 42dfd0a4bb)
2023-08-16 17:40:24 -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 207343c923 fix(core): first page (#3744)
(cherry picked from commit 623fa87d5c)
2023-08-14 20:38:20 -04:00
Alex Yang 43b35a77bb feat: new preload pages (#3674) 2023-08-10 15:56:16 -04:00
Alex Yang b147624f1c feat: support enable/disable plugin (#3605) 2023-08-08 00:58:31 +00:00
Alex Yang 7bf77b566d feat(plugin): add vue example (#3592) 2023-08-05 23:59:14 -04:00
Alex Yang bbf5f0efe0 chore: bump version (#3567) 2023-08-04 23:55:28 +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 0e32803247 refactor: merge plugin-infra into infra (#3540) 2023-08-03 08:48:59 +00:00
Alex Yang 47f12f77f2 refactor!: remove next.js (#3267) 2023-07-18 16:53:10 +00:00
Alex Yang fa1cd87348 chore: bump version (#3041) 2023-07-06 03:49:17 +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
Fangdun Tsai d3393cb0fc feat: expose clipboard apis (#2932) 2023-06-30 04:47:30 +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
Himself65 1ad2e629ac refactor: project tsconfig & abstract infra type (#2721) 2023-06-08 12:41:47 +08:00
Himself65 f3fd5ff76b feat: add infra code (#2718) 2023-06-08 09:41:20 +08:00