Joooye_34
514e6f6b80
fix: static resource not found in web server ( #5787 )
2024-02-02 09:11:31 +00:00
Joooye_34
338c3001b0
feat: support sign-in with subscription coupon ( #5768 )
2024-02-01 08:43:47 +00:00
Joooye_34
fd9a7f6aad
chore: remove unused blocksuite deps in e2e ( #5717 )
2024-01-26 05:55:13 +00:00
Joooye_34
bd8c7751db
chore: update base version to 0.12.0 ( #5695 )
2024-01-25 05:17:35 +00:00
Joooye_34
fecf055867
ci: check yarn dedupe in ci lint stage ( #5678 )
2024-01-23 12:41:50 +00:00
Joooye_34
fccdf8ede7
feat: bump blocksuite ( #5642 )
...
https://github.com/toeverything/blocksuite/compare/f0c45fd...4e2c95a
2024-01-22 08:37:32 +00:00
Joooye_34
d6dd837bdb
chore: update favicon ( #5566 )
2024-01-16 07:42:32 +00:00
Joooye_34
dd671c8764
build: change space replacement when set version to fix client upgrade always problem ( #5554 )
2024-01-10 10:57:52 +08:00
Joooye_34
1e28fd73b4
docs: replace CLA.md contributor list by online url to reduce noise ( #5538 )
2024-01-08 09:21:14 +00:00
Joooye_34
36fde20b7d
fix(electron): client always update cause by version not update correctly ( #5507 )
...
close #5475
2024-01-04 07:25:20 +00:00
Joooye_34
d668016e4c
feat(electron): use release api to filter draft release ( #5443 )
2023-12-29 09:01:35 +00:00
Joooye_34
3341295fc1
ci: temporarily save release from branch to affine-releases ( #5455 )
2023-12-29 17:00:10 +08:00
Joooye_34
5a1065c646
test(electron): add unit tests for updater ( #5439 )
2023-12-29 04:39:29 +00:00
Joooye_34
6b9f77f511
feat(core): set document title when detail page render ( #5418 )
2023-12-27 15:25:26 +00:00
Joooye_34
60fe5f0e87
fix(electron): set stable base url to app.affine.pro ( #5401 )
...
close TOV-282
2023-12-26 07:57:03 +00:00
Joooye_34
3024b5cc63
ci: define tag name to fix nightly release failing ( #5397 )
2023-12-26 07:24:30 +00:00
Joooye_34
46f824c4e9
fix: input style priority ( #5383 )
2023-12-22 15:48:28 +08:00
Joooye_34
ec7f73f168
chore: catch and ignore page upgrade error ( #5373 )
2023-12-21 14:27:07 +00:00
Joooye_34
cfb77e8243
chore: fix about version in client ( #5371 )
2023-12-21 14:15:22 +00:00
Joooye_34
9fbd9b39d6
ci: set version correctly and remove nightly build workflow ( #5367 )
2023-12-21 10:00:12 +00:00
Joooye_34
fb1ed90ecc
ci: use setup version action to init version ( #5365 )
...
1. Create setup version action to unify version initialization
2. Split tag event from release desktop
3. Add schedule to daily deploy and desktop release
2023-12-21 07:58:16 +00:00
Joooye_34
a4f31df192
chore: update basic version to 0.11.0 ( #5355 )
2023-12-20 08:10:42 +00:00
Joooye_34
80eeb2ddc7
feat: only follow serverUrlPrefix at redirect to client ( #5295 ) ( #5354 )
...
feat: only follow `serverUrlPrefix` at redirect to client (#5295 )
fix: use secure websocket (#5297 )
2023-12-20 07:52:57 +00:00
Joooye_34
e3882f9648
feat: bump bs ( #5346 )
...
Change history: https://github.com/toeverything/blocksuite/compare/a781985...8254dc9
2023-12-20 02:43:01 +00:00
Joooye_34
c1bb467013
refactor(core): use debug log replace console when command registry ( #5237 )
2023-12-09 07:42:04 +00:00
Joooye_34
761c3c2551
fix(electron): only update db after data changed ( #5226 )
2023-12-07 12:27:53 +00:00
Joooye_34
70c376fac8
chore(core): skip cloud migration testing until page level upgrade implemented ( #5227 )
2023-12-07 11:50:24 +00:00
Joooye_34
48f4d6a06c
fix(core): error page 500 status dark mode ( #5180 )
...
close #5155
2023-12-05 10:40:48 +00:00
Joooye_34
eb7d293aaa
fix(core): implement editor timeout and report error from boundary ( #5105 ) ( #5151 )
...
fix(core): implement editor timeout and report error from boundary (#5105 )
ci: add sentry env when frontend assets build (#5131 )
fix(core): expose catched editor load error (#5133 )
fix(infra): use blocksuite api to check compatibility (#5137 )
fix(infra): compatibility logic follow blocksuite (#5143 )
fix(core): rerender error boundary when route change and improve sentry report (#5147 )
2023-12-01 07:25:08 +00:00
Joooye_34
317ca7f4e7
ci: fix storybook publish problem ( #5047 )
2023-11-23 23:38:09 +08:00
李华桥
9ded6afb4b
chore: v0.10.3-canary.1
2023-11-23 14:39:55 +08:00
Joooye_34
4c8d54b3a7
refactor(core): use manual upgrade to replace auto migration when web setup ( #5022 )
...
1. Split logic in `packages/common/infra/src/blocksuite/index.ts` to multiple single files
2. Move migration logic from setup to upgrade module, to prevent auto migration problems and loading problem
2023-11-23 02:26:06 +00:00
李华桥
00c11d40cf
v0.10.3-canary.0
2023-11-21 10:02:46 +08:00
李华桥
0f6b28fd06
c0.11.0-canary.0
2023-11-20 23:53:50 +08:00
Joooye_34
ea4f5ffc83
fix(infra): workspace migration without blockVersions ( #4936 )
2023-11-14 23:03:40 +08:00
李华桥
7525126d89
fix(core): change server url of stable to insider
2023-11-10 20:07:18 +08:00
Joooye_34
30bac7dce2
ci(core): eslint errors for core ( #4662 )
2023-11-10 10:25:59 +00:00
Joooye_34
b98a258083
fix(core): change server url of stable to insider ( #4902 )
2023-11-10 15:46:31 +08:00
李华桥
5c48c83301
v0.10.0
2023-11-10 11:42:04 +08:00
李华桥
063f5a683e
v0.10.0-canary.16
2023-11-10 10:10:54 +08:00
李华桥
09c3a8828f
chore: add performance logger
2023-11-10 00:33:48 +08:00
李华桥
075eead9fa
v0.10.0-canary.15
2023-11-09 23:27:12 +08:00
Joooye_34
15b0c127f5
chore: disable outline, copilot and hello world plugin ( #4894 )
2023-11-09 14:53:45 +00:00
Joooye_34
af72bf0f69
feat(core): support signup set password before goto stripe payment url ( #4892 )
2023-11-09 11:58:16 +00:00
Joooye_34 and Peng Xiao
12a2ccf1a5
fix(core): visit /signin pay when already logged and subscribed ( #4882 )
...
Co-authored-by: Peng Xiao <pengxiao@outlook.com >
2023-11-09 07:38:52 +00:00
Joooye_34
a8bff81a7e
ci: use resolutions to resolve building error in mac-os ( #4878 )
2023-11-09 02:43:47 +00:00
Joooye_34
c55565ee71
chore: update changelog url ( #4868 )
2023-11-08 12:08:24 +00:00
Joooye_34
744cd47481
v0.10.0-canary.14
2023-11-08 15:36:54 +08:00
Joooye_34
f50b8002b3
v0.10.0-canary.13
2023-11-07 09:55:30 +08:00
Joooye_34
7a4669a6aa
feat(core): implement parts of workspace upgrade design ( #4850 )
2023-11-06 17:02:25 +00:00
Joooye_34
8554d5d791
v0.10.0-canary.12
2023-11-07 00:13:51 +08:00
Joooye_34
3b74ff2b92
v0.10.0-canary.11
2023-11-06 18:10:28 +08:00
Joooye_34
97db941749
fix(core): remove responsive editor width ( #4821 )
2023-11-03 04:47:51 +00:00
Joooye_34
fb0aaabe53
v0.10.0-canary.10
2023-11-02 23:40:34 +08:00
Joooye_34
75c8dd75e3
v0.10.0-canary.9
2023-11-01 22:03:47 +08:00
Joooye_34
0273ea8b00
v0.10.0-canary.8
2023-11-01 00:03:04 +08:00
Joooye_34
db36f81d24
feat(core): support subscribe plan after login ( #4788 )
2023-10-31 15:29:23 +00:00
Joooye_34
563863005f
v0.10.0-canary.6
2023-10-31 14:40:47 +08:00
Joooye_34
37ec552f74
v0.10.0-canary.5
2023-10-31 11:54:25 +08:00
Joooye_34
17afe218fe
v0.10.0-canary.4
2023-10-31 01:49:15 +08:00
Joooye_34
7b204cc611
Merge pull request #4766 from toeverything/chore/stripe-env
...
chore(server): add stripe env to deploy.yml
2023-10-30 17:25:23 +00:00
Joooye_34
9102f1f9a9
Merge pull request #4768 from toeverything/zzj/new-collections-i18n
...
feat(i18n): add i18n support for new collections
2023-10-30 16:39:14 +00:00
Joooye_34
6fcdb05925
chore(server): add stripe env
2023-10-31 00:12:17 +08:00
Joooye_34
abbd8235aa
chore(core): enable payment in canary ( #4745 )
2023-10-27 16:59:13 +08:00
Joooye_34
385de7d33b
Merge remote-tracking branch 'origin/master' into payment-system
2023-10-27 16:04:48 +08:00
Joooye_34
9fc0152cb1
fix: directory error when publish npm lib ( #4735 )
2023-10-27 07:08:54 +00:00
Joooye_34
1deb6bffd3
feat(core): disable payment in canary ( #4722 )
2023-10-26 00:50:39 +08:00
joooye34
559ec3956f
v0.10.0-canary.3
2023-10-24 20:18:21 +08:00
Joooye_34
21604a2cad
Merge pull request #4699 from toeverything/61/subscription-edge-case
...
fix(server): subscription edge case
2023-10-24 16:11:37 +08:00
Joooye_34
61d9958a4c
feat(core): change favicon ( #4663 )
2023-10-19 08:46:59 +00:00
Joooye_34
d835be90cb
chore: prettier ignore file generated by napi-rs ( #4661 )
2023-10-19 07:17:04 +00:00
Joooye_34
bed9310519
refactor(infra): directory structure ( #4615 )
2023-10-18 15:30:08 +00:00
Joooye_34
6ea10860b4
refactor(infra): record legacy data to improve testing stability ( #4590 )
2023-10-13 03:03:42 +00:00
Joooye_34
b012e615ba
fix(component): content should subtract height of the header ( #4507 )
2023-09-28 07:04:12 +00:00
Joooye_34
ad63c5a525
fix(component): background animation is different ( #4495 )
2023-09-25 16:50:39 +00:00
Joooye_34
73f83cc97e
fix(core): editor popover covered header popover ( #4342 )
2023-09-20 14:07:15 +00:00
Joooye_34
e2764179bc
ci(storybook): fix import page failed problem ( #4424 )
2023-09-20 01:59:03 +00:00
Joooye_34
f395a955a2
ci(storybook): add production file of deps to be inputs of storybook ( #4414 )
2023-09-18 23:53:12 -05:00
Joooye_34 and Alex Yang
f445604e5e
fix(core): back home botton has no reaction ( #4318 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2023-09-13 03:19:00 +00:00
Joooye_34
96545c97d0
feat(core): use double click to activate title renaming ( #4214 )
2023-09-07 17:12:07 +00:00