Commit Graph

40 Commits

Author SHA1 Message Date
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
Peng Xiao
4bb50e8c25
feat: store local data to local db (#2037) 2023-04-21 18:06:54 +08:00
Peng Xiao
f36d415c3d
build: optimize release app workflow (#2011) 2023-04-18 17:50:29 +08:00
Himself65
f6fb049ff2
feat: support disable legacy cloud (#2006) 2023-04-18 02:23:00 -05:00
Peng Xiao
11de3a681f
build: add canary build (#1986)
Co-authored-by: Himself65 <himself65@outlook.com>
Co-authored-by: Horus <lhlxtl@gmail.com>
2023-04-17 11:32:10 -05:00
Horus
8b3c1fb363
fix: force to use powershell on windows to fix zx script crash (#1962) 2023-04-15 12:24:57 -05:00
Peng Xiao
934e242116
fix: electron sourcemap issues (#1919) 2023-04-13 08:37:50 -05:00
Horus
c0669359ed
feat: support google cloud login in client (#1822)
Co-authored-by: Himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-04-11 18:42:36 +00:00
Peng Xiao
5bd3aa4a80
fix: cleanup electron build script (#1813) 2023-04-04 07:40:07 -05:00
Peng Xiao
e0eecffb2f
feat: optimize electron macos header style (#1774)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-02 14:01:22 -05:00
Peng Xiao
dc768e0ba9
build: fix arm64 mac build (#1704) 2023-03-27 18:03:11 -05:00
Peng Xiao
c2b1a9b118
feat(client): add octobase-node to electron (#1672)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-27 01:59:36 -05:00
Horus
56ce99a5dd
feat: make electron windows build (#1611) 2023-03-18 21:43:39 +08:00
Peng Xiao
88f662e6f6
feat: electron app (#1586) 2023-03-16 22:58:21 +08:00