Commit Graph

28 Commits

Author SHA1 Message Date
Peng Xiao
800f3c3cb6
feat: add open app route (#3899) 2023-08-29 22:40:25 +00:00
Alex Yang
71b195d9a9
feat(server): add compatibility field (#4022) 2023-08-29 21:30:59 +00:00
Alex Yang
02026e0bb6
fix(server): invite user type might be null (#4020) 2023-08-29 14:04:12 -05:00
Peng Xiao
4abb407b5c
fix: adjust email template font-family (#4015) 2023-08-29 23:27:20 +08:00
LongYinan
54574e5cc3
fix(server): signup/signin logic (#4008) 2023-08-29 19:22:56 +08:00
Alex Yang
2f6c4e3696
feat!: affine cloud support (#3813)
Co-authored-by: Hongtao Lye <codert.sn@gmail.com>
Co-authored-by: liuyi <forehalo@gmail.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
Co-authored-by: X1a0t <405028157@qq.com>
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
Co-authored-by: xiaodong zuo <53252747+zuoxiaodong0815@users.noreply.github.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: danielchim <kahungchim@gmail.com>
2023-08-29 05:07:05 -05:00
LongYinan
5795020403
style: add no-misused-promises rule (#3547)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-08-04 08:08:10 +00:00
Alex Yang
1e72d3c270
chore: bump version (#3394) 2023-07-27 04:02:18 +00:00
Alex Yang
fa1cd87348
chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Alex Yang
cff9fd1ead
chore: bump version (#3023) 2023-07-05 06:54:09 +00:00
Alex Yang
3084c427f1
feat: update server login feature (#3004)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-07-05 03:13:20 +00:00
LongYinan
8021efd81a
build: affine Node.js server charts (#2895) 2023-06-29 14:02:46 +00:00
liuyi
2c95bfcc3d
feat(storage): binding jwst storage to node (#2808) 2023-06-29 01:45:45 +00:00
Alex Yang
3eed009270
feat: add rule 'sonarjs/no-identical-functions' (#2905) 2023-06-28 12:29:12 +00:00
DarkSky
d46b6c4863
feat: new workspace apis (#2825) 2023-06-26 22:12:58 +08:00
LongYinan
9a90ce694c
chore(server): commit server generated gql file to prevent build fail (#2835) 2023-06-21 07:22:47 +00:00
LongYinan
9b3fa43b81
feat(server): auth server (#2773) 2023-06-21 06:08:32 +00:00
Himself65
b383ce36cd
build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
LongYinan
18dc427bc3
style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00: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
LongYinan
00fd468e9b
chore(server): remove bcrypt to avoid node-gyp usage (#2349) 2023-05-12 13:48:38 -05:00
Himself65
70fbbb39c1
chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -05:00
Himself65
3a5a66a5a3
feat: init auth service (#2180) 2023-04-27 22:49:44 -05: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
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
3a053af50c
feat(server): init user module (#2018) 2023-04-18 18:14:25 -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