| .. |
|
components
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
context
|
75c369e24e
fix: typo
|
4 years ago |
|
db
|
eed2e9dd66
enhance: unlinked references perf
|
4 years ago |
|
extensions
|
6c70914150
chore: replace re-find with safe-re-find
|
4 years ago |
|
external
|
0c758fc268
feat: simplified markdown properties wip
|
4 years ago |
|
format
|
52ef58b565
fix: page properties not working when extracting
|
4 years ago |
|
fs
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
handler
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
modules
|
969be00a4a
fix: convert - to * for repeated task states
|
4 years ago |
|
publishing
|
5ce319415c
fix: fix code-editor and other extensions not working when publishing
|
4 years ago |
|
search
|
5de0749fba
feat: imp node in page search
|
4 years ago |
|
tools
|
17084af429
refactor: remove :start-level
|
4 years ago |
|
ui
|
06afee23e6
refactor: move all shortcut data in one place
|
4 years ago |
|
util
|
d3b3f6f48e
fix: properties inserted at wrong positions
|
4 years ago |
|
blob.cljs
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
caret_pos.js
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
commands.cljs
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
config.cljs
|
6c70914150
chore: replace re-find with safe-re-find
|
4 years ago |
|
core.cljs
|
e3447ef021
fix: conflicts
|
4 years ago |
|
date.cljs
|
662fe83b7f
fix: can't restore page's name if it includes reserved characters
|
4 years ago |
|
db.cljs
|
04a6ec4658
fix: drag files to logseq can be stuck
|
4 years ago |
|
db_mixins.cljs
|
6ad34f5b3f
refactor(db): move some fn into react
|
5 years ago |
|
db_schema.cljs
|
324ab6b170
wip: refactor db references && general queries
|
4 years ago |
|
debug.cljs
|
633705fd03
refactor(outliner): connecting bewteen ui and outliner
|
4 years ago |
|
dicts.cljs
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
diff.cljs
|
249bf680c1
enhance: undo redo use patches instead of full text
|
5 years ago |
|
encrypt.cljs
|
92ad0296e6
feat: switch to use Excalidraw api
|
4 years ago |
|
exif.js
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
external.cljc
|
d1e595ff76
roam test with cljs
|
5 years ago |
|
format.cljs
|
bfae935d0e
fix cycle-todo! on # heading
|
4 years ago |
|
fs.cljs
|
d4a2082cce
improve(plugin): check absolute path by platform dynamically
|
4 years ago |
|
git.cljs
|
cf68a2ba80
feat: electron can read/write files now
|
5 years ago |
|
github.cljs
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
graph.cljs
|
f2077701ab
Merge branch 'master' into feat/outliner-core
|
4 years ago |
|
graph.css
|
8a440e910a
refactor: separated css modules from common style
|
5 years ago |
|
handler.cljs
|
cc325673f1
feat: page preview
|
4 years ago |
|
idb.cljs
|
0e11e60fed
fix: catch indexedDB exception
|
4 years ago |
|
idbkv.js
|
9c18b2c479
perf: idb batch writes for importing files from local directories
|
5 years ago |
|
image.cljs
|
3cc0d3154a
style: remove unused :require (#193)
|
5 years ago |
|
loader.cljs
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
log.cljs
|
0f65305ebe
feat: add log lib
|
5 years ago |
|
mixins.cljs
|
06afee23e6
refactor: move all shortcut data in one place
|
4 years ago |
|
namespaces.cljc
|
fe70356d57
refactor(db): separate frontend.db into multiple parts
|
5 years ago |
|
page.cljs
|
6bd8f4847f
feat(plguin): integration
|
4 years ago |
|
publishing.cljs
|
8500afb849
improve(electron): use fragment mode for frontend router & polish UI
|
5 years ago |
|
react_impls.cljs
|
7063a6649e
fix(compile): fix warnings
|
4 years ago |
|
regex.cljc
|
8ea96a0093
feat: enable . in tag names
|
4 years ago |
|
routes.cljs
|
e3447ef021
fix: conflicts
|
4 years ago |
|
rum.cljs
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
search.cljs
|
3d98dc6353
fix: search in current page
|
4 years ago |
|
security.cljs
|
6c70914150
chore: replace re-find with safe-re-find
|
4 years ago |
|
selection.js
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
spec.cljs
|
cc8987fa67
fix(spec): fix spec (#764)
|
5 years ago |
|
state.cljs
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
storage.cljs
|
0d96ce6a15
fix(ci): closure define NODETEST
|
5 years ago |
|
template.cljs
|
c1e7b4e5a5
feat: queries support dynamic variables too
|
4 years ago |
|
text.cljs
|
969be00a4a
fix: convert - to * for repeated task states
|
4 years ago |
|
ui.cljs
|
5be004ebfe
fix: content can be lost when auto-complete page references
|
4 years ago |
|
ui.css
|
2e00beca77
fix(style): modal styles not work occasionally in development mode.
|
4 years ago |
|
utf8.cljs
|
2d1fa33204
refactor: remove web
|
5 years ago |
|
util.cljc
|
f4e6d7abba
Merge branch 'master' into feat/integration-plugins-core
|
4 years ago |
|
utils.js
|
b2b5acb6f1
fix: can't edit on iOS
|
4 years ago |
|
version.cljs
|
c6204e77b8
chore: bump version
|
4 years ago |