Commit Graph

8323 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Tienson Qin
0a11bcbc8e enhance: set contrast colors for buttons in the right sidebar 2022-08-29 11:17:37 +08:00
Andelf
2bffe0809c fix(build): use compatible escape for cross-platform 2022-08-29 10:52:24 +08:00
queeup
883828bbfb i18n: update Turkish translation 2022-08-29 08:25:23 +08:00
Tienson Qin
b6ecc7f6e3 fix: parent refs are not included in filters
related to #6490
2022-08-29 08:02:15 +08:00
Kan-Ru Chen
0fce4a4792 chore(deps): update electron 19.0.12 2022-08-29 06:53:34 +08:00
swk777
8f84b6458c fix: Re-enabling Journals options does not work when default home page is filled out 2022-08-27 20:46:57 +08:00
Tienson Qin
4b0213d863 ui: add border for filters 2022-08-27 20:44:21 +08:00
Tienson Qin
484877fa60 fix: don't paginate children if there's not filter in the dsl query 2022-08-27 20:29:50 +08:00
Viktor Moros
f5824322b3 Improve backtick autopairing (#6496)
* If you type a backtick and then some letters and then another backtick, the last backtick should close the first one and not spawn another autopair
2022-08-27 12:32:46 +08:00
Gabriel Horner
b47826d69d Fix page block not saving invalid-properties 2022-08-27 10:52:29 +08:00
Gabriel Horner
340fb8cf9a Invalid property fix and tests
- Fix validator considering 'foo bar' or a number or any valid edn, a valid keyword
- Rename property keys to names as users don't know what keys are
- Also bumped nbb-logseq to latest version
- Also give property validation more product focused namespace and name
2022-08-27 10:52:29 +08:00
starliiit
a5bdaa7905 docs: Add guide to speed up build process on Windows
Remove outdated description about gulp
2022-08-27 00:39:25 +08:00
Gabriel Horner
5f9f090a8f Add comment to use :rich-property-values? correctly 2022-08-26 10:11:21 -04:00
charlie
b85937ffbf fix: typos 2022-08-26 18:48:00 +08:00
charlie
5dd26a0180 fix: lint vars 2022-08-26 18:48:00 +08:00
charlie
c7f17e905e chore: build libs core 2022-08-26 18:48:00 +08:00
charlie
04e04e4005 improve(plugin): plugin perf tips for initial loader 2022-08-26 18:48:00 +08:00
Tienson Qin
62c091840a fix: parser ci 2022-08-26 13:00:42 +08:00
Tienson Qin
133c2486c3 fix: lint warning 2022-08-26 13:00:42 +08:00
Tienson Qin
abc33f213c enhance: warning on invalid properties 2022-08-26 13:00:42 +08:00
Tienson Qin
79f709850d chore: fix lint warning 2022-08-26 13:00:42 +08:00
Tienson Qin
c200d47983 fix: handle other cases not just commas for safe keywords parsing 2022-08-26 13:00:42 +08:00
Tienson Qin
251867dcf8 fix: convert keywords to str when exporting if there're commas 2022-08-26 13:00:42 +08:00
Tienson Qin
a94b4aac35 fix: catch exception when parsing edn 2022-08-26 13:00:42 +08:00