Commit Graph

400 Commits

Author SHA1 Message Date
Qi 4577fb7e1a fix: remove useRef in menu & tooltip (#4369) 2023-09-15 12:29:55 -07:00
LongYinan 1aec1ce7d0 test(server): move tests out of src folder (#4366) 2023-09-15 07:34:14 +00:00
Alex Yang d01203daad chore: bump version (#4352) 2023-09-14 14:42:06 -07:00
Qi 465098cc9a feat: support remove user & workspace avatar (#4302) 2023-09-14 14:35:05 +00:00
Alex Yang 8fb0620bc8 chore: bump version (#4354) 2023-09-14 06:33:47 +00:00
Qi 0b1ba6bf43 feat: replace modal with new design (#4324)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-09-13 16:05:19 +08:00
Alex Yang 74faee887e refactor: move mailer test (#4328) 2023-09-13 05:11:19 +00:00
JimmFly a94512a3fb feat: add animation for add favorites (#4317) 2023-09-12 16:06:03 +00:00
Alex Yang 944a128b53 chore: bump version (#4310) 2023-09-12 05:44:00 +00:00
Qi 98429bf89e feat: support pagination for member list (#4231) 2023-09-12 03:37:59 +00:00
dependabot[bot] 9fe9efe465 chore: bump nestjs-throttler-storage-redis from 0.3.3 to 0.4.0 (#4299)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 03:36:21 +00:00
JimmFly b7b14c2241 fix: menu style (#4287) 2023-09-11 06:41:36 +00:00
Alex Yang 2db0cec443 chore: bump version (#4294) 2023-09-09 04:28:17 +00:00
Alex Yang 162016884c refactor: remove unused package (#4291) 2023-09-09 00:00:26 +00:00
Alex Yang 211e960d58 chore: bump version (#4272) 2023-09-07 23:21:47 +00:00
Peng Xiao 1301605db5 fix: workspace list dnd issues (#4219)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-09-07 05:06:03 +00:00
Alex Yang 1b6a78cd00 feat!: unified migration logic in server electron, and browser (#4079)
Co-authored-by: Mirone <Saul-Mirone@outlook.com>
2023-09-06 07:44:53 +00:00
Qi d8c9f10bc1 feat: replace menu with new design (#4012)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-09-06 04:36:43 +00:00
LongYinan ff66e2635a chore: upgrade yarn to 3.6.3 (#4173) 2023-09-05 01:37:38 +00:00
dependabot[bot] 6609f712e7 chore: bump @toeverything/theme from 0.7.13 to 0.7.15 (#4146)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 17:04:03 +00:00
dependabot[bot] 3907802e09 chore: bump @electron/remote from 2.0.10 to 2.0.11 (#4147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 17:03:27 +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 70b5a9deeb test: improve data migration suite (#4124) 2023-09-02 03:31:07 +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
Qi a1f4cbc568 fix: error in @toeverything/components (#4102) 2023-09-01 09:00:37 +00:00
Alex Yang 25671e2134 chore: bump version (#4083) 2023-08-31 18:50:03 -05:00
Alex Yang 06d5ecd597 docs: update indexeddb document (#4084) 2023-08-31 17:16:27 -05:00
DarkSky 4ef1425299 feat: rate limiter (#4011) 2023-08-31 20:29:25 +08:00
Alex Yang 880375a6d1 chore: bump version (#4028) 2023-08-29 23:30:15 -05:00
Alex Yang 4aabe2ea5e refactor(core): use element atom (#4026) 2023-08-29 18:59:39 -05:00
Alex Yang 60bdeebcc6 chore: bump version (#4025) 2023-08-29 18:21:18 -05:00
Alex Yang 12aef95ba2 chore: downgrade swr to 2.2.0 2023-08-29 12:07:15 -05: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 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
Alex Yang d0145c6f38 chore: run npx nolyfill (#4005) 2023-08-29 04:15:46 -05:00
dependabot[bot] b9c3a11a95 chore: bump eslint-plugin-sonarjs from 0.20.0 to 0.21.0 (#3977)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 01:49:11 -05:00
dependabot[bot] 33dec0f486 chore: bump eslint from 8.47.0 to 8.48.0 (#3975)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 01:48:08 -05:00
dependabot[bot] 26df16ed13 chore: bump rollup-plugin-swc3 from 0.9.1 to 0.10.1 (#3979)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 01:47:55 -05:00
Alex Yang 171b2c47dd chore: bump version (#3986) 2023-08-28 01:47:04 -05:00
Qi 1e87707b2e feat: replace tooltip with new design (#3969) 2023-08-28 01:15:12 -05:00
Alex Yang b9c4b88a6b refactor: migration logic (#3973) 2023-08-28 00:31:56 -05:00
Alex Yang 7906b7bc5f chore: bump version (#3955) 2023-08-25 11:52:33 -05:00
Alex Yang 98b8fbc8cf chore: bump version (#3947) 2023-08-24 21:45:16 -05:00
JimmFly 59e54917af chore: bump version (#3942) 2023-08-24 10:05:09 +00:00
Alex Yang 873d40d1c3 fix: add missing package (#3927) 2023-08-23 19:08:53 -05:00
Alex Yang ede61387c6 chore: bump version (#3919) 2023-08-23 10:53:44 -05:00
Alex Yang e397f18316 chore(storybook): remove cache (#3917) 2023-08-23 09:50:25 -05:00