Commit Graph

63 Commits

Author SHA1 Message Date
Peng Xiao b0024080bd fix: add back sourcemaps to electron build (#4090) 2023-09-01 03:34:18 +00:00
Peng Xiao 92f9cb01f3 fix: enable electron sourcemap (#4014) 2023-08-29 23:42:50 +08:00
Peng Xiao 36bb3957ab feat: custom updater provider (#3959) 2023-08-25 17:08:28 -05:00
Peng Xiao 4247a5d0d9 fix: remove use of glob (#3932) 2023-08-24 04:34:36 +00:00
Alex Yang 873d40d1c3 fix: add missing package (#3927) 2023-08-23 19:08:53 -05:00
Peng Xiao 213f42a8b6 fix: support windows auto update (#3911) 2023-08-23 09:14:37 -05:00
Peng Xiao 7d6e91f56e build: sign windows app (#3809) 2023-08-22 10:16:26 -05:00
Peng Xiao 61ffc4220c fix: ignore some files to be bundled (#3770) 2023-08-16 18:29:47 +00:00
Peng Xiao 08da58aa1e fix: allow multiple versions to be installed on windows (#3740) 2023-08-14 15:40:00 +00:00
Alex Yang 33613c7041 fix(electron): check bundle (#3527) 2023-08-02 15:56:00 +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 2980c1afac fix: plugin not found (#3415) 2023-07-27 05:56:59 -07:00
Alex Yang 10f879f29a refactor(electron): server side plugin (#3360) 2023-07-25 21:32:34 +00:00
Alex Yang f4b3c70fd4 build: move file 2023-07-21 01:20:29 +08:00
Alex Yang 604b53d9a4 feat: init doc monitor (#3320) 2023-07-20 02:44:50 +00:00
Alex Yang 47f12f77f2 refactor!: remove next.js (#3267) 2023-07-18 16:53:10 +00:00
Alex Yang 06184a765c fix(plugin-infra): dependencies (#3252) 2023-07-17 03:11:02 +00:00
Alex Yang 3421c2803a fix(plugin-infra): dependencies (#3226) 2023-07-14 03:18:08 +00:00
Peng Xiao dac4e390aa fix: add DB migration to add workspace (#3115) 2023-07-10 08:03:18 +00:00
Alex Yang a06ba403d0 ci: check macOS arm64 bundle output (#3012) 2023-07-04 16:59:00 +00:00
Alex Yang ec973395da fix: remove export script 2023-07-01 21:34:24 +08:00
Alex Yang 38a2aa9d17 build(electron): use nx (#2942) 2023-06-30 16:10:35 +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
Himself65 761965240d fix: build layer (#2769) 2023-06-14 18:40:13 +08:00
himself65 39704bc812 build: fix generate-assets.mjs 2023-06-13 14:12:08 +08:00
Peng Xiao 5ba2dff008 feat: add helper process (#2753) 2023-06-13 10:01:43 +08:00
Himself65 f2ac2e5b84 feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65 af6f431c15 fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
Qi fda89b05e7 feat: replace electron to puppeteer (#2700)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-08 17:51:45 +08:00
Himself65 f3fd5ff76b feat: add infra code (#2718) 2023-06-08 09:41:20 +08:00
LongYinan d28c887237 feat(native): move sqlite operation into Rust (#2497)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-07 14:52:19 +08:00
Himself65 acda594cba refactor: use esbuild instead of vite (#2672) 2023-06-02 13:22:09 +00:00
Himself65 94d20f1bdc feat: plugin system with isolated bundles (#2660) 2023-06-02 16:28:47 +08:00
Peng Xiao 617350fc7d fix: optimize DB pull (#2589) 2023-05-31 11:09:18 +08:00
Peng Xiao 20cf45270d refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491) 2023-05-29 12:53:15 +08:00
himself65 fbe2543c03 fix: version check 2023-05-17 17:44:58 -07:00
Horus 02e1f528bf fix: add workflow to check release version match with package.json (#2420) 2023-05-17 10:37:28 -07:00
LongYinan 1350633690 build: fix electron release build process (#2408) 2023-05-17 17:22:49 +08:00
LongYinan 93116c24f2 feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
Horus 68b4f792f0 fix: app updater not working for internal release (#2377) 2023-05-15 20:34:54 -07:00
Peng Xiao 0c550a2827 fix: theme not being persisted issue (#2283) 2023-05-09 22:04:36 -05:00
Peng Xiao 7c2574b1ca feat: create workspace from loading existing exported file (#2122)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-09 02:30:01 -05:00
Horus 41d4af1dc1 feat: implement latest version updater for macos (#2214)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-08 13:21:15 -05:00
Horus f42d656cfa feat: add mac release zip file and release info yml (#2185) 2023-05-03 12:13:40 +08:00
Himself65 d3ce90e721 test: add electron test (#1840) 2023-04-24 18:53:36 -05:00
Peng Xiao c27c241482 fix: some improvements to electron app (#2089) 2023-04-24 12:53:21 -05:00
Peng Xiao be9095ec19 build: fix electron build gain focus on reloading in dev (#2088) 2023-04-23 01:42:52 -05:00
Peng Xiao 7094385d8b fix: try to sign macos (#2066) 2023-04-21 23:30:49 +08:00