Commit Graph

614 Commits

Author SHA1 Message Date
Horus
02e1f528bf
fix: add workflow to check release version match with package.json (#2420) 2023-05-17 10:37:28 -07:00
Peng Xiao
c870104370
chore: bump blocksuite to 0.0.0-20230517102216-36bda4ab-nightly (#2411) 2023-05-17 10:09:29 -07:00
himself65
627d8ef787
v0.6.0-canary.3 2023-05-17 09:48:51 -07:00
JimmFly
d6804bb0fd
chore: update prompt (#2410) 2023-05-17 17:52:57 +08:00
LongYinan
1350633690
build: fix electron release build process (#2408) 2023-05-17 17:22:49 +08:00
Peng Xiao
2e0ccb53ec
feat: update button enhancements (#2401) 2023-05-17 16:58:14 +08:00
Himself65
2629d39501
fix: infinite reloading (#2405) 2023-05-17 13:58:34 +08:00
Himself65
38305cd984
fix: hydration error (#2404) 2023-05-17 05:23:55 +00:00
LongYinan
93116c24f2
feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
Peng Xiao
a0ff520ba4
fix: some style updates (#2396) 2023-05-16 09:46:51 +00:00
JimmFly
8ffc096fee
fix: text overflows in the header option menu (#2393) 2023-05-16 17:35:57 +08:00
JimmFly
ffd5ae52b3
feat: add Japanese support and update translation (#2388) 2023-05-16 14:21:51 +08:00
Horus
68b4f792f0
fix: app updater not working for internal release (#2377) 2023-05-15 20:34:54 -07:00
Whitewater
9ff7dbffb7
feat: supports sort all page (#2356) 2023-05-15 08:50:43 -07:00
JimmFly
0c561da061
chore: remove favorite page (#2372) 2023-05-15 08:41:38 -07:00
JimmFly
06951319a6
chore: remove quick search tips (#2375) 2023-05-15 08:41:10 -07:00
himself65
2c4db4fa16
v0.6.0-canary.2 2023-05-14 23:14:36 -07:00
Himself65
23b4f9ee12
feat(electron): track router history (#2336)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-14 23:13:30 -07:00
himself65
e5330b1917
build: add app bundle id for internal 2023-05-14 22:35:40 -07:00
Peng Xiao
183611a556
fix: some style updates (#2348) 2023-05-14 21:58:13 -07:00
Himself65
7786456ba4
chore: update blocksuite to 0.0.0-20230514141009-705c0fac-nightly (#2357) 2023-05-14 19:32:27 -07:00
Doma
05d88215d1
feat(electron): app menu item and hotkey for creating new page (#2267)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-13 15:45:12 +00:00
Himself65
b240a70e51
chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352) 2023-05-12 15:39:05 -05:00
LongYinan
00fd468e9b
chore(server): remove bcrypt to avoid node-gyp usage (#2349) 2023-05-12 13:48:38 -05:00
Himself65
b5a7f8b7eb
chore: bump version (#2331) 2023-05-12 13:47:14 -05:00
himself65
f03277fd17
v0.6.0-canary.1 2023-05-12 01:30:54 -05:00
himself65
ee93071149
chore: update icons 2023-05-12 01:06:05 -05:00
Himself65
21fdced2bd
fix: correct router logic (#2342) 2023-05-12 00:55:45 -05:00
Peng Xiao
10b4558947
feat: new sidebar (app shell) styles (#2303) 2023-05-11 22:13:51 -05:00
Himself65
0fbed5d9d6
ci: collect test coverage on electron (#2335) 2023-05-11 20:51:13 -05:00
Himself65
8d117123d7
fix: remove useEffect on router sync with atoms (#2241) 2023-05-11 16:37:42 -05:00
Himself65
063ffda09d
refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-11 12:43:39 -05:00
Himself65
39c83bd25b
fix: delay setAom on rootWorkspacesMetadataAtom (#2271) 2023-05-11 15:03:11 +00:00
Peng Xiao
4444c3d1a6 fix: updater issue 2023-05-11 14:44:54 +08:00
LongYinan
717dd93f37 fix(electron): close db before move db file 2023-05-11 14:41:51 +08:00
LongYinan
768e55072d ci: rust build config 2023-05-11 14:41:51 +08:00
LongYinan
e54a5b6128 feat(native): provide FSWatcher 2023-05-11 14:41:51 +08:00
himself65
268636c440
v0.6.0-canary.0 2023-05-11 01:09:21 -05:00
Peng Xiao
06fa0cdb60
fix: should not show open folder if it is not moved (#2299) 2023-05-11 05:36:22 +00:00
Himself65
73dbb39009
feat(component): improve fallback skeleton (#2323) 2023-05-11 00:35:42 -05:00
JimmFly
47848cb5da
fix: delete modal on confirm does not close (#2322) 2023-05-11 05:19:11 +00:00
JimmFly
eff6a03a51
chore: update AFFiNE Cloud prompt (#2321) 2023-05-11 00:18:12 -05:00
Himself65
689f615b11
chore: bump version (#2310) 2023-05-10 21:43:14 -05:00
Himself65
f82ea5d9c4
build(electron): add internal release channel (#2309) 2023-05-10 21:42:56 -05:00
himself65
dc4979a80c
fix(electron): remove unused code 2023-05-10 15:04:13 -05:00
JimmFly
1f48bc4301
refactor: tour modal (#2297) 2023-05-10 08:11:42 +00:00
himself65
beabd1e050
v0.5.4-canary.31 2023-05-10 00:56:04 -05:00
Himself65
19e20a6a20
fix(component): toast too many times when switch page mode (#2296) 2023-05-10 00:50:51 -05:00
Peng Xiao
e4f13ddae4
fix: try to fix updater not working (#2294)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-10 00:40:22 -05:00
Himself65
752d0545ca
feat: enhance root div styles (#2295) 2023-05-10 00:39:51 -05:00