Commit Graph

2574 Commits

Author SHA1 Message Date
himself65
180382daf5 fix(cli): remove unused variables 2023-03-21 23:31:29 -05:00
himself65
eb7d5fd7a1 fix(cli): pass PATH into child process 2023-03-21 23:00:54 -05:00
Fangdun Tsai
215db27cd6
feat: block-hub in edgeless mode (#1634) 2023-03-22 03:41:54 +00:00
himself65
64dac7cc1c ci: improve build.yml 2023-03-21 22:33:41 -05:00
himself65
7ccde4b272 ci: fix permissions in build.yml 2023-03-21 21:30:35 -05:00
Himself65
12c6b67f68
fix: build.yml checks (#1649) 2023-03-21 21:20:30 -05:00
himself65
9c9021cbbc fix: cannot convert to edgeless mode 2023-03-21 21:07:25 -05:00
Himself65
45260543e1
fix: remove pageMode from pageMeta (#1647) 2023-03-21 19:45:54 -05:00
Himself65
e7d6bda7a5
ci: enable test by comment trigger (#1648) 2023-03-21 19:25:17 -05:00
Himself65
a8540cceae
feat: init package cli (#1646) 2023-03-21 17:39:13 -05:00
Himself65
33320bd38e
ci: fix workflow secure in build.yml (#1644) 2023-03-21 08:46:31 -05:00
Aditya Sharma
6a0209dde2
docs: update CLA.md (#1643) 2023-03-21 08:17:22 -05:00
Yifeng Wang
a558d0c868
build: add bump:nightly script (#1632) 2023-03-21 08:24:32 +00:00
Himself65
05ac48b693
docs: update build guideline (#1630) 2023-03-21 00:12:42 -05:00
Himself65
ee8303e5f0
docs: update LICENSE copyright name (#1627) 2023-03-20 22:35:19 -05:00
Himself65
0e52d8ca2b
fix: test issue (#1629) 2023-03-20 22:26:05 -05:00
Himself65
1ba750d89c
fix: test error (#1628) 2023-03-21 10:58:23 +08:00
Himself65
b3206b1682
test: enable affine workspace test (#1625) 2023-03-20 15:34:48 -05:00
Himself65
a8ca92e34a
ci: fix grammar issue (#1626) 2023-03-21 04:24:21 +08:00
Himself65
82fa9b1d81
ci: refactor build&test logic (#1624) 2023-03-21 04:10:40 +08:00
Himself65
3aec87b02d
ci: use pull_request_target (#1623) 2023-03-20 13:45:40 -05:00
Himself65
45761f0250
build: lazy load lottie-web (#1622) 2023-03-20 02:55:09 -05:00
Himself65
cf3230c1ff
fix: new page logic (#1621) 2023-03-20 07:39:18 +00:00
Himself65
fe2d244460
refactor: use yarn (#1619) 2023-03-20 02:05:02 -05:00
Himself65
f6c1423361
chore: bump version (#1618) 2023-03-20 00:07:54 -05:00
Himself65
4e7ff3862f
fix: vitest.config.ts error (#1615) 2023-03-19 19:45:40 -05:00
Himself65
1bbb0aee4b
fix: autofocus (#1614)
Co-authored-by: VictorNanka <victornanka@gmail.com>
2023-03-19 19:40:29 -05:00
Himself65
c00d39f929
chore: bump version (#1609) 2023-03-19 16:50:31 +08:00
Horus
bb5916ae02
fix: fix windows release not found (#1613) 2023-03-19 16:44:52 +08:00
Peng Xiao
f428c7e251
fix: window release (#1612) 2023-03-19 01:23:10 +08:00
Horus
56ce99a5dd
feat: make electron windows build (#1611) 2023-03-18 21:43:39 +08:00
Himself65
473076b603
ci: run octobase service (#1608) 2023-03-18 01:00:52 -05:00
Himself65
37a135d49e
fix: warning on bypass visible value in switch button (#1607) 2023-03-18 00:03:32 -05:00
Himself65
74fc43020a
fix: side bar favorited list cannot scroll (#1606)
Co-authored-by: sheben404 <sheben404@gmail.com>
2023-03-17 19:32:00 -04:00
Peng Xiao
b6407f99c4
fix: electron preload issue (#1603) 2023-03-17 08:23:58 +00:00
Himself65
94d535f72b
test: support test e2e with OctoBase (#1593)
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-17 03:51:00 -04:00
VictorNanka
110cec7bf6
fix: trash restore (#1446)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-16 22:55:35 -04:00
VictorNanka
d1722bc235
refactor: use explicit memo import (#1596)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-16 22:27:37 -04:00
ShortCipher5
5a9498fe9b
docs: update README.md (#1559) 2023-03-16 22:13:57 -04:00
Himself65
953188e76b
chore: bump version (#1597) 2023-03-16 22:07:57 -04:00
Peng Xiao
88f662e6f6
feat: electron app (#1586) 2023-03-16 22:58:21 +08:00
Himself65
6ae06d5609
feat: add is-valid-ip-address (#1591) 2023-03-16 00:59:02 -04:00
hanchayi
1a0abbf76e
fix: globalThis.editor is undefined (#1590) 2023-03-16 03:35:37 +00:00
Himself65
efcf1fcaa0
style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
Qi
6ab2f83e13
fix: error icon color in sidebar (#1550) 2023-03-15 11:41:57 -05:00
Whitewater
bc32b07bf0
fix: quick search tips follow when resize (#1580)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-15 16:27:38 +00:00
JimmFly
5ac6632276
chore: update quick search style (#1565) 2023-03-15 02:15:13 -05:00
Yifeng Wang
45ab08b459
chore: add story label in issue template (#1579) 2023-03-14 19:15:28 +08:00
Yifeng Wang
3961f9f3e0
chore: update template placeholder (#1577) 2023-03-14 18:03:44 +08:00
Yifeng Wang
06f97b5139
chore: remove redundant issue template label (#1576) 2023-03-14 17:59:58 +08:00