Commit Graph

8813 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
073d4d8b30 fix: confirm that file exists to unlink 2022-09-01 23:25:28 +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
Peng Xiao
dd9f48ffa5 fix show W for whiteboards in global search 2022-09-01 13:52:40 +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) 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
Peng Xiao
d9abfac89f fix: catch clause 2022-08-31 13:29:16 +08:00
Peng Xiao
9f58518318 feat: pasting image/video urls 2022-08-31 13:25:38 +08:00
Peng Xiao
318c188eff fix: update tldraw pretty-quick script 2022-08-31 11:11:13 +08:00
Peng Xiao
62f1f627b7 chore: run pretty-quick 2022-08-31 11:10:55 +08:00
Peng Xiao
c2daf9351f fix: remove bring forwards and backwards 2022-08-31 11:07:00 +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
Peng Xiao
b0b46ccc8d fix: move outside of viewport issue 2022-08-31 00:57:50 +08:00
Peng Xiao
fc8be0072b fix: whiteboard block missing :block/left 2022-08-31 00:57:04 +08:00
Gabriel Horner
9a9e793177 Update test for change in b15da3e78a 2022-08-30 11:13:38 -04:00
Andelf
8854c4577b fix(mobile): wrong urlencode function 2022-08-30 21:51:51 +08:00
Peng Xiao
f5fb3620a5 Merge pull request #6526 from logseq/feat/select-on-context-menu 2022-08-30 17:32:49 +08:00
Konstantinos Kaloutas
260131eaa6 feat: select element on context menu 2022-08-30 12:24:06 +03:00
Peng Xiao
3fd26234a3 fix: embed whiteboard preview when embedding whiteboards 2022-08-30 17:07:57 +08:00
Tienson Qin
b15da3e78a fix: page name not changed after parsing the title property 2022-08-30 12:14:11 +08:00
Andelf
5d3438a689 fix(build): codesign on windows 2022-08-30 11:41:58 +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
Peng Xiao
694e626b5d fix: page rename e2e 2022-08-29 21:38:05 +08:00
Peng Xiao
482799eb4f fix: return more filter values 2022-08-29 21:01:38 +08:00
Peng Xiao
70c5bacac2 fix: e2e issue 2022-08-29 19:07:24 +08:00