Commit Graph

250 Commits

Author SHA1 Message Date
Peng Xiao 1dc94277c2 fix: use database session cookie for production (#4200) 2023-09-05 17:30:50 +00:00
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
X1a0t 5b7d076a90 fix: add keyv types (#4148) 2023-09-04 05:24:51 +00:00
LongYinan 3211451b21 fix(server): missing nanoid dependency (#4139) 2023-09-03 14:30:00 +00:00
Alex Yang a2623e1352 test: email sending e2e (#4130) 2023-09-02 18:13:59 +00:00
Alex Yang 9f0e67a673 v0.9.0-canary.8 2023-09-02 01:22:50 -05: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
Alex Yang 88f94d5b61 test(server): run test in single thread (#4095) 2023-09-01 01:25:18 -05: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
Alex Yang 0fa1bdf7d2 v0.9.0-canary.7 2023-08-31 13:18:25 -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
Alex Yang 49d203ac57 v0.9.0-canary.6 2023-08-31 00:48:00 -05: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
Alex Yang 2e042e03b2 v0.9.0-canary.5 2023-08-30 09:51:35 -05:00
Alex Yang e75ff52ec1 v0.9.0-canary.4 2023-08-30 00:13:22 -05:00
Alex Yang 591bfc3320 v0.9.0-canary.3 2023-08-29 18:21:49 -05:00
Alex Yang 60bdeebcc6 chore: bump version (#4025) 2023-08-29 18:21:18 -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
Alex Yang 6b206e59a5 v0.9.0-canary.2 2023-08-29 11:53:49 -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 a046cdafa3 chore: bump version (#4010) 2023-08-29 06:21:04 -05:00
Alex Yang 41f2420533 v0.9.0-canary.1 2023-08-29 05:18:22 -05:00