Commit Graph

14966 Commits (073ae3473050ecbfb210b30be5238b58678f0502)

Author SHA1 Message Date
Gabriel Horner 073ae34730 Merge branch 'master' into feat/db 2024-03-21 12:13:01 -04:00
charlie 53125d6315 enhance(plugin): support custom routes from the plugin sdk 2024-03-21 19:07:16 +08:00
charlie bd26d0db0e fix(ui): the confirm dialog to uninstall plugin 2024-03-21 19:03:34 +08:00
charlie 527a8b177e enhance(ui): polish the plugins modal 2024-03-21 19:03:34 +08:00
Tienson Qin efc083afab fix: clear interval to avoid multiple intervals on dev mode
Code modifications will trigger :will-mount again which results in
multiple intervals.
2024-03-21 18:00:59 +08:00
Tienson Qin 7799f8372a fix: no need to close db after it's downloaded 2024-03-21 17:42:55 +08:00
Tienson Qin 1cad8aa9bd enhance: batch refresh UI after applying remote blocks change
Fixes LOG-3114
2024-03-21 17:38:36 +08:00
Tienson Qin eae35d60e4 fix: rebuild block refs & path-refs after downloading a remote graph
Fixes LOG-3115
2024-03-21 16:45:00 +08:00
Tienson Qin a0ada93bb8 fix: typo 2024-03-21 16:01:28 +08:00
Tienson Qin c079f00daf fix: page/block refs lost after syncing from the server 2024-03-21 15:43:17 +08:00
Andelf 185b5c2dd8 fix(search): fine tune page title search strategy 2024-03-21 14:47:59 +08:00
Tienson Qin afd9bd14da fix: blocks indice wasn't built after downloading a remote graph
fixes LOG-3117
2024-03-21 14:11:48 +08:00
Tienson Qin f814216042 fix: display online users only 2024-03-20 22:09:17 +08:00
rcmerci 8997072f2e refactor(rtc): rename get-online-info -> get-users-info 2024-03-20 22:06:09 +08:00
Tienson Qin 3b57fa626c fix: can't add date if the property support multiple values 2024-03-20 17:24:20 +08:00
charlie 3dc8dcd711 enhance(ui): alignment for the property date picker icon 2024-03-20 17:21:44 +08:00
charlie 5d1c14d760 fix(ui): accent colors for the wb select 2024-03-20 16:15:31 +08:00
charlie 033ea26950 enhance(ui): polish colors for the blockquote 2024-03-20 15:42:11 +08:00
Andelf 157fd5c32a dev: print global error message 2024-03-20 15:29:30 +08:00
rcmerci 24616cc268 fix(rtc): delete parent-children blocks then come back 2024-03-20 15:28:03 +08:00
charlie b898a39ff2 enhance(ui): polish ui details for the property rows 2024-03-20 12:19:07 +08:00
Andelf 4127b4095f
chore(release): bump version 0.10.8 (#11133) 2024-03-19 23:19:46 +08:00
charlie 915b486740 fix(ui): size of the plugin dashboard modal 2024-03-19 22:20:27 +08:00
charlie 1960670007 enhance(ui): polish ui details 2024-03-19 21:27:10 +08:00
Tienson Qin c0ee8fb715 fix: rtc start 2024-03-19 21:19:16 +08:00
charlie bb782ff26f chore: polish rtc debug ui 2024-03-19 21:12:41 +08:00
charlie 08ff5fa76f chore: polish rtc debug ui 2024-03-19 21:01:31 +08:00
rcmerci 92b28629ce fix(rtc): only need to check :*rtc-state 2024-03-19 21:00:02 +08:00
Tienson Qin 35dbce3b68 enhance: humanize malli errors 2024-03-19 20:45:37 +08:00
Tienson Qin 3ed8ad9831 enhance: use interval to check online users 2024-03-19 20:20:11 +08:00
Tienson Qin aaa6b2b321 fix: delay get collaborators 2024-03-19 20:11:20 +08:00
Tienson Qin 9d5a76f43c fix: restart rtc 2024-03-19 19:46:37 +08:00
rcmerci 086af03127 refactor(rtc): remove :counter in state 2024-03-19 19:45:32 +08:00
rcmerci dd03dbe473 enhance(rtc): support :no-order blocks sync 2024-03-19 19:45:32 +08:00
charlie c1ff8c4a0a enhance(ui): WIP refactor the classic modal with the shui dialog 2024-03-19 18:28:17 +08:00
charlie 72b93dae1f enhance(ui): refactor the classic modal with the shui dialog 2024-03-19 18:05:39 +08:00
Tienson Qin 11437ec0ee Add worker debug ns 2024-03-19 17:49:06 +08:00
charlie f307333037 enhance(ui): WIP refactor the classic modal with the shui dialog 2024-03-19 17:47:18 +08:00
Tienson Qin 3b75aff758 fix: don't show collborators for local graphs 2024-03-19 17:36:27 +08:00
Tienson Qin ec3506f8ad fix: click remote rtc graph should download it 2024-03-19 17:36:27 +08:00
rcmerci c6b61c11fd fix(rtc): fix :pos in to-remote-op 2024-03-19 16:51:44 +08:00
charlie fcb720511d enhance(ui): refactor the classic modal with the shui dialog 2024-03-19 16:41:11 +08:00
Tienson Qin f3de0f2448 chore: style tweaks 2024-03-19 16:28:09 +08:00
charlie 0864d8fbc6 enhance(ui): polish the rtc collabrators list 2024-03-19 16:17:28 +08:00
Tienson Qin 38f1718fa3 fix: add timeout between rtc stop and start 2024-03-19 16:11:27 +08:00
charlie e801118466 enhance(ui): refactor the classic modal with the shui dialog 2024-03-19 15:41:48 +08:00
Tienson Qin fbb970e65c fix: don't show sync indicator for local graphs 2024-03-19 14:56:52 +08:00
Tienson Qin e523407738 fix: start rtc if ws state is :closing 2024-03-19 14:54:36 +08:00
e-zz 5efeadbb7e
fix(pdf): shift+mouse not invoking area highlight on Linux (#10973)
* fix(pdf): shift+mouse not invoking area highlight on Linux

* fix typo

---------

Co-authored-by: Charlie <xyhp915@qq.com>
2024-03-19 14:39:17 +08:00
dependabot[bot] 3755b69403 chore(deps): bump follow-redirects in /packages/amplify
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 14:37:18 +08:00