Commit Graph

59 Commits

Author SHA1 Message Date
LongYinan dfa5fefa7f test(server): use mock PrismaService in tests (#4101) 2023-09-05 01:01:45 -07:00
LongYinan 3d5e1d2f3d chore(server): debug blob sizes limit (#4181) 2023-09-04 23:16:01 -07:00
LongYinan 2da22e2fc2 chore(server): debug blob sizes limit (#4178) 2023-09-04 19:44:22 -07:00
LongYinan 801d769877 fix(server): storage usage calculation issue (#4170) 2023-09-05 00:56:47 +00:00
DarkSky e72a10153e feat: enable https in production (#4154)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-09-04 17:20:11 +08:00
X1a0t ed76417ba3 feat: log all exceptions In HTTP context (#4149) 2023-09-04 07:42:55 +00:00
Alex Yang a2623e1352 test: email sending e2e (#4130) 2023-09-02 18:13:59 +00:00
Qi 138aaed05d feat: add a reminder for early access in the invitation email (#4097)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-09-02 06:07:49 +00:00
Alex Yang 4f97ea8a5d test: cover share page e2e (#4126) 2023-09-02 00:57:04 -05:00
Alex Yang eb1a21265f refactor(server): use ava (#4120) 2023-09-01 19:41:29 +00:00
Qi 442d06fc69 fix: error invitation url (#4110) 2023-09-01 18:22:26 +00:00
Peng Xiao c9c76983de fix: cookie issues in Electron (#4115) 2023-09-01 17:34:08 +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 e76cdf4d71 fix(server): set right AFFINE_SERVER_HOST env variable (#4108) 2023-09-01 18:37:48 +08:00
LongYinan 18ac355df3 chore(server): change the log level (#4106) 2023-09-01 18:37:31 +08:00
LongYinan 83e7e9db8d fix(server): relax the rate limits (#4092) 2023-09-01 13:51:37 +08:00
LongYinan 3f21b0b45d fix(server): redirect logic in earlyAccessPreview (#4091) 2023-09-01 13:51:20 +08:00
X1a0t d4a83c1c6f feat: exception logger (#4059) 2023-09-01 12:05:35 +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
Peng Xiao a2e4ef904b refactor: remove hacky email login (#4075)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 12:49:22 -05:00
Qi 3f5e649295 fix: sign in issues (#4047)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 08:07:05 -05:00
Qi 260c25acf3 feat: add storage panel in setting (#4069) 2023-08-31 07:36:05 -05:00
DarkSky 4ef1425299 feat: rate limiter (#4011) 2023-08-31 20:29:25 +08:00
liuyi e10868cd20 fix(server): deal with unexpected updates (#4064) 2023-08-31 16:56:33 +08:00
LongYinan 9bffe3cf24 fix(server): do not override auth.privateKey (#4065) 2023-08-31 16:44:37 +08:00
DarkSky 0add43f8db feat: blob size api (#4060) 2023-08-31 16:39:19 +08:00
LongYinan cc00da9325 chore(server): enable earlyAccessPreview for canary (#4061) 2023-08-31 14:41:43 +08:00
Peng Xiao 4e45554585 feat: support google login on desktop (#4053)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 12:51:49 +08:00
X1a0t 441e706746 fix: flaky unit test should be able to timer (#4043) 2023-08-30 13:58:25 -05:00
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