logseq/.carve/ignore

95 lines
2.7 KiB
Plaintext
Raw Normal View History

;; Used by shadow-cljs
electron.core/main
electron.core/start
electron.core/stop
;; repl fn
electron.search/query
2022-01-26 17:42:52 +00:00
;; Used by shadow-cljs
frontend.core/stop
2022-01-26 17:42:52 +00:00
;; For repl
frontend.db.utils/q
2022-01-26 17:42:52 +00:00
;; For debugging
frontend.debug/defn
frontend.debug/print
2022-01-26 17:42:52 +00:00
;; Lazily loaded
frontend.extensions.code/editor
2022-01-26 17:42:52 +00:00
;; Lazily loaded
2022-05-09 13:29:46 +00:00
frontend.extensions.age-encryption/keygen
frontend.extensions.age-encryption/encrypt-with-x25519
frontend.extensions.age-encryption/decrypt-with-x25519
frontend.extensions.age-encryption/encrypt-with-user-passphrase
frontend.extensions.age-encryption/decrypt-with-user-passphrase
;; Lazily loaded
frontend.extensions.excalidraw/draw
2022-04-29 15:46:52 +00:00
;; Lazily loaded
2022-07-20 06:04:15 +00:00
frontend.extensions.tldraw/tldraw-app
2022-08-06 07:50:34 +00:00
frontend.extensions.tldraw/generate-preview
2022-01-27 20:32:31 +00:00
;; Referenced in commented TODO
frontend.extensions.pdf.utils/get-page-bounding
2022-01-26 17:42:52 +00:00
;; For repl
frontend.extensions.zotero.api/item
2022-01-26 17:42:52 +00:00
;; For repl
frontend.external.roam/reset-state!
2022-01-26 17:42:52 +00:00
;; For repl
logseq.graph-parser.mldoc/ast-export-markdown
2022-01-26 17:42:52 +00:00
;; Protocol fn wrapper that could be used
frontend.fs/readdir
2022-01-26 22:44:27 +00:00
;; Referenced in TODO
frontend.handler.metadata/update-properties!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.handler.route/toggle-between-page-and-file!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.handler.shell/run-pandoc-command!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.image/get-orientation
2022-01-26 22:44:27 +00:00
;; For debugging
frontend.mixins/perf-measure-mixin
2022-01-26 22:44:27 +00:00
;; Previously useful fn
frontend.mobile.util/get-idevice-statusbar-height
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.page/route-view
2022-01-26 22:44:27 +00:00
;; placeholder fn
frontend.publishing/stop
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.state/set-db-persisted!
2022-01-28 16:21:16 +00:00
;; Future use
frontend.storage/get-transit
2022-01-27 19:13:42 +00:00
;; repl fn
frontend.state/remove-watch-state
2022-01-27 19:13:42 +00:00
;; Future use?
frontend.state/get-visual-viewport-state
2022-01-27 19:13:42 +00:00
;; Future use?
frontend.ui/reset-ios-whole-page-offset!
2022-01-27 19:13:42 +00:00
;; For debugging
frontend.util/d
2022-01-27 19:13:42 +00:00
;; Future use?
frontend.util/safe-search-normalize
frontend.components.external/import-cp
frontend.components.repo/add-repo
2022-01-27 19:13:42 +00:00
;; For debugging
frontend.util/trace!
2022-01-27 19:13:42 +00:00
;; Repl fn
frontend.util.pool/terminate-pool!
;; Repl fn
frontend.handler.file-based.property.util/add-page-properties
;; Test runners used by shadow
2022-03-09 21:51:08 +00:00
frontend.test.node-test-runner/main
frontend.test.frontend-node-test-runner/main
2022-05-10 16:32:33 +00:00
;; 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
2023-10-08 11:13:17 +00:00
;; Initial loaded
frontend.ui/_emoji-init-data
2023-10-27 15:15:41 +00:00
;; placeholder var for defonce
2024-01-09 17:32:26 +00:00
frontend.worker.rtc.op-mem-layer/_sync-loop
2023-11-16 18:55:04 +00:00
;; Used by shadow.cljs
frontend.db-worker/init
2024-01-05 09:40:49 +00:00
;; WIP fn, remove when it's ready
frontend.worker.rtc.asset-sync/<loop-for-assets-sync