Commit Graph

7412 Commits (013f15dfbe99ca8434c3f8c4324776aef77a5de9)

Author SHA1 Message Date
Tienson Qin 3150e06a1b Disable lazy loading for journals on mobile 2022-05-13 11:19:36 +08:00
Tienson Qin 8d400bcaf0 fix: lint warnings 2022-05-13 11:02:29 +08:00
Tienson Qin fb8cd67917 fix: disable lazy loading for query blocks temporally 2022-05-13 10:50:47 +08:00
Tienson Qin 4d4ade5c96 enhance: add skeleton loading 2022-05-13 10:15:37 +08:00
Tienson Qin 8a8e3ee26c fix: cache visible component heights 2022-05-13 10:00:38 +08:00
Gabriel Horner b1e226745d Finish migration block ns to nbb 2022-05-12 16:58:26 -04:00
Gabriel Horner 2c725ca5af Remove unused test namespaces
frontend.react was only used in a test and never used elsewhere
2022-05-12 16:57:28 -04:00
Gabriel Horner b83f6bbd19 Migrate half the block deps to be nbb compatible 2022-05-12 16:57:28 -04:00
Gabriel Horner 22ddae8998 Move graph-parser related block code to proper ns and nbb migration wip 2022-05-12 16:57:28 -04:00
yshwaker 22d41664a4 fix: modal position, getting editor width from editor-wrapper 2022-05-12 10:34:56 -04:00
llcc d66ab6aa82 fix hidden files removing failure on mobile 2022-05-12 22:15:01 +08:00
Kan-Ru Chen e1fdef43b3 chore: update electron-deeplink to 1.0.10 to fix deeplink on Linux
Fixes #4984
2022-05-12 21:31:16 +08:00
Tienson Qin 0e5d1614a0
Merge pull request #5265 from logseq/enhance/graph-parser-part-two
Enhance: Migrate mldoc and text to graph-parser
2022-05-12 20:22:51 +08:00
llcc 8332be2bd9 fix lints 2022-05-12 20:13:13 +08:00
llcc 60fad0d3ba open PDF with external app on mobile 2022-05-12 20:13:13 +08:00
Tienson Qin 6073fa1f0a fix: upsert properties
close #5219
2022-05-12 20:01:49 +08:00
Tienson Qin 8af6a3d368 fix: #2021/09/22 , create files named .md
close #2887
2022-05-12 11:18:16 +08:00
Tienson Qin da5875efe8 fix: grouped transaction
close #5277
2022-05-12 10:44:30 +08:00
Tienson Qin 2d2a05228a fix: parsing UI out of sync with actual state
close #5254
2022-05-12 08:44:50 +08:00
charlie b29e9cfce2 fix(lint): large vars 2022-05-12 08:26:22 +08:00
charlie da4d507bcc enhance(ux): test url for proxy settings 2022-05-12 08:26:22 +08:00
charlie 8fcf5b5d60 enhance(ui): show network proxy hints on plugins page if it's settled 2022-05-12 08:26:22 +08:00
Gabriel Horner a9664272db Merge branch 'master' into enhance/graph-parser-part-two 2022-05-11 20:22:31 -04:00
Tienson Qin ce9eff332d fix: prefer block template if there're other page templates with the
same name
2022-05-12 08:22:15 +08:00
Tienson Qin 9042aa47c5 fix: block wrong indentation in queries 2022-05-12 07:39:37 +08:00
Tienson Qin 278f2ff1f9 fix: lint warnings 2022-05-12 07:39:37 +08:00
Tienson Qin 8c2e07275b Lazy loading journals and queries 2022-05-12 07:39:37 +08:00
Tienson Qin d1c6d4ce88 fix: indent/outdent blocks not updated 2022-05-12 07:39:37 +08:00
Tienson Qin 2614310ea8 Lazy load blocks in references and queries 2022-05-12 07:39:37 +08:00
Tienson Qin 3ca8228a74 Only render references when it's visible in the window viewport 2022-05-12 07:39:37 +08:00
rcmerci f29aea9e55 enhance(sync): update prod config, add :pre for update-graphs-txid 2022-05-12 07:36:29 +08:00
Tienson Qin 3625f6f29b fix: copy paste not working across graphs 2022-05-12 07:20:56 +08:00
Gabriel Horner 112e6e2d97 Test second nbb ns thanks to upstream nbb fix :) 2022-05-11 12:33:17 -04:00
rcmerci c480e1808b enhance(sync): add ::queued-local->remote-files file-sync state 2022-05-11 21:09:12 +08:00
Andelf f7ba2b5864 chore: rm fs-watcher debug print 2022-05-11 17:52:06 +08:00
Tienson Qin e29dc7373e enhance: use journal template if exists for future days 2022-05-11 14:55:05 +08:00
Tienson Qin 43e8f07f40 fix: journal templates not working when re-index
related to #5190
2022-05-11 12:53:29 +08:00
Gabriel Horner 31032beadd Fix logging and error handling 2022-05-10 20:35:31 -04:00
Gabriel Horner 44bc0e8f40 Add a few more mldoc unit tests
Also remove local integration test
2022-05-10 20:22:48 -04:00
Gabriel Horner a184b1ccac Reuse helpers b/n repo and mldoc 2022-05-10 20:22:48 -04:00
Gabriel Horner ede88bb390 Fix carve errors 2022-05-10 20:22:48 -04:00
Gabriel Horner b79b1ca36e Mldoc tests run under nbb 2022-05-10 20:22:48 -04:00
Gabriel Horner 20b8b9624d Moved nbb ns into graph-parser. nbb mldoc tests wip 2022-05-10 20:22:48 -04:00
Gabriel Horner 65804b4183 Split out text ns to graph-parser 2022-05-10 20:22:48 -04:00
Gabriel Horner f529777d78 frontend.text conversion WIP
Removed extract-level-spaces b/c it's not used
2022-05-10 20:22:48 -04:00
Gabriel Horner 67461aaede Necessary parts of mldoc are nbb compatible
Also merged in parser tests which were not running
2022-05-10 20:22:48 -04:00
Gabriel Horner 657bb09591 Add mldoc integration test and start mldoc split 2022-05-10 20:22:48 -04:00
rcmerci 77a4facbc7 enhance(sync): ws ping, update sync init process
- go-loop websocket ping to keep ws alive
- remove ::remote->local=>local->remote state
- remove ::remote->local=>local->remote-full-sync state
- remote ::remote->local-full-sync=>local->remote-full-sync state
- when starting sync, first trigger remote->local, then local->remote-full-sync
2022-05-10 18:35:20 +08:00
rcmerci adc80088e8 fix(login): auth-callback&auth-refresh-token return json type resp 2022-05-10 18:21:26 +08:00
Andelf 504b47b67a chore(deps): update rsapi to 0.0.11 2022-05-10 10:39:54 +08:00