Commit Graph

6542 Commits

Author SHA1 Message Date
Tienson Qin
1c2e769bf2 enhance: suggest users to quit logseq to do the format change first 2022-11-09 22:44:09 +08:00
Tienson Qin
c2603b7374 fix: don't filter unlinked paths for reserved chars 2022-11-09 22:25:43 +08:00
Andelf
db048c1009 fix(mobile): use safe uri decode fn 2022-11-09 21:29:19 +08:00
Andelf
7c0665e9b3 fix(mobile): decode parsing filename when re-indexing 2022-11-09 21:03:48 +08:00
Tienson Qin
089c503c1f enhance: instrument if path doesn't include /// 2022-11-09 20:55:08 +08:00
Tienson Qin
d801c96a52 fix: force /private part on iOS 2022-11-09 20:55:08 +08:00
David Vargas
1bfb7321ec Always render the invalid block ref regardless of contents 2022-11-09 11:22:35 +08:00
Tienson Qin
2c5d2a42d7 fix: typo 2022-11-09 11:16:25 +08:00
situ2001
1a216aa1aa feat(paste): toggle between pasting text or file when they both exist (#7198)
* feat(paste): toggle between pasting text or file when they both exist
2022-11-09 11:15:41 +08:00
Junyi Du
e326e39576 fix: race condition on creating zotero profile 2022-11-09 11:12:01 +08:00
Tienson Qin
fe7a1a54fa fix: use util/page-name-sanity-lc instead 2022-11-09 11:10:19 +08:00
sallto
6dd2e69b23 fix: Renaming the homepage makes it no longer the homepage 2022-11-09 11:09:21 +08:00
rcmerci
decd47c8a9 enhance(sync): check token not expired before api-calls (#7267)
* enhance(sync): check token not expired before api-calls

* fix(sync): ensure id-token exists when calling user/user-uuid

* enhance(sync): add <wrap-ensure-id&access-token, remove refresh-token-loop

* fix: check exception before using the result of <user-uuid

* fix: notify users ex message instead of ex info

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-11-09 11:06:45 +08:00
Tienson Qin
4aeaaeb01e chore: remove unused code 2022-11-08 23:30:52 +08:00
Tienson Qin
f90e8ee7d5 Merge pull request #7184 from logseq/enhance/ios-folder-picker
enhance: graph select and create on iOS
2022-11-08 23:10:25 +08:00
Tienson Qin
df12ed9cef chore: remove unused code 2022-11-08 22:31:54 +08:00
Tienson Qin
e3fece74c8 enhance: remove some icons from mobile bar 2022-11-08 22:14:30 +08:00
Tienson Qin
ed83d2bd0f fix: can't paste on iOS
fix #6898
fix #7122
fix #6513
fix #6898
2022-11-08 21:51:26 +08:00
Tienson Qin
2cc3f46702 enhance(ios): move camera to the front 2022-11-08 21:22:35 +08:00
Tienson Qin
56fe265b4f enhance(sync): wait for 10s instead of 20s on desktop 2022-11-08 21:09:37 +08:00
Peng Xiao
c3611ef77c fix: pasting text in block portal shapes 2022-11-08 19:08:37 +08:00
Junyi Du
d40b944deb chore: finetune notification for updating filename format 2022-11-08 17:32:26 +08:00
Tienson Qin
20e1e77362 fix: remote graphs state when create/delete a remote graph 2022-11-08 16:58:39 +08:00
Tienson Qin
5a66bf8fb9 fix: unlink wrong graphs 2022-11-08 16:58:39 +08:00
Tienson Qin
7038261fad Merge branch 'master' into enhance/ios-folder-picker 2022-11-08 16:06:03 +08:00
Junyi Du
70b41ad7d1 feat: don't rename capitalization 2022-11-08 15:12:00 +08:00
Junyi Du
ff72d0dcaa feat: remove the manually title prop check in filename conversion 2022-11-08 15:12:00 +08:00
Junyi Du
edacd9743b fix: url not encoded using iOS or Android Pads 2022-11-08 15:12:00 +08:00
Nate McIntosh
94d868ca7f fix total time calculation (#7238)
* fix total time calculation

* Added tests for clock conversion
2022-11-08 14:25:55 +08:00
queeup
a8a628770c i18n: update Turkish translation 2022-11-08 14:09:11 +08:00
charlie
3145cba42d enhance(ui): polish indent/outdent swipe icons 2022-11-08 12:02:43 +08:00
charlie
24d04e7d31 fix: catch promise error 2022-11-08 11:08:50 +08:00
charlie
8924f90811 chore: remove unused css 2022-11-08 11:04:21 +08:00
Tienson Qin
e48b14a409 chore: add picker back for both Android and PC 2022-11-07 22:25:19 +08:00
Tienson Qin
6534f34236 fix: select directory 2022-11-07 21:46:24 +08:00
Tienson Qin
bdd31bd7bb fix: lint warning 2022-11-07 21:19:43 +08:00
Tienson Qin
081e04ff2e fix: typo 2022-11-07 21:03:58 +08:00
Tienson Qin
02dfb9ede5 fix(ios): remove private part from file watcher events 2022-11-07 20:44:58 +08:00
Tienson Qin
222ce20946 fix: allow users to give the remote graph a different local name 2022-11-07 19:51:54 +08:00
Tienson Qin
9652846be5 enhance: create dir automatically when pulling down remote graphs 2022-11-07 18:20:34 +08:00
Tienson Qin
2d201c2494 fix: close modal after an existing graph has been selected 2022-11-07 17:04:57 +08:00
Tienson Qin
2473ce92bf enhance: select iCloud folder first when select existing graph 2022-11-07 17:02:55 +08:00
Peng Xiao
a5e01895c7 fix: context menu of whiteboard pages 2022-11-07 16:52:43 +08:00
Peng Xiao
752ecfb43d fix: whiteboard title issue 2022-11-07 16:52:43 +08:00
Peng Xiao
c5340cd0cb fix(whiteboard): label singularity issue 2022-11-07 16:52:43 +08:00
Peng Xiao
ebb18ca629 fix(whiteboard): toolbar positioning in small screens 2022-11-07 16:52:43 +08:00
Tienson Qin
e56fb0fa53 fix: remove redundancy paths on db
This commit also removes the fragile files including page-metadata.edn
and metadata.edn.
2022-11-07 13:29:15 +08:00
Tienson Qin
ccdecf8b86 Encode graph dir on mobile 2022-11-07 11:55:55 +08:00
Tienson Qin
a2073c2ace fix: mkdir if not exists when creating a new graph 2022-11-07 10:46:51 +08:00
Tienson Qin
1e0fb50a22 fix: typo 2022-11-07 10:46:51 +08:00