Andelf
|
e4c37b7089
|
refactor(fs): re-impl rename for nfs
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
d7fc1d785e
|
fix(fs): fix custom.js path calc
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
820686cd38
|
fix(fs): re-impl deletion for nfs
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
41f09c162e
|
fix(fs): refine init fs-watcher
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
d9e0534c7f
|
fix(fs): refine path-join
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
7cad990fa1
|
refactor(fs): avoid misleading variable names
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
abf7d55c7c
|
refactor(fs): rm redundent return date from fs protocol
fix(fs): asset url loading under nfs backend
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
a38e40bf86
|
refactor(fs): rm callback usage from fs protocol
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
c3daeae6eb
|
refactor(fs): re-impl refresh and re-index on nfs backend
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
f39be3edac
|
refactor(fs): minor code cleanup
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
b255ca030a
|
refactor(fs): rewrite nfs implementation
- avoid op before granted, using await-permission-granted
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
1b3c22a735
|
fix(fs): contents file creation
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
babb2b1d84
|
refactor(fs): refine stat fn of Fs protocol
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
c196d1e026
|
fix(watcher): demo graph init watcher event
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
e95d73059b
|
refactor(fs): refactor bfs to memory-fs, add memory:// support
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
43f9fa33b0
|
refactor(fs): open-dir now returns map instead of vec
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
6082663f4c
|
fix(electron): assets:// url handling
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
d666a6d35a
|
refactor(fs): rework on electron fs
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
50585d215f
|
fix(fs): handle parsing state of empty folder
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
8ed5b983b5
|
refactor(fs): unused mobile fs fn
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
bbb655ff43
|
refactor(fs): handle asset deletion
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
269718d92c
|
refactor(fs): android support
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
3f467d72ec
|
refactor(fs): rewrite url fn
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
d5b90f4d62
|
fix(fs): create today journal
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
500d8f2c36
|
fix(fs): path api for path and url
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
ad564a4d72
|
fix(fs): asset url handling
|
2023-03-28 09:14:42 +08:00 |
|
Andelf
|
31d7c8f836
|
refactor(fs): use rpath
|
2023-03-28 09:14:42 +08:00 |
|
Konstantinos Kaloutas
|
16f8188fd1
|
fix: quick add
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
1da660905c
|
fix: disable creating new whiteboards
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
8a92caa7f9
|
fix: double click
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
d00ec0a86c
|
style: run prettier
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
133d520e25
|
enhance: introduce read only flag
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
4330f92746
|
fix: hide context bar actions
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
0a1f5e059c
|
fix: hide delete image button
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
718d4956df
|
fix: hide new whiteboard button
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
c54e570644
|
fix: remove unused imports
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
6a3f928a94
|
enhance (wip): adjust ui on published whiteboards
|
2023-03-27 14:17:18 -04:00 |
|
Konstantinos Kaloutas
|
e21de5c30b
|
fix: prevent page editing on published graphs
|
2023-03-27 14:17:18 -04:00 |
|
Tienson Qin
|
7f93374802
|
fix: page search autocompletes incorrectly if page has parentheses
close #6337
|
2023-03-27 22:52:09 +08:00 |
|
Tienson Qin
|
3b959f349f
|
fix: broken simple queries
close #8900
|
2023-03-27 22:51:34 +08:00 |
|
Tienson Qin
|
0ae6fd4673
|
fix: update properties-text-values when update properties
|
2023-03-27 22:49:18 +08:00 |
|
Charlie
|
95c5cba9db
|
Feat: The new login UI (#8865)
Built-in login UI instead of callback
---------
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Konstantinos Kaloutas <konstantinos@logseq.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
|
2023-03-27 19:56:18 +08:00 |
|
Schspa Shi
|
2b15702bea
|
config: update default templete to correct format
`:ignored-page-references-keywords` should use #{:author :startup}.
Signed-off-by: Schspa Shi <schspa@gmail.com>
|
2023-03-27 15:39:33 +08:00 |
|
rcmerci
|
e27ea05298
|
enhance(sync): replace <get-remote-graph by <get-remote-txid
|
2023-03-27 13:52:14 +08:00 |
|
Konstantinos
|
b5494f33cc
|
Fix (Whiteboards): An attempt to fix most of the remaining issues (#8893)
* Revert "enhance: clear selection ranges"
This reverts commit cb2c1f1d6a.
* fix: untitled name crash on click
* fix: breadcrumb without label
* fix: maintain original page name
* fix: revert shape to block change
* fix: allow toolbar scrolling
* fix: remove overflow from context bar
|
2023-03-25 10:40:58 +08:00 |
|
Tienson Qin
|
011860e486
|
fix: multiple windows clash (#8874)
* fix: multiple windows clash
* enhance: force all the ipc callback result to be nil
|
2023-03-25 10:32:32 +08:00 |
|
Tienson Qin
|
b1c61c7241
|
fix: hierarchy not shown
close #8888
|
2023-03-25 10:28:42 +08:00 |
|
Gabriel Horner
|
1d91b9cfd8
|
Add :page column for block results
As asked for in
https://discuss.logseq.com/t/add-pagename-field-to-the-list-of-table-fields-in-simple-query/15176/2
|
2023-03-24 10:16:00 -04:00 |
|
Gabriel Horner
|
60e480757a
|
Fix result count in list view - fix #8586
Fix so that it is correct and consistent with table view
|
2023-03-24 10:16:00 -04:00 |
|
charlie
|
fc3e5ac59e
|
refactor: utils for html5 media formats
|
2023-03-24 10:13:37 -04:00 |
|