Tienson Qin
45f600ecbc
fix(query-dsl): journal page parse in the between filter
2020-12-28 22:20:49 +08:00
Tienson Qin
d80b8fc801
feat(query-dsl): fix tests caused by different timezones
2020-12-28 22:20:49 +08:00
Tienson Qin
d43acfbada
feat(query-dsl): fix unit tests
2020-12-28 22:20:49 +08:00
Tienson Qin
1ce76bbcb6
feat(query-dsl): add unit tests
2020-12-28 22:20:49 +08:00
Tienson Qin
3a4a4eeba9
feat(query-dsl): use test fixtures
2020-12-28 22:20:49 +08:00
Tienson Qin
e4eb9ae842
feat(query-dsl): add timestamps support for the between filter
2020-12-28 22:20:49 +08:00
Tienson Qin
a16d360611
feat(query-dsl): add more filters
...
There're some graph improvements too:
1. the fly dots are smaller now
2. page tags have a different color
2020-12-28 22:20:49 +08:00
Tienson Qin
378d692eaa
feat(query dsl): add custom component
2020-12-28 22:20:49 +08:00
Tienson Qin
2135fe78fe
feat(query-dsl): add query command
2020-12-28 22:20:49 +08:00
Tienson Qin
54430738cc
wip(query-dsl): initial support for query dsl
2020-12-28 22:20:49 +08:00
Tienson Qin
33bb750251
feat(query-dsl): fix not query
2020-12-28 22:20:49 +08:00
Tienson Qin
2081e805be
wip(query-dsl): initial support for query dsl
2020-12-28 22:20:49 +08:00
Tienson Qin
1b304b15ac
fix(style): youtube iframe width on mobile
2020-12-28 20:12:01 +08:00
charlie
456614b186
style: use overflow-wrap instead of global word break
2020-12-28 20:06:03 +08:00
charlie
2951772b40
style: fix block content css var in sidebar
2020-12-28 20:06:03 +08:00
charlie
ee6709065a
style: set global break-word #983
2020-12-28 20:06:03 +08:00
shady2k
3d47f5ac93
Add repo defenition
2020-12-27 11:17:05 +08:00
shady2k
7c44209bb5
Trying to fix empy queries in journal
2020-12-27 11:17:05 +08:00
Tienson Qin
441f67ba99
fix: don't create timestamps for page's properties area
2020-12-25 22:58:06 +08:00
Tienson Qin
510fa4a35a
fix: the layout on mobile is broken when the title is too long
...
Resolved #983 and #596
2020-12-25 22:56:44 +08:00
Michael Wong
f265a25cbe
Merge pull request #999 from logseq/fix/issues-ux
...
Fix/issues of ux
2020-12-25 16:52:44 +08:00
charlie
698bca9321
fix: prevent edit mode when has selection in block #992
2020-12-25 15:13:02 +08:00
charlie
fa4cf5cb7c
style: fix right click the dot doesn't popup in the right sidebar #995
2020-12-25 14:21:33 +08:00
Tienson Qin
2d925d7fac
feat: add block timestamps
...
Why adding block timestamps?
Block is the atomic unit for logseq instead of a page, with the
timestamps we can do a lot of things, for example:
1. show a blocks timeline related to a topic/project/habit.
2. get latest modified blocks from the page or the whole graph.
3. query dsl can have a (sort-by :last_modified_at) clause
It'll add both created_at and last_modified_at properties to
each block, not all users need this, so, it's an experiment feature,
we'll disable it by default.
Also, this PR simplify the block properties a lot, it might fix some
old issues related to properties.
2020-12-25 14:20:57 +08:00
charlie
a700f3aef9
enhance: copy block ref with (()) #833
2020-12-25 13:59:00 +08:00
Yukun Guo
536ce5dd87
fix: fix highlight for fuzzy search
2020-12-24 19:16:32 +08:00
charlie
f90a7aa279
style: fix block border
2020-12-24 15:59:33 +08:00
Tienson Qin
0d2e62e41d
style: fix gap
2020-12-24 14:09:50 +08:00
Tienson Qin
ae02d41fa3
ui: style tweaks
2020-12-24 00:08:49 +08:00
Yukun Guo
de3590b421
feat: ask user for confirmation when signing out
2020-12-23 19:24:58 +08:00
Yukun Guo
b8f0a50173
fix: await git-set-username-email!
2020-12-23 19:24:58 +08:00
Yukun Guo
5ea4a7af1e
fix: make db persistence atomic
2020-12-23 19:24:58 +08:00
Yukun Guo
5a03d963d5
fix: improve page i18n
2020-12-23 18:35:32 +08:00
Tienson Qin
a346102a3f
chore: bump minor version
2020-12-23 18:30:47 +08:00
Tienson Qin
f1ffc6d022
fix: linked references should contain the blocks from alias pages
2020-12-23 18:29:02 +08:00
Tienson Qin
05057ec3cf
fix: adjust query orders
2020-12-23 18:29:02 +08:00
Tienson Qin
9069c4373e
feat: add alias redirects
...
Discussion thread: https://discuss.logseq.com/t/improve-implementation-of-aliases/81/4
2020-12-23 18:29:02 +08:00
charlie
8de2d6be51
fix: some ui details
2020-12-23 11:10:42 +08:00
Michael Wong
ccf85e2e37
Merge pull request #985 from logseq/fix/preserve-edn-order
...
fix: preserve config.file order when updating
2020-12-23 11:08:37 +08:00
defclass
0eff6751cd
refacotr(helper): remove frontend.helper
2020-12-23 00:04:05 +08:00
defclass
f837d391a0
refactor(frontend): remove utils
2020-12-23 00:04:05 +08:00
defclass
4410ae7147
refactor(db): get-config reset-config!
2020-12-23 00:04:05 +08:00
Tienson Qin
bc8463265d
fix: preserve config.file order when updating
2020-12-22 23:55:48 +08:00
Tienson Qin
f93d643d08
fix(editor): use markdown images and links
...
Resolved #949
2020-12-22 21:33:49 +08:00
Tienson Qin
88b37d2d70
fix: custom query transform should support pages too
2020-12-22 21:32:30 +08:00
Tienson Qin
c985bc6031
fix: cursor move in the editor box while in datatime picker
2020-12-22 18:17:27 +08:00
Tienson Qin
970280b96e
fix: tab not working
2020-12-22 18:17:27 +08:00
Tienson Qin
2934b8f38e
fix: tab not working anymore after using datepicker
2020-12-22 18:17:27 +08:00
Tienson Qin
1e29b8f488
chore: remove unused ns
2020-12-22 18:17:27 +08:00
Tienson Qin
b8c5fbec32
fix(editor): events conflicts
2020-12-22 18:17:27 +08:00