Commit Graph

157 Commits

Author SHA1 Message Date
Himself65
4cb6b8fdc8
chore: bump version (#1970) 2023-04-16 20:36:59 -05:00
Horus
134e1e8668
feat: support release windows installer with squirrel (#1965)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-16 19:28:29 -05:00
himself65
ec50d721ea chore: release 0.5.3 2023-04-16 16:04:21 -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
Horus
ec445207d6
fix: fix windows build client error and release cannot open (#1959) 2023-04-16 00:00:47 +08:00
Himself65
2383165470
refactor: remove NoSsr on top level (#1951) 2023-04-14 17:07:41 -05:00
Peng Xiao
46cd0c5c9a
fix: share url (#1948) 2023-04-14 08:01:31 -05:00
Qi
261a41f8da
feat: add history back & forward for desktop app (#1926) 2023-04-14 09:19:52 +00:00
Himself65
70313eb5ee
chore: bump version (#1943) 2023-04-14 01:57:54 -05:00
himself65
3954f309aa chore: fix packages version 2023-04-13 18:33:21 -05:00
Himself65
01a686dc28
feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Peng Xiao
42756045bb
fix: failed to load blobs in electron (#1927) 2023-04-13 15:14:46 +00:00
Peng Xiao
934e242116
fix: electron sourcemap issues (#1919) 2023-04-13 08:37:50 -05:00
Peng Xiao
d9c4fc3a9e
fix: cors header handling (#1900) 2023-04-13 00:05:54 +08:00
Peng Xiao
95aa86cdf0
fix: ws prefix url in electron (#1896) 2023-04-12 14:11:47 +00:00
Peng Xiao
f647fb6070
fix: update app icons (#1893) 2023-04-12 16:04:45 +08:00
Himself65
fb0d2992c2
chore: bump version (#1890) 2023-04-12 00:19:12 -05:00
himself65
db8fe4e09a feat: add new affine loading component 2023-04-11 22:57:20 -05:00
Himself65
f3af128baf
perf(y-indexeddb): improve boost and loading time (#1879) 2023-04-11 17:29:44 -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
Himself65
024c469a2c
chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65
778f76dfed
feat: add affine next theme (#1867) 2023-04-10 23:43:24 -05:00
Himself65
d95dbd5af4
chore: bump version (#1863) 2023-04-10 17:41:07 -05:00
Himself65
626b906bc0
ci: build macos on pull request (#1854) 2023-04-08 20:44:47 -05:00
Yifeng Wang
5a1e8b0c93
chore: update blocksuite (#1845) 2023-04-07 15:46:37 +08:00
Himself65
b6bdf257e4
feat(component): support sort workspace card (#1837) 2023-04-06 13:21:45 -05:00
Himself65
2e354ae59e
refactor(component): editor component (#1834) 2023-04-06 11:14:25 -05:00
Himself65
17fa77e5ae
ci(storybook): wait for 6006 (#1833) 2023-04-06 10:01:16 -05:00
JimmFly
0956b5ccc7
chore: update change log style (#1832) 2023-04-06 08:34:57 -05:00
Himself65
69cc0f5cb9
chore: bump version (#1830) 2023-04-05 23:12:32 -05:00
Himself65
d8931db300
chore: bump version (#1829) 2023-04-05 22:44:38 -05:00
Himself65
164d357487
fix: indexeddb provider (#1827) 2023-04-05 21:01:12 -05:00
Himself65
116caff3c7
chore: bump version (#1820) 2023-04-04 17:08:48 -05:00
Himself65
ae4339ea28
refactor: use radix ui on workspace avatar (#1819) 2023-04-04 16:14:51 -05:00
Himself65
a24b747ee8
chore: bump version (#1818) 2023-04-04 14:41:25 -05:00
Himself65
89f53190db
fix: workspace avatar url won't update (#1817) 2023-04-04 12:46:33 -05:00
Himself65
69cd22a3b8
chore: bump version (#1812) 2023-04-04 08:46:53 -05:00
Peng Xiao
5bd3aa4a80
fix: cleanup electron build script (#1813) 2023-04-04 07:40:07 -05:00
Himself65
215bb24ec4
feat(component): improve storybook (#1804) 2023-04-03 18:42:36 -05:00
Himself65
9a20f50b05
refactor: move WorkspaceCard (#1803) 2023-04-03 18:13:43 -05:00
Himself65
5c46c7d9fc
ci: check all install deps (#1801) 2023-04-03 17:04:01 -05:00
Peng Xiao
b1618e9ce1
build: MacOS code signing (#1795)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-03 16:39:25 -05:00
Peng Xiao
2cf8ab434e
fix: give electron app with minWidth = 640px (#1785) 2023-04-03 07:20:58 +00:00
Peng Xiao
487ef35563
fix: some minor ui issues (#1783) 2023-04-03 00:24:53 -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
Himself65
e02ab36aae
chore: bump version (#1775) 2023-04-01 20:24:13 -05:00
Himself65
94d284d841
feat: add test environment for mock user (#1748) 2023-03-29 20:44:51 -05:00
Himself65
8a03f9ff1f
chore: bump version (#1737) 2023-03-29 13:35:42 -05:00
Peng Xiao
99be6183e6
fix: yarn config in electron app (#1724) 2023-03-28 09:33:53 +00:00
himself65
bf85db1952 feat: move electron a single package 2023-03-27 22:30:03 -05:00
himself65
1f005bba9b build: ignore electron 2023-03-27 22:07:36 -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
Himself65
fe2d244460
refactor: use yarn (#1619) 2023-03-20 02:05:02 -05:00
Horus
56ce99a5dd
feat: make electron windows build (#1611) 2023-03-18 21:43:39 +08:00
Peng Xiao
b6407f99c4
fix: electron preload issue (#1603) 2023-03-17 08:23:58 +00:00
Peng Xiao
88f662e6f6
feat: electron app (#1586) 2023-03-16 22:58:21 +08:00