Commit Graph

6542 Commits

Author SHA1 Message Date
charlie
38c4c5a42c enhance(mobile): polish graph picker 2022-11-07 10:46:51 +08:00
charlie
0dc08e6a84 chore: remove TODO tags 2022-11-07 10:46:51 +08:00
charlie
985dbcfcca enhance(mobile): set up Logseq sync when create a logseq sync graph 2022-11-07 10:46:51 +08:00
charlie
bd3116c3aa enhance(mobile): onboarding graph picker for non-login user 2022-11-07 10:46:51 +08:00
charlie
854f8377d6 enhance(mobile): polish interaction for the onboarding graph picker 2022-11-07 10:46:51 +08:00
charlie
2697ffd82c enhance(mobile): polish interaction for the onboarding graph picker 2022-11-07 10:46:51 +08:00
charlie
5c39af2723 fix(mobile): safety path join for ios graph files fs operation 2022-11-07 10:46:51 +08:00
charlie
c58930b333 improve(mobile): WIP onboarding for set-up a graph 2022-11-07 10:46:51 +08:00
charlie
52d0834d34 improve(mobile): WIP onboarding for set-up a graph 2022-11-07 10:46:51 +08:00
charlie
209158e231 improve(mobile): WIP onboarding for set-up a graph 2022-11-07 10:46:51 +08:00
charlie
a43686d624 enhance(mobile): normalize url protocol path for capacitor fs all operations 2022-11-07 10:46:51 +08:00
charlie
be46a54fbb improve(ios): add container urls 2022-11-07 10:46:51 +08:00
Tienson Qin
7ddfa66004 fix: prompt to create a Logseq sync graph or normal graph on iOS
Previously, users can create a graph everywhere including the iCloud
folder, which is both confusing and can cause unexpected data
conflicts.

Another enhancement:
After the user confirms the "Use Logseq Sync for this new graph?"
prompt, a remote graph will be created and start to sync automatically.

https://www.loom.com/share/69059969747c4b798a4c712c45e442d7
2022-11-07 10:46:51 +08:00
Tienson Qin
2dfac3d774 deprecate: on-disk encryption
Why?
1. there're still a lot issues on it and there's no resource to
maintain and develop it considering we need to support it on all the
platforms.
2. it creates more bugs with Logseq Sync.
2022-11-07 10:46:17 +08:00
Tienson Qin
bf72cd6793 Merge branch 'master' into fix/sync-crash 2022-11-07 09:27:19 +08:00
Tienson Qin
b09fe61e86 enhance: use page title instead of the link 2022-11-07 09:22:27 +08:00
Tienson Qin
22fe631415 chore: move reserved chars logic outside of <update-remote-files 2022-11-07 09:22:27 +08:00
Tienson Qin
9d29a51314 Add instructions when downloading files that have reserved chars 2022-11-07 09:22:27 +08:00
Tienson Qin
ed5e70c7e7 Skip downloading file names with reserved chars 2022-11-07 09:22:27 +08:00
Tienson Qin
dd0169b068 fix: notify users to switch to the new filename format
Notify users to switch to the new filename format if there're reserved
chars when syncing.

Also, this commit replace all `js/decodeURIComponent` with
`safe-decode-uri-component` to avoid UI crashes.
2022-11-07 09:22:27 +08:00
Konstantinos Kaloutas
9f4c1e853f fix: blend left block border with different bgs 2022-11-07 00:30:17 +08:00
Tienson Qin
865ba9c69c fix: <sync-start returns a channel 2022-11-06 23:37:46 +08:00
Tienson Qin
530f683ac0 enhance: no need to notify matched password 2022-11-06 23:37:46 +08:00
Tienson Qin
504e7a156e enhance: enable sync for backers automatically 2022-11-06 23:37:46 +08:00
Tienson Qin
4065ed353e reset *sync-entered when sync stopped 2022-11-06 23:37:46 +08:00
Tienson Qin
564926418f fix: sync crashes
1. make sure there's no sync reentrancy
2. there's no need to restore pwd after user input the password
2022-11-06 23:37:46 +08:00
rcmerci
6320217175 fix: make header component reactive on user/info state 2022-11-06 20:08:23 +08:00
Tienson Qin
46401c0598 enhance: remove pages-metadata.edn from sync 2022-11-05 16:12:19 +08:00
Tienson Qin
a0733ad460 chore: remove unused namespace 2022-11-05 16:10:37 +08:00
rcmerci
99a2d333f9 dev: restart sync when code changed 2022-11-05 00:06:11 +08:00
rcmerci
fcb5d206b2 fix: calculate s3-key length 2022-11-04 23:04:22 +08:00
rcmerci
e780272d12 enhance(sync): filter pages whose page-name is too long 2022-11-04 23:04:22 +08:00
Peng Xiao
d45e5507b5 fix: e2e issue 2022-11-04 23:03:43 +08:00
Peng Xiao
c03b8503b0 test(whiteboard): new e2e cases 2022-11-04 23:03:43 +08:00
Peng Xiao
fbbcb1f862 fix: onboarding condition 2022-11-04 23:03:43 +08:00
Peng Xiao
26f08061ac fix(whiteboard): add loading when populating onboarding whiteboard 2022-11-04 23:03:43 +08:00
Peng Xiao
e8d1c1baa7 feat(whiteboard): onboarding whiteboard 2022-11-04 23:03:43 +08:00
Konstantinos Kaloutas
8dfab3bd13 fix: allow custom protocols 2022-11-04 23:01:14 +08:00
Tienson Qin
dda618ca8f fix: lint warning 2022-11-04 22:32:13 +08:00
Tienson Qin
6c5c3bb96f fix: some files may not have ext 2022-11-04 20:26:19 +08:00
chibani
9baf966a90 Add french translations for shorcuts 2022-11-03 09:56:24 -04:00
Tienson Qin
148f6aa62e enhance: blog article 2022-11-03 19:19:22 +08:00
Tienson Qin
55d211319c enhance: add blog title 2022-11-03 17:53:05 +08:00
Tienson Qin
8aa5bd1e89 Add blog post hint on how to setup and use logseq sync 2022-11-03 15:24:21 +08:00
Tienson Qin
ccb1aa1c1c Merge pull request #7111 from logseq/feat/whiteboards-color-system
Feat: Whiteboards color system
2022-11-03 15:14:14 +08:00
Zhizhen He
8fd9c92276 fix: update Chinese translations 2022-11-02 19:59:16 +08:00
Konstantinos Kaloutas
5ee215b31d Merge branch 'master' into feat/whiteboards-color-system 2022-11-02 11:34:34 +02:00
Tienson Qin
a2322ecffb fix: report error if the title property is not a text
related to https://sentry.io/organizations/logseq/issues/3638204936
2022-11-02 00:33:57 +08:00
yoyurec
c8e2e15ded Page bottom refs blocks 2022-11-01 19:58:39 +08:00
Konstantinos Kaloutas
b8f579ae7d fix: single block bg color 2022-11-01 10:47:29 +02:00