Tienson Qin
628377de87
Don't normalize paths when downloading files
2022-11-21 21:03:32 +08:00
Tienson Qin
d4ba355c62
fix: local page history not working
2022-11-21 21:03:32 +08:00
Tienson Qin
f47ef566cd
Make it clear that watcher events are from mobile
2022-11-21 21:03:32 +08:00
Tienson Qin
56d6be278b
fix: make sure paths are normalized before uploading to server
2022-11-21 21:03:32 +08:00
Tienson Qin
17a1ac35eb
fix: normalize the paths returned from file watcher
2022-11-21 21:03:32 +08:00
Tienson Qin
831356ece8
Make sure file paths are normalized before writing
2022-11-21 21:03:32 +08:00
rcmerci
671ca3bc13
fix(sync): add missed sync-event
2022-11-21 21:03:32 +08:00
rcmerci
65338a9811
fix(sync): apply path-normalize on read/write filepath
2022-11-21 21:03:32 +08:00
Peng Xiao
e9edd91003
fix: copying whiteboard shapes into outliner
2022-11-21 14:20:41 +08:00
Matt Lilley
0827a529f7
Fix shift+click on all pages launching a new window
2022-11-21 14:06:13 +08:00
Soumik
1e09f35063
fix: rebase issue
2022-11-21 14:03:11 +08:00
charlie
135717e08e
improve: reuse function about filter installed plugins
2022-11-21 14:03:11 +08:00
Soumik
8e10239b87
feat: show theme plugin settings under Settings menu
2022-11-21 14:03:11 +08:00
Gabriel Horner
70a476dde3
Fix up model tests and remove unused rules
2022-11-21 14:02:58 +08:00
charlie
96381a9919
enhance(ux): auto width for absolute modal. That's friendly for widen screen.
2022-11-21 14:01:38 +08:00
Konstantinos Kaloutas
5abbf8b198
fix: title bar drag region
2022-11-21 14:00:52 +08:00
Andelf
e618f5d1f7
Fix: android nav bar and status bar color ( #7385 )
...
* fix(android): set nav bar and status bar color
Close #7382
2022-11-21 10:50:10 +08:00
Peng Xiao
4a407b4dc5
fix: revert a incorrect change
2022-11-20 18:19:37 +08:00
Peng Xiao
975aff5b80
feat: finish shape links input
2022-11-20 18:16:56 +08:00
Peng Xiao
4e63a82d27
feat: links panel
2022-11-20 16:11:12 +08:00
Peng Xiao
623893bf9c
fix: make backlinks display nicer on small shapes
2022-11-20 11:52:07 +08:00
Peng Xiao
def081679f
fix: recalculate whiteboard references on change
2022-11-19 23:55:50 +08:00
Peng Xiao
7d78258cfe
fix: some whiteboard styles
2022-11-19 17:52:02 +08:00
Peng Xiao
be5a4abc86
fix: make the reference count reactive
2022-11-19 16:42:36 +08:00
Peng Xiao
f322160ca6
feat(whiteboard): show shape references
2022-11-19 16:21:55 +08:00
Gabriel Horner
51fe26ff5a
Merge branch 'master' into fix/wb-fixes
2022-11-18 12:35:41 -05:00
Konstantinos Kaloutas
4f93f92eb0
fix: allowed attributes an add a test
2022-11-18 10:34:34 -05:00
Darwis
7a508dde0a
fix issue #7366 render custom html element as hiccup no longger working. dompurify remove is attribute from hiccup
2022-11-18 10:34:34 -05:00
Andelf
1caba0359f
fix: error while backup global config under windows
2022-11-17 17:10:49 -05:00
queeup
db39c4b0d9
i18n: update Turkish translation
2022-11-17 16:58:29 -05:00
Sergey Kolesnik
04fecb0aa8
legacy style fix: remove search-field css and --ls-search-background-color var ( #7318 )
2022-11-17 13:40:54 -05:00
Charlie
dd2ef163ba
Enhance/PDF viewer ( #7369 )
...
* fix(pdf): WIP potential memory leaks
* enhance(pdf): sync page number in highlights metafile
* enhance(pdf): support preview highlight area image in a lightbox
* fix: clojurescript unit tests
* fix(pdf): page number overflow when more digits
2022-11-17 20:31:08 +08:00
Yue Yang
a6f6b0abae
fix: ci
2022-11-17 17:50:56 +08:00
Yue Yang
a842818ab6
fix: use name to detect default theme
2022-11-17 17:50:56 +08:00
Andelf
20c527a3d9
fix(props): show hierarchy for page alias
...
Close #7365
2022-11-17 11:01:00 +08:00
Peng Xiao
dd0509fdd4
fix: rename generate preview functions
2022-11-17 10:39:44 +08:00
Gabriel Horner
037ec33b40
Address review feedback
...
- eval-result's additional sci options should not impact other features
- remove custom-js binding to allow for more general purpose solutions
2022-11-16 15:13:53 -05:00
Darwis
d57df063a4
- expose goog.string, goog.dom, goog.obj for helper to interact with javascript
...
- revert evel-string arguments into single arguments, current block are not passed into `eval-string`
- use metadata to detect if returned eval-result are hiccup.
2022-11-16 15:13:53 -05:00
Darwis
c4604c9254
use meta to detect returned result from eval-result are hiccup vector
2022-11-16 15:13:53 -05:00
Darwis
66f7656fd8
add and expose current block into sci namespace (editor/block)
...
add logseq-api and logseq-graph-parser into sci classes to make it avaliable in sci eval-string
add bindings custom-js to window object that can be defined in custom.js file as `customJs` object (for custom javascript function to be called from sci)
2022-11-16 15:13:53 -05:00
Peng Xiao
24dc494f2a
Merge branch 'master' into fix/wb-fixes
2022-11-16 14:29:04 +08:00
Peng Xiao
065e2e2ca8
fix: show whiteboard outliner in sidebar
2022-11-16 14:25:52 +08:00
Peng Xiao
d86f3d9314
fix: some dev warnings
2022-11-16 14:25:35 +08:00
Peng Xiao
84ecc4c897
fix: cleanup whiteboard page checks
2022-11-16 09:33:14 +08:00
Peng Xiao
01f25fdcb5
fix: remove show blocks in outliner popup
2022-11-16 09:24:23 +08:00
charlie
3940db3107
fix: disable plugins system
2022-11-15 16:01:06 +08:00
Peng Xiao
7cb215dd44
fix: revert back a change
2022-11-15 14:53:57 +08:00
Peng Xiao
62c07ec8f5
fix: lint issue
2022-11-15 14:39:17 +08:00
Peng Xiao
e9f7b53928
Merge branch 'master' into fix/wb-fixes
2022-11-15 14:38:32 +08:00
Peng Xiao
d5d2d3d71d
fix(whiteboard): makes sure full screen pages displaying without scrollbar
2022-11-15 14:08:28 +08:00