Commit Graph

6614 Commits

Author SHA1 Message Date
rcmerci
c2ce13abe7 enhance: use gobj/get to impl ILookup 2022-09-05 14:45:14 +08:00
rcmerci
19fed2afb8 fix: FileMetadata support keyword access 2022-09-05 14:45:14 +08:00
Tienson Qin
ff6b83182d fix: sync stops when editing some code 2022-09-05 13:42:04 +08:00
rcmerci
56b0aecaa0 fix: FileMetadata add iequiv and ihash 2022-09-05 13:08:45 +08:00
Peng Xiao
dee112bb8e Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-05 11:52:16 +08:00
rcmerci
007d7dc4c6 fix: get graph-uuid from graphs-txid.edn 2022-09-05 11:27:54 +08:00
Tienson Qin
86c18bd706 fix: add pre condition for sync-state 2022-09-05 11:09:33 +08:00
Tienson Qin
1f7269182b fix: remove tricky check 2022-09-05 11:03:12 +08:00
Andelf
ce0a2e5944 fix(sync): wrong stop-sync condition check 2022-09-05 10:37:06 +08:00
Tienson Qin
e9ee940873 fix: don't start sync if not logged in or it's not a remote graph 2022-09-05 10:37:06 +08:00
Emin Devrim Fidan
666981ef0b "Themes" translation corrected 2022-09-05 10:35:50 +08:00
Peng Xiao
734d9fcdb1 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-04 11:38:34 +08:00
rcmerci
97aa8c0659 chore: remove outdated comments 2022-09-03 20:16:54 +08:00
rcmerci
b2cb89bd2f fix(lint): var used by testcase 2022-09-03 19:53:10 +08:00
Tienson Qin
cc66195b58 fix: remove monitor-dirs 2022-09-03 19:31:17 +08:00
Peng Xiao
95a9cb8cf2 fix: missing icon 2022-09-02 23:41:10 +08:00
Junyi Du
98712e5014 fix: url param double decoded 2022-09-02 17:48:00 +08:00
Peng Xiao
88a07a55cb Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-02 14:40:43 +08:00
Peng Xiao
afe9fdf5be fix: whiteboard is not being correctly persisted 2022-09-02 14:40:31 +08:00
Charlie
3c72670243 fix(api): returns of raw datascript query (#6568)
* fix(api): returns of raw datascript query

Co-authored-by: Andelf <andelf@gmail.com>
2022-09-02 13:22:29 +08:00
Peng Xiao
5e44055984 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-02 09:46:58 +08:00
Andelf
1cf767e5d0 chore: bump version 0.8.4 2022-09-02 00:10:26 +08:00
Andelf
628ee9e735 fixup! fix(ios): handle ios indexedDB preload 2022-09-02 00:09:51 +08:00
Andelf
ba0a67ae05 fix(ios): handle ios indexedDB preload 2022-09-02 00:09:51 +08:00
Tienson Qin
ccfd76b2a8 fix: lint warning 2022-09-01 21:05:08 +08:00
Tienson Qin
e008a38540 fix: cloud icon is not shown when restarting the app 2022-09-01 19:59:43 +08:00
charlie
4c84589da4 improve(ui): nested scroll container for left sidebar dynamic modules 2022-09-01 19:49:33 +08:00
Andelf
63d268f5f0 fix: aways clean all load state when nfs open 2022-09-01 16:50:15 +08:00
charlie
0809e1329e fix(ux): sometimes hamburger not responding on mobile 2022-09-01 16:49:48 +08:00
Andelf
2cebce3d91 fix(android): crash at start, accessing illegal path 2022-09-01 16:48:46 +08:00
Junyi Du
c96ad37bf1 fix: open new window shortcut on Win/Linux, remove button on macOS as menu bar is available 2022-09-01 14:31:03 +08:00
Junyi Du
496c2b4ca9 fix: recover open new window button 2022-09-01 14:31:03 +08:00
Peng Xiao
dd9f48ffa5 fix show W for whiteboards in global search 2022-09-01 13:52:40 +08:00
Tienson Qin
e7008b5387 fix: can't read properties of null 2022-09-01 12:13:01 +08:00
Andelf
2f5f84e9de fix: wrong demo-graph? condition 2022-09-01 11:56:00 +08:00
Andelf
8a9819d5d9 fix: do not loading persist vars when nil graph 2022-09-01 11:21:08 +08:00
Peng Xiao
241038f8bd fix: recover page icons in recent list 2022-09-01 11:10:52 +08:00
Peng Xiao
9904133988 fix: move whiteboards feature settings to feature catalog 2022-09-01 10:39:21 +08:00
Peng Xiao
33885e619b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-01 10:29:29 +08:00
Andelf
c45a15d576 chore: bump version 0.8.3 (#6537) 2022-09-01 00:40:21 +08:00
Charlie
01d879c18e feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +08:00
Tienson Qin
9ac8bf98e1 feat: introduce :block/content-max-length for better performance for
both searching and editing.
2022-08-31 23:02:19 +08:00
Tienson Qin
c764b9c423 fix: use regex 2022-08-31 23:02:19 +08:00
Tienson Qin
bdbf4bad2a fix: search/editor frozen by base64 encoded image 2022-08-31 23:02:19 +08:00
Junyi Du
64b6a378c6 fix: enlarge timeout for focusing block after insert new block 2022-08-31 22:14:03 +08:00
Mike Travers
6a48bbe08b slight refactor for clarity 2022-08-31 16:10:07 +08:00
Mike Travers
46e3b3fc08 shift-click on Journals left sidebar item opens today's journal in right sidebar 2022-08-31 16:10:07 +08:00
Peng Xiao
f5d83483ce Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-31 10:44:18 +08:00
Peng Xiao
94e5c9d1a3 fix: whiteboard block left index on reindex 2022-08-31 10:43:11 +08:00
Peng Xiao
89c6f17283 fix: exclude whiteboard properties for auto complete 2022-08-31 10:17:19 +08:00