Peng Xiao
|
e00f40537b
|
fix: allow login with credentials on production (#4288)
|
2023-09-08 23:02:01 +00:00 |
|
LongYinan
|
58a935b31d
|
test(server): make testing more isolated (#4290)
|
2023-09-08 13:02:27 -07:00 |
|
LongYinan
|
aa025b0d46
|
fix(server): storage usage should be float rather than int (#4275)
|
2023-09-08 05:15:33 +00:00 |
|
DarkSky
|
f4340da478
|
refactor(server): rate limit and permission (#4198)
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2023-09-07 14:32:41 -07:00 |
|
Alex Yang
|
4c4bb65be8
|
fix(server): flaky test (#4271)
|
2023-09-07 20:55:04 +00:00 |
|
Qi
|
498683ff4c
|
feat: send email to owner after member accepted invitation / leave workspace (#4152)
Co-authored-by: DarkSky <darksky2048@gmail.com>
|
2023-09-07 05:08:23 +00:00 |
|
X1a0t
|
22d3411e6e
|
fix: logger filter should pass graphql context (#4209)
|
2023-09-06 08:16:38 -07:00 |
|
LongYinan
|
dfa5fefa7f
|
test(server): use mock PrismaService in tests (#4101)
|
2023-09-05 01:01:45 -07:00 |
|
Alex Yang
|
a2623e1352
|
test: email sending e2e (#4130)
|
2023-09-02 18:13:59 +00:00 |
|
Alex Yang
|
eb1a21265f
|
refactor(server): use ava (#4120)
|
2023-09-01 19:41:29 +00:00 |
|
DarkSky
|
3c4f45bcb6
|
feat: add user info edit verify (#4117)
|
2023-09-01 16:59:33 +00:00 |
|
DarkSky
|
7d3b1ad2b9
|
feat: add user level blob quota (#4114)
|
2023-09-01 12:56:27 +00:00 |
|
LongYinan
|
83e7e9db8d
|
fix(server): relax the rate limits (#4092)
|
2023-09-01 13:51:37 +08:00 |
|
Alex Yang
|
c937b88978
|
test(server): fix flaky (#4088)
|
2023-09-01 01:03:46 +00:00 |
|
Alex Yang
|
25671e2134
|
chore: bump version (#4083)
|
2023-08-31 18:50:03 -05:00 |
|
DarkSky
|
4ef1425299
|
feat: rate limiter (#4011)
|
2023-08-31 20:29:25 +08:00 |
|
DarkSky
|
0add43f8db
|
feat: blob size api (#4060)
|
2023-08-31 16:39:19 +08:00 |
|
X1a0t
|
441e706746
|
fix: flaky unit test should be able to timer (#4043)
|
2023-08-30 13:58:25 -05:00 |
|
Alex Yang
|
71b195d9a9
|
feat(server): add compatibility field (#4022)
|
2023-08-29 21:30:59 +00: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 |
|
liuyi
|
2c95bfcc3d
|
feat(storage): binding jwst storage to node (#2808)
|
2023-06-29 01:45:45 +00:00 |
|
DarkSky
|
d46b6c4863
|
feat: new workspace apis (#2825)
|
2023-06-26 22:12:58 +08: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
|
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 |
|
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 |
|