Peng Xiao
|
afe9fdf5be
|
fix: whiteboard is not being correctly persisted
|
2022-09-02 14:40:31 +08:00 |
|
Peng Xiao
|
5e44055984
|
Merge remote-tracking branch 'upstream/master' into whiteboards
|
2022-09-02 09:46:58 +08:00 |
|
Peng Xiao
|
555e2a217c
|
Merge branch 'whiteboards' of https://github.com/logseq/logseq into whiteboards
|
2022-09-02 09:44:22 +08:00 |
|
Andelf
|
5f36380e7f
|
chore(deps): update rsapi 0.0.35
chore(build): default to file-sync prod env
|
2022-09-02 05:04:30 +08:00 |
|
Andelf
|
57c1145677
|
chore(deps): update rsapi 0.0.34
|
2022-09-02 03:56:41 +08:00 |
|
Andelf
|
1cf767e5d0
|
chore: bump version 0.8.4
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 |
|
Konstantinos Kaloutas
|
073d4d8b30
|
fix: confirm that file exists to unlink
|
2022-09-01 23:25:28 +08:00 |
|
Andelf
|
fb98531c1c
|
fix(build): rm build flags
|
2022-09-01 22:20:52 +08:00 |
|
Tienson Qin
|
ccfd76b2a8
|
fix: lint warning
|
2022-09-01 21:05:08 +08:00 |
|
Tienson Qin
|
935ba7930c
|
fix: journal titles with different capitalization in Query
results/Linked References
close #6541
|
2022-09-01 20:06:50 +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 |
|
Peng Xiao
|
e9d71cc217
|
fix: do not deselect shapes
|
2022-09-01 16:40:24 +08:00 |
|
Peng Xiao
|
273c8563ed
|
Merge pull request #6534 from logseq/enhance/whiteboards
|
2022-09-01 16:23:48 +08:00 |
|
Konstantinos Kaloutas
|
f1d406f82a
|
feat: cut command and shortcuts
|
2022-09-01 10:01:42 +03: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
|
7ce832d53e
|
fix(ios): disable bitcode in build options
|
2022-09-01 10:09:02 +08:00 |
|
Andelf
|
c45a15d576
|
chore: bump version 0.8.3 (#6537)
0.8.3
|
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 |
|
Gabriel Horner
|
252fec4dd6
|
Fix typo in comment
|
2022-08-31 11:09:35 -04: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 |
|
Viktor Moros
|
c7703e5e93
|
Adding E2E test for scenario with text after a soft return
|
2022-08-31 22:39:04 +08:00 |
|
Junyi Du
|
64b6a378c6
|
fix: enlarge timeout for focusing block after insert new block
|
2022-08-31 22:14:03 +08:00 |
|
Konstantinos Kaloutas
|
1b6d8b054f
|
fix: hide context bar on context menu
|
2022-08-31 17:01:48 +03:00 |
|
Konstantinos Kaloutas
|
6f4541dcbe
|
style: context menu component
|
2022-08-31 16:27:47 +03:00 |
|
Konstantinos Kaloutas
|
a50e8a206a
|
fix: zoom menu labels
|
2022-08-31 16:26:42 +03:00 |
|
Konstantinos Kaloutas
|
89bf35d282
|
fix: context menu state
|
2022-08-31 16:23:15 +03:00 |
|
Junyi Du
|
87e8bb94bb
|
test(e2e): improve stability
|
2022-08-31 21:15:01 +08:00 |
|
Junyi Du
|
663cd6df7f
|
dev: e2e testing workflow of running multiple times
|
2022-08-31 21:15:01 +08:00 |
|
Konstantinos Kaloutas
|
27c0f0ebdd
|
fix: block pan on context menu
|
2022-08-31 15:46:07 +03:00 |
|
Konstantinos Kaloutas
|
fb8302e09c
|
fix: context menu labels
|
2022-08-31 15:31:23 +03:00 |
|
Konstantinos Kaloutas
|
1b12486a7a
|
fix: cross platform build script
|
2022-08-31 15:29:32 +03: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
|
930a48cf69
|
fix: remove move backwards/forwards
|
2022-08-31 15:15:58 +08:00 |
|