Files
logseq/.carve/ignore
Tienson Qin bcc478b5f7 refactor: separate og and db version (#12276)
separate og and new version apps

remove file sync, tldraw, excalidraw and zotero
2025-12-29 15:39:32 +08:00

80 lines
2.2 KiB
Plaintext

;; Used by shadow-cljs
electron.core/main
electron.core/start
electron.core/stop
;; Used by shadow-cljs
frontend.core/stop
;; For repl
frontend.db.utils/q
;; For debugging
frontend.debug/defn
frontend.debug/print
;; Lazily loaded
frontend.extensions.code/editor
;; Referenced in commented TODO
frontend.extensions.pdf.utils/get-page-bounding
;; For repl
logseq.graph-parser.mldoc/ast-export-markdown
;; Protocol fn wrapper that could be used
frontend.fs/readdir
;; Referenced in TODO
frontend.handler.metadata/update-properties!
frontend.handler.user/<ensure-id&access-token
;; Referenced in comment
frontend.image/get-orientation
;; For debugging
frontend.mixins/perf-measure-mixin
;; Previously useful fn
frontend.mobile.util/get-idevice-statusbar-height
;; placeholder fn
frontend.publishing/stop
;; Future use
frontend.storage/get-transit
;; repl fn
frontend.state/remove-watch-state
;; Future use?
frontend.state/get-visual-viewport-state
;; Future use?
frontend.ui/reset-ios-whole-page-offset!
;; For debugging
frontend.util/d
;; Future use?
frontend.util/safe-search-normalize
frontend.components.external/import-cp
frontend.components.repo/add-repo
;; For debugging
frontend.util/trace!
;; Repl fn
frontend.util.pool/terminate-pool!
;; Repl fn
frontend.handler.file-based.property.util/add-page-properties
;; Test runners used by shadow
frontend.test.node-test-runner/main
frontend.test.frontend-node-test-runner/main
;; Test runner for nbb
logseq.graph-parser.nbb-test-runner/run-tests
;; For debugging
frontend.fs.sync/debug-print-sync-events-loop
frontend.fs.sync/stop-debug-print-sync-events-loop
;; Used in macro
frontend.state/get-current-edit-block-and-position
;; For debugging
frontend.db.model/get-all-classes
;; Initial loaded
frontend.ui/_emoji-init-data
;; placeholder var for defonce
frontend.worker.rtc.op-mem-layer/_sync-loop-canceler
;; Used by shadow.cljs
frontend.worker.db-worker/init
;; Future use?
frontend.worker.rtc.hash/hash-blocks
;; Repl fn
frontend.rum/use-atom-in
;; missionary utils
frontend.common.missionary/<!
;; only used in deps/common
frontend.common.missionary/background-task-running?
;; defonce
mobile.components.popup/native-sheet-listener
mobile.bottom-tabs/add-tab-listeners!