Commit Graph

9407 Commits

Author SHA1 Message Date
rcmerci
fdb11e6ed7 fix(sync): allow to sync-start when txid=nil(in graphs-txid.edn)
avoid to write txid=nil to graphs-txid.edn
2022-10-13 16:49:47 +08:00
Gabriel Horner
2386cbe254 Instrument to debug failure in file/alter-file
Also create a fn to handle uncertain global-config-dir paths.
Follow up to 24975cda01
2022-10-12 15:41:02 -04:00
Tienson Qin
da35064b32 fix: failed to import opml 2022-10-13 00:53:16 +08:00
Tienson Qin
c92defb324 fix: notify users to re-index the graph if it's outdated 2022-10-13 00:35:38 +08:00
Tienson Qin
35770a4885 fix: nil check 2022-10-13 00:25:48 +08:00
Tienson Qin
f8b495aca5 instrument: collect more data to debug invalid outliner structure 2022-10-13 00:21:36 +08:00
Tienson Qin
58a88b867e fix: log parse-journal-date errors 2022-10-13 00:08:57 +08:00
Tienson Qin
24975cda01 fix: global config root directory may not be ready when used 2022-10-12 22:47:18 +08:00
Tienson Qin
53265f6c34 fix: make sure that highlight content exists 2022-10-12 22:11:02 +08:00
Tienson Qin
1321cfefef fix: scroll container couldn't be empty 2022-10-12 21:27:52 +08:00
Tienson Qin
a8244a8e1b fix: trim on nil 2022-10-12 20:52:30 +08:00
Tienson Qin
8b0f83d3ab fix: don't create journal's file when it was initialized by a template 2022-10-12 19:00:17 +08:00
charlie
21ff600c21 fix(ui): alignment of some svg icons 2022-10-12 14:19:20 +08:00
Gabriel Horner
e05f28672a Fix: Remove hidden task properties that weren't used (#6938)
* Remove task properties that weren't used - fix #6902

* Address feedback - remove unused marker
2022-10-11 11:16:01 -04:00
Konstantinos Kaloutas
f793dbbd5b fix: add click handler and translate skip button 2022-10-11 10:21:11 -04:00
Konstantinos Kaloutas
5a996526ac feat: add icons to context menu 2022-10-11 10:07:48 -04:00
Ilya Gusev
a00d6c077c Improve Russian (ru) translations (#6942) 2022-10-11 10:01:28 -04:00
charlie
ca768b855d fix(mobile): missing tabler icon components resource 2022-10-11 17:51:46 +08:00
Peng Xiao
441197222d Update tldraw/apps/tldraw-logseq/src/components/ContextMenu/ContextMenu.tsx
Co-authored-by: Konstantinos <konstantinos@logseq.com>
2022-10-10 22:10:45 +08:00
Peng Xiao
0c8e5b59a3 feat(whiteboard): pack shapes into rect action 2022-10-10 22:10:45 +08:00
Peng Xiao
9ab5544086 fix(whiteboard): some shortcuts does not work in sidebar when whiteboard is opened 2022-10-10 22:09:43 +08:00
Peng Xiao
d172c4cce3 fix: remove debug log 2022-10-10 22:09:43 +08:00
Peng Xiao
a06cb23c7f fix(whiteboard): fallback codemirror to hljs in whiteboard 2022-10-10 22:09:43 +08:00
Peng Xiao
46d873b61d fix(whiteboard): another possible issue of missing uuid 2022-10-10 22:09:43 +08:00
Peng Xiao
df67c68005 fix(whiteboard): shape block-ref display issue 2022-10-10 22:09:43 +08:00
Peng Xiao
7afea4376b fix(whiteboard): dnd missing uuid issue 2022-10-10 22:09:43 +08:00
charlie
efbd8d0027 fix(plugin): enter to break line not work for textarea settings item 2022-10-10 18:09:16 +08:00
charlie
766f0e56ce improve(ui): alignment of toggle right sidebar icon 2022-10-10 18:08:48 +08:00
Tienson Qin
7d3ed2bc97 Style tweaks 2022-10-10 18:08:48 +08:00
Peng Xiao
0903af6ab3 test(e2e): add a test case for whiteboard quick add 2022-10-10 17:12:23 +08:00
Tienson Qin
3e06beb23e fix: lint warnings 2022-10-10 17:04:59 +08:00
Tienson Qin
1b6060b4f4 fix: enable whiteboards on mobile (iOS/Android/Pad) 2022-10-10 14:00:05 +08:00
Konstantinos Kaloutas
30ffaf9b2e fix: e2e tests 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
852d3b5e4a fix: disallow remote files 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
81a6d23c4d fix: filter protocols on open 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
d238c88afd chore: add allowed protocols for openExternal 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
23f44a5e50 fix: e2e tests 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
f9644ab37b chore: add hiccup test 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
d70c291d8e refactor: hiccup to html 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
60790763dd fix: remove attributes and protocols 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
c5ebca26b6 fix: hiccup to string 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
604dd20d33 fix: inline hiccup 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
a36f56c8df chore: add tests 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
f18cc5c6fb chore: remove redundant functions 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
56584121e6 chore: add sanitization options 2022-10-10 13:42:22 +08:00
Konstantinos Kaloutas
f70d4c6bac fix: sanitize html 2022-10-10 13:42:22 +08:00
Andelf
c837afd075 ci: ignore stderr for bb lint tasks 2022-10-10 13:14:50 +08:00
Tienson Qin
adb4d84e31 fix: disable assets alias temporally 2022-10-09 23:43:09 +08:00
Charlie
d53ac94bfc Enhance/pdf improvements (#6475)
Full-text search, highlights and assets alias support 
It also exposes a plugin API for highlight context menu   
    ```ts
    /**
       * Current it's only available for pdf viewer
       * @param label - displayed name of command
       * @param action - callback for the clickable item
       * @param opts - clearSelection: clear highlight selection when callback invoked
       */
      registerHighlightContextMenuItem: (
        label: string,
        action: SimpleCommandCallback,
        opts?: {
          clearSelection: boolean
        }
      ) => unknown
    ```
2022-10-09 20:44:18 +08:00
Andelf
ad4fec8ce7 enhance(ios): add sync progress 2022-10-09 19:36:05 +08:00