Commit Graph

5856 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
e4cf242b84 feat: copy image to clipboard 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
bed385e46b feat: copy image button 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
b70648feaf enhance: styles of image overlay buttons 2022-09-05 23:11:11 +08:00
WsinGithub
f4b644925f Update block.cljs 2022-09-05 22:24:52 +08:00
Junyi Du
41fbed5ce5 fix: legacy wrapping of " around title contains 2022-09-05 10:02:24 -04:00
Junyi Du
60e9f083fb fix: collapsed not persisted after re-index 2022-09-05 10:02:24 -04:00
Tienson Qin
a46f0a2d9e fix: sloppy ios sidebar 2022-09-05 17:15:49 +08:00
Tienson Qin
d39b4ba401 delay running sync-start to load persist vars 2022-09-05 15:29:27 +08:00
rcmerci
7de5282db3 chore: move map->FileMetadata 2022-09-05 14:45:14 +08:00
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
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
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
Junyi Du
98712e5014 fix: url param double decoded 2022-09-02 17:48:00 +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
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
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
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
Andelf
8854c4577b fix(mobile): wrong urlencode function 2022-08-30 21:51:51 +08:00
Charlie
d9c9438abf Fix/custom css not reload (#6510)
* fix: custom css not reload when switching graph
* fix(ux): sometimes code editing auto save not work with blur event
2022-08-30 09:06:45 +08:00
David Vargas
76bab252ec Add an option to skip redirect on page rename 2022-08-30 09:05:38 +08:00
Gabriel Horner
0275e5a067 Fix tabindex console react warnings (#6520)
Follow up to #6442
2022-08-29 15:37:56 -04:00