Commit Graph

584 Commits

Author SHA1 Message Date
Alex Yang 492852ba0c refactor: mode atom (#3221) 2023-07-13 15:11:00 +00:00
Alex Yang 64cf297399 refactor(web): move current atoms into plugin infra (#3220) 2023-07-13 12:14:30 +00:00
3720 9c5d91a1d9 fix: collections should be unique for workspaces (#3213) 2023-07-13 08:42:20 +00:00
Alex Yang 24a5b54b67 fix: fullscreen settting not working (#3215)
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
2023-07-13 16:31:17 +08:00
Alex Yang 5b87d90ffe fix: first page id conflict (#3192) 2023-07-12 10:43:52 +00:00
Alex Yang ccbae6f496 fix: unexpected jump 404 page (#3190) 2023-07-12 10:18:02 +00:00
JimmFly 1ac1c33bb1 style: update delete button style (#3180) 2023-07-12 09:23:39 +00:00
Alex Yang bbb1387469 feat: display app version in setting panel (#3170) 2023-07-12 02:39:00 +00:00
Alex Yang 3968deb6d4 feat: add suspense to workspace settings (#3167)
Co-authored-by: Qi <474021214@qq.com>
2023-07-11 15:50:30 +00:00
Alex Yang 37c8465af8 fix: jump to index page after deletion (#3169) 2023-07-11 15:44:00 +00:00
Peng Xiao d88a21d24a fix: settings style update (#3161) 2023-07-11 12:55:28 +00:00
3720 6ad2d106bc fix: some typo and i18n (#3155) 2023-07-11 11:04:45 +00:00
Alex Yang 8c1fcee135 refactor: remove unused code (#3149) 2023-07-11 08:53:01 +00:00
JimmFly b2fed03f30 style: modify the style of community item (#3143) 2023-07-11 06:44:06 +00:00
Alex Yang ddb2931f38 fix: remove workspace not working (#3140) 2023-07-11 04:37:47 +00:00
Qi cfa18d1bc3 fix: font style setting only control editor's font (#3117)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-10 11:58:53 +00:00
Alex Yang 6caf934d47 refactor: follow correct react rules (#3119) 2023-07-10 10:32:15 +00:00
Qi 2f910fbad0 feat: modify setting modal entry in quick search modal (#3089) 2023-07-10 09:28:14 +00:00
JimmFly 812e0e9c9a style: change switch tip color (#3123) 2023-07-10 07:00:23 +00:00
danielchim e06d5e1c8d fix: page mode shortcut (#3097) 2023-07-09 18:37:49 +00:00
Alex Yang 1c8895f23f feat: improve error log message (#3112) 2023-07-09 05:54:53 +00:00
Alex Yang 8b5d997322 refactor(hooks): reduce null types (#3111) 2023-07-09 05:01:09 +00:00
Peng Xiao 33644a68b2 fix: disable move db by default (#3105)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-09 03:37:39 +00:00
Alex Yang da140b0b85 chore: remove unused code (#3102) 2023-07-08 06:49:11 +00:00
boomlion8 a48726d088 fix: color of UI in dark mode (#3081)
Co-authored-by: boomlion8 <201116201@manit.ac.in>
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-08 06:00:03 +00:00
Alex Yang b49306607b feat: improve workspace hook (#3099) 2023-07-08 05:43:39 +00:00
Alex Yang 283f0cd263 refactor: lazy load workspaces (#3091) 2023-07-07 14:15:27 +00:00
Qi b12412a3c1 feat: add font style setting (#3092) 2023-07-07 11:59:38 +00:00
Alex Yang 3294043180 perf: reduce unused provider connection (#3090) 2023-07-07 08:13:32 +00:00
JimmFly 5756bdf8d7 style: adjust settings style (#3083) 2023-07-07 05:36:27 +00:00
Alex Yang 822078e640 fix: cleanup workspace when switch setting panel (#3072) 2023-07-06 15:27:09 +00:00
Alex Yang fafd93f7dc refactor: block-hub in tool wrapper (#3073) 2023-07-06 15:18:58 +00:00
Peng Xiao 00ce086e79 fix: workspace storage settings issues (#3055) 2023-07-06 12:48:20 +00:00
Alex Yang 28653d6892 fix(web): setting panel refresh (#3070) 2023-07-06 11:24:26 +00:00
JimmFly f468dff6aa chore: update communities link and icon (#3052) 2023-07-06 07:24:36 +00:00
Alex Yang fa1cd87348 chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Alex Yang e95d28e136 fix: workspace name should change in the setting panel (#3039) 2023-07-06 02:19:06 +00:00
Qi 87ba71e77e fix: a series of setting issues (#3032) 2023-07-05 14:11:42 +00:00
Peng Xiao dec0c0d3d1 fix: delete workspace in settings (#3030) 2023-07-05 10:31:11 +00:00
Alex Yang 70ac31b907 build: remove legacy cloud config (#3024) 2023-07-05 06:57:56 +00:00
3720 72fa2da2d3 fix: tags does not exist (#3020) 2023-07-05 04:06:44 +00:00
JimmFly c6ccd6d5de chore: update setting text (#3000) 2023-07-04 17:40:58 +00:00
Alex Yang ec87864c34 refactor: simplify code (#3015) 2023-07-04 17:34:22 +00:00
Qi 1070e17310 feat: modify setting modal (#3008) 2023-07-04 12:37:46 +00:00
3720 000f802baa feat: add tags support (#2988)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-04 07:32:11 +00:00
Alex Yang e871ffcba0 refactor: input component (#2999) 2023-07-04 06:52:46 +00:00
danielchim 32692bd54a feat: page mode shortcut (#2985) 2023-07-03 16:23:53 +00:00
Alex Yang a5d2fafad6 refactor: remove legacy cloud (#2987) 2023-07-03 14:29:37 +00:00
Alex Yang 0f1c5163a1 feat: remove old setting page by default (#2980) 2023-07-03 10:59:23 +00:00
JimmFly 18874d0d1e chore: add import to sidebar (#2981) 2023-07-03 10:51:28 +00:00