Commit Graph

9769 Commits (07ce96cedd8bba4f74d60d73e1b1fa9f422039b8)

Author SHA1 Message Date
Tienson Qin 07ce96cedd fix: hide search in page on narrow screens 2022-11-10 21:15:59 +08:00
Junyi Du c598fcf234 rm debug print 2022-11-10 20:47:22 +08:00
Junyi Du 77ff2515b8 fix: href asset is not loaded on Electron 2022-11-10 20:47:22 +08:00
Konstantinos Kaloutas fb283f7bbb chore: add new-block icon 2022-11-10 20:46:50 +08:00
Konstantinos Kaloutas 77cce8184e chore: update icons 2022-11-10 20:46:50 +08:00
Tienson Qin 1e77ffbd5f fix: lint warning 2022-11-10 00:11:17 +08:00
Tienson Qin 49c7d8e51c fix: don't filter delete txn when downloading 2022-11-10 00:07:04 +08:00
Tienson Qin cd572fff9f enhance(ux): able to clear all notifications 2022-11-09 23:38:21 +08:00
Tienson Qin bb829f227b fix: check ios? before forcing private part 2022-11-09 23:11:04 +08:00
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 354d379874 fix: flaky e2e tests 2022-11-09 11:09:21 +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 1d9b3e7d17 fix: pasting/dropping image issues 2022-11-08 19:08: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
Junyi Du d40bfa2fbe
Update develop-logseq-on-mobile.md 2022-11-08 16:22:13 +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 a1605f301f test: update file rename test cases to latest rule 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
Gabriel Horner 2ed7d82a02 Fix startup error introduced in dd0169b068
uncaughtException TypeError:
module$electron$utils.safe_decode_uri_component is not a function

Interesting that kondo doesn't catch invalid fns from js requires
2022-11-07 10:59:30 -05: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