Commit Graph

14195 Commits (544c7b5317139981ba9e339abd5ad905d999aab5)

Author SHA1 Message Date
Gabriel Horner 26cace2120 fix: regression with displaying properties in publishing
Seeing duplicate properties after moving properties into page-info
2024-01-23 13:19:05 -05:00
Gabriel Horner 77bc1d5d6b chore: update better-sqlite3 and mldoc in deps to match app 2024-01-23 11:36:32 -05:00
rcmerci e87e2591f2 enhance(rtc): merge same-name pages' blocks 2024-01-24 00:04:46 +08:00
Gabriel Horner 0768809a86 fix: lints and disable intermittent failing test
- Reverted config/db-based-graph? check in a db only namespace
- Removed unused ns as it appears we just used another fn instead.
- /cc @RCmerci on failing test
2024-01-23 10:48:14 -05:00
Gabriel Horner 689cf34cc3 fix: lints and a test
nbb test was failing b/c outliner had graph-parser as a dependency
but we hadn't manually added the npm dependency
2024-01-23 09:38:16 -05:00
Gabriel Horner cc1b8445a8 fix: published graphs that don't have any public pages
This was failing hard but now it shows a blank graph
like before. Fix LOG-3017
2024-01-23 09:18:23 -05:00
Tienson Qin f8aa7d5a69 fix: disable page info for block page 2024-01-23 22:13:16 +08:00
Tienson Qin 575624c650 chore: revert inline tags 2024-01-23 21:45:54 +08:00
rcmerci e26639d1fb fix(rtc): fix block-type/hidden from remote 2024-01-23 21:05:31 +08:00
Tienson Qin f1e3e6159a enhance: hide tags area if empty by default 2024-01-23 21:02:41 +08:00
Tienson Qin c5824740d9 enhance: display properties in page info 2024-01-23 20:42:24 +08:00
Tienson Qin 2fac2bf08c Disable bullet style changes after selecting blocks
It's too distracting.
2024-01-23 19:40:08 +08:00
Tienson Qin cb0316b995 Disable bullet style changes after selecting blocks
It's too distracting.
2024-01-23 19:38:56 +08:00
Tienson Qin 63eda223ac fix: content cleared when indent block 2024-01-23 19:37:11 +08:00
Tienson Qin 36a02a6a63 fix: collapse page configure by default 2024-01-23 19:33:29 +08:00
Konstantinos Kaloutas 18666550a9 fix background color on image export 2024-01-23 13:33:25 +02:00
Tienson Qin 39e59109ed fix: rtc downloaded graph not persisted 2024-01-23 18:58:12 +08:00
Konstantinos Kaloutas a5eadd8ce5 fix bring forward fn 2024-01-23 12:17:27 +02:00
Konstantinos Kaloutas f984701c27 Merge branch 'feat/db' into chore/whiteboards-cleanup 2024-01-23 11:57:57 +02:00
Konstantinos Kaloutas f7ac0629c2 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-01-23 11:57:31 +02:00
Tienson Qin 60fcebc795 fix: add inline-text for property value display 2024-01-23 17:49:57 +08:00
Gabriel Horner c98db7cd3d enhance: publishing updates for new configure page
Updates for just publishing:
- collapse :page pages by default since user isn't editing
- for :property and :class pages, don't switch modes as user isn't
  editing
- hide tag and icon rows as user isn't editing them
- hide empty page-info div for pages with no info to display as
  it takes up a lot of visible space to do display nothing
2024-01-22 16:48:18 -05:00
Gabriel Horner b4f59e9a5f fix: turn off tracing for publishing
too noisy to have on by default
2024-01-22 15:25:39 -05:00
Gabriel Horner 7831476c70 enhance: add a --dev mode to publishing that pairs with shadow's watch 2024-01-22 14:35:36 -05:00
Gabriel Horner 73cbcc5a1c fix: publishing not building again
caused by new ui script changes
2024-01-22 12:05:01 -05:00
Tienson Qin 347323b7d6 fix: release app not works for db version
Check
https://github.com/thheller/shadow-cljs/issues/611#issuecomment-620845276
for more details.
2024-01-22 23:06:19 +08:00
Gabriel Horner 7faa4d36ce Fix more lints 2024-01-22 09:48:27 -05:00
Gabriel Horner c9ba357a90 fix multiple lints 2024-01-22 09:17:38 -05:00
Tienson Qin 8a67ae9fce enhance: remove modal for page configure 2024-01-22 22:03:05 +08:00
Andelf 73017f5e5e chore(ci): deploy sourcemap 2024-01-22 21:41:31 +08:00
Konstantinos Kaloutas 6e7addc04f revert unneeded changes 2024-01-22 12:43:55 +02:00
Konstantinos Kaloutas dada6ecf68 Merge branch 'feat/db' into chore/whiteboards-cleanup 2024-01-22 12:37:10 +02:00
Konstantinos Kaloutas ca25e08532 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-01-22 12:35:08 +02:00
Tienson Qin a9e8340aa5 chore: remove debug 2024-01-22 12:46:04 +08:00
Tienson Qin 8204c93977 fix: outliner dep test 2024-01-22 12:21:42 +08:00
Andelf c4f7494fcc fix: bring back #10434 2024-01-22 12:11:23 +08:00
Tienson Qin b06b01b88b Merge branch 'master' into feat/db 2024-01-22 12:08:37 +08:00
Tienson Qin fce15fb2d6 chore: remove bak file 2024-01-22 10:02:27 +08:00
Tienson Qin 4698d8cfea fix: don't export id property for db graphs 2024-01-22 10:00:26 +08:00
Tienson Qin 6725c83f5c fix: export issues 2024-01-22 10:00:26 +08:00
Tienson Qin 6ed39e7871 fix: export zip file 2024-01-22 10:00:26 +08:00
Tienson Qin e571c571ec wip: export refactor
1. Move fns to worker
2. Don't rely on :block/file, use db blocks to build page content
2024-01-22 10:00:26 +08:00
Tienson Qin 760a9f8c25 fix: redirect to all pages for publishing graphs 2024-01-21 14:50:29 +08:00
Tienson Qin 270389242a Remove unused check for publishing 2024-01-20 05:43:55 +08:00
Tienson Qin 4ad1fd7dac fix: download rtc graphs 2024-01-20 05:10:52 +08:00
Gabriel Horner b8ece3f268 fix: handle errors thrown by comlink instead of causing another error
publishing's web worker threw an error and was causing a secondary error
since data was a map while `[e payload]` expected a vec
2024-01-19 15:28:09 -05:00
Gabriel Horner a80a182a8f fix: update publishing setup since there are 2 more assets
Also add compilation flag for code splitting bug
2024-01-19 15:27:02 -05:00
Gabriel Horner 3d399d626e fix: publishing doesn't build a db-worker 2024-01-19 15:27:01 -05:00
Gabriel Horner 3a30a27735 Revert "fix: can't expand/collapse on publishing graphs"
This reverts commit 302d8b649a.
2024-01-19 15:27:01 -05:00
Mathieu Fenniak b6382d5c5c Reset current-block edit state after indent/outdent operation 2024-01-20 03:47:33 +08:00