Alex Yang
|
1b17743ed3
|
feat: custom maker dmg (#3501)
|
2023-08-01 19:20:29 +00:00 |
|
Alex Yang
|
1d43e46f99
|
chore: add noUnusedLocals and noUnusedParameters rules (#3476)
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2023-07-31 05:47:37 +00:00 |
|
Alex Yang
|
18fcaff5ee
|
feat(plugin-cli): add cli af (#3465)
|
2023-07-30 18:10:45 +00:00 |
|
Alex Yang
|
9f43c0ddc8
|
refactor: plugin loading logic (#3448)
|
2023-07-29 02:43:52 +00:00 |
|
Alex Yang
|
10f879f29a
|
refactor(electron): server side plugin (#3360)
|
2023-07-25 21:32:34 +00:00 |
|
Alex Yang
|
c319e7e707
|
fix: type check in plugins (#3337)
|
2023-07-20 19:28:55 +00:00 |
|
Alex Yang
|
b6e5618a2e
|
chore(core): fix missing stuff (#3302)
|
2023-07-19 04:30:04 +00:00 |
|
Alex Yang
|
47f12f77f2
|
refactor!: remove next.js (#3267)
|
2023-07-18 16:53:10 +00:00 |
|
Alex Yang
|
0230cea16e
|
refactor: move test utils to package (#3206)
|
2023-07-13 09:05:01 +00:00 |
|
Alex Yang
|
42ef3c0fc2
|
test: migration test in real world (#2885)
|
2023-06-29 06:50:26 +00:00 |
|
liuyi
|
2c95bfcc3d
|
feat(storage): binding jwst storage to node (#2808)
|
2023-06-29 01:45:45 +00:00 |
|
Alex Yang
|
91d3b76be5
|
refactor(storybook): move to apps folder (#2901)
|
2023-06-28 12:29:52 +00:00 |
|
Alex Yang
|
21cb05a30c
|
build(web): fix debug local (#2886)
|
2023-06-28 11:43:13 +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
|
c5a295a87b
|
chore: bump typescript to 5.1.3 (#2735)
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2023-06-09 11:42:54 +08:00 |
|
Himself65
|
b383ce36cd
|
build: enhance tsconfig type check (#2732)
|
2023-06-09 01:42:58 +08:00 |
|
Himself65
|
9f129075dd
|
feat: add page setting atom (#2725)
|
2023-06-09 00:58:46 +08:00 |
|
Himself65
|
1ad2e629ac
|
refactor: project tsconfig & abstract infra type (#2721)
|
2023-06-08 12:41:47 +08:00 |
|
Himself65
|
f3fd5ff76b
|
feat: add infra code (#2718)
|
2023-06-08 09:41:20 +08:00 |
|
Flrande
|
35fb10c95b
|
feat: add preloading template (#2655)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-06-07 17:31:54 +08:00 |
|
Himself65
|
f4be15baec
|
fix: package affine/env modules (#2707)
|
2023-06-07 16:31:05 +08:00 |
|
LongYinan
|
602f795133
|
build: prevent tsconfig includes sources outside (#2643)
|
2023-06-01 17:08:14 +08:00 |
|
LongYinan
|
1ea445ab15
|
build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
|
2023-05-31 12:49:56 +00:00 |
|
Himself65
|
6648fe4dcc
|
feat: init @affine/copilot (#2511)
|
2023-05-30 18:02:49 +08:00 |
|
LongYinan
|
93116c24f2
|
feat(electron): use affine native (#2329)
|
2023-05-17 12:36:51 +08:00 |
|
Himself65
|
4f99ad2db4
|
feat: forced file naming format (#2270)
|
2023-05-08 17:37:07 -05:00 |
|
Himself65
|
c55bfcc1fc
|
refactor: remove @toeverything/theme (#2254)
|
2023-05-08 03:41:29 +00:00 |
|
Himself65
|
3d43e61087
|
feat(i18n): static type on i18n (#2225)
|
2023-05-04 05:35:09 +00:00 |
|
liuyi
|
b4bb57b2a5
|
feat(server): port resolvers to node server (#2026)
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-04-27 18:02:05 -05:00 |
|
Himself65
|
db52c63d25
|
feat: init @toeverything/theme (#2136)
|
2023-04-25 18:44:17 -05:00 |
|
Himself65
|
7e61708850
|
test: move playwright test suite to top level (#2113)
|
2023-04-24 22:12:48 -05:00 |
|
LongYinan
|
5c673a8ffc
|
feat(graphql): generate types from graphql files (#2014)
Co-authored-by: forehalo <forehalo@gmail.com>
Co-authored-by: Himself65 <himself65@outlook.com>
|
2023-04-25 10:13:52 +08:00 |
|
Himself65
|
d3ce90e721
|
test: add electron test (#1840)
|
2023-04-24 18:53:36 -05:00 |
|
Himself65
|
18223c22ef
|
test(server): migrate to node internal test (#2000)
|
2023-04-18 00:07:03 -05:00 |
|
LongYinan
|
91c3040db7
|
feat(server): init nestjs server (#1997)
Co-authored-by: himself65 <himself65@outlook.com>
|
2023-04-17 22:24:44 -05:00 |
|
Himself65
|
02a8daad5f
|
refactor: remove unused package desktop (#1815)
|
2023-04-04 10:32:09 -05:00 |
|
Himself65
|
fcf5d5602d
|
feat: init @toeverything/hooks package (#1788)
|
2023-04-03 04:32:52 -05:00 |
|
Himself65
|
89c1e4c205
|
build: fix reference (#1787)
|
2023-04-03 04:32:43 -05:00 |
|
Himself65
|
ed8f07f102
|
refactor: remove y-indexeddb (#1771)
|
2023-04-02 02:57:50 -05:00 |
|
Peng Xiao
|
7299efe16a
|
fix: first workspace create logic (#1773)
|
2023-03-31 12:40:30 -05:00 |
|
Himself65
|
69b13aa30f
|
refactor(web): move contact modal to component (#1718)
|
2023-03-28 01:07:53 -05:00 |
|
Himself65
|
ed29c5fbd9
|
refactor: remove package @affine/datacenter (#1705)
|
2023-03-27 17:48:22 -05:00 |
|
Himself65
|
56acb2bdeb
|
refactor: login method (#1676)
|
2023-03-23 16:29:29 -05:00 |
|
Himself65
|
69721f2a61
|
refactor: init package @affine/workspace (#1661)
|
2023-03-23 16:17:38 +00:00 |
|
Himself65
|
a8540cceae
|
feat: init package cli (#1646)
|
2023-03-21 17:39:13 -05:00 |
|
Himself65
|
9a04a1e34f
|
feat: split components (#1530)
|
2023-03-10 23:15:19 -06:00 |
|
hehe
|
047adde310
|
chore: replace cross-env with shell-emulator & misc (#1464)
|
2023-03-10 09:16:25 +08:00 |
|
Himself65
|
a099ed5f29
|
feat: use @affine/debug (#1244)
|
2023-03-01 20:13:45 -06:00 |
|
Himself65
|
1abab690af
|
feat: init @affine/env (#1243)
|
2023-03-01 19:26:55 -06:00 |
|
Himself65
|
e0481d29ad
|
refactor!: next generation AFFiNE code structure (#1176)
|
2023-03-01 15:40:01 +08:00 |
|
Peng Xiao
|
86346b284e
|
feat: debug logger with levels (#1165)
|
2023-02-21 19:23:53 +08:00 |
|
Himself65
|
9d21c3efbb
|
refactor: extract store package (#1109)
|
2023-02-18 16:41:22 +08:00 |
|
Himself65
|
5f0015f522
|
chore: simplify tsconfig.json (#1108)
|
2023-02-18 10:08:52 +08:00 |
|
Himself65
|
6f6921079e
|
refactor: remove esm module (#1077)
|
2023-02-17 10:43:52 +08:00 |
|
Himself65
|
cc605251a8
|
refactor: move component into a single package (#898)
|
2023-02-09 12:19:11 +08:00 |
|
himself65
|
392c9cc0d6
|
fix: alias
|
2023-02-06 10:59:47 -06:00 |
|
DarkSky
|
6c2c7dcd48
|
milestone: publish alpha version (#637)
- document folder
- full-text search
- blob storage
- basic edgeless support
Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: MingLiang Wang <mingliangwang0o0@gmail.com>
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
Co-authored-by: Yifeng Wang <doodlewind@toeverything.info>
Co-authored-by: Himself65 <himself65@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
|
2022-12-30 21:40:15 +08:00 |
|