Commit Graph

5899 Commits (d9452bd73925370be7358ab3f88e54644aae3ee1)

Author SHA1 Message Date
Tienson Qin d9452bd739
enhance(mobile): fixed position of head-bar & mobile-bar (#3360)
enhance(mobile): fixed position of head-bar & mobile-bar
Co-authored-by: charlie <xyhp915@qq.com>
2021-12-07 13:40:47 +08:00
Tienson Qin 74c2606300 fix: update commands/action check 2021-12-07 13:27:50 +08:00
Tienson Qin 4270dbc755 fix: toggle favorite 2021-12-07 11:40:32 +08:00
Tienson Qin fcf0f2cdfc chore: enable global shortcuts with the `e` argument 2021-12-07 11:27:53 +08:00
Devon Zuegel d43be37b16 feat: add "add to favorites" to command palette 2021-12-07 11:25:22 +08:00
Andelf 96a449dc7e fix(ui): missing span in repo-name dropdown 2021-12-07 11:21:26 +08:00
Devon Zuegel 2d81ddcbde fix: make Continue? modals more consistent 2021-12-07 10:44:28 +08:00
Devon Zuegel e4dd021559 fix: handle windows path in shorten-repo-name 2021-12-07 10:44:28 +08:00
Devon Zuegel 3bb867304d enhance: tidy up repo dropdown in sidebar 2021-12-07 10:44:28 +08:00
Andelf b70afa4071 fix: add .svg to image ext 2021-12-07 10:41:22 +08:00
charlie e138b02e64 fix(ui): close left sidebar when create new page on mobile platform 2021-12-06 17:02:29 +08:00
charlie edbde26fcb fix(ui): not close left sidebar when create new page to pass e2e test 2021-12-06 17:02:29 +08:00
leizhe ae7b373e98 fix(org): get right link href for file links
The following links should work well as external links in orgmode.
[[file:/Users/ll/Downloads/test.pdf]]
[[file:/Users/ll/Downloads/test.pdf][a pdf]]
2021-12-06 16:55:32 +08:00
Tienson Qin baa75f3361
Merge pull request #3341 from andelf/enhance/encryption-ui
enhance(ui): handle encryption errors
2021-12-06 12:29:16 +08:00
Tienson Qin 8e2c449c6c
Merge branch 'master' into enhance/encryption-ui 2021-12-06 12:29:05 +08:00
Tienson Qin 1539e0e806 fix: block ref style 2021-12-05 22:25:57 +08:00
Tienson Qin d7c4392ecb perf: reduce start time from minutes to seconds for large graphs 2021-12-05 22:18:19 +08:00
Tienson Qin 117cc9f83d chore: bump datascript 2021-12-05 16:28:05 +08:00
Tienson Qin 097ad107c3 fix: don't access renderer's state in Electron 2021-12-05 15:27:49 +08:00
Tienson Qin 881e65a9fa mobile: separate filecontainer from filepicker 2021-12-05 14:57:59 +08:00
Andelf fd6f6d033c fix: local graph should popup encryption dialog when re-index 2021-12-05 12:06:14 +08:00
Andelf 1b09821a65 fix: invalid toggle handler fn 2021-12-05 12:05:35 +08:00
Andelf f5c9750c12 fix: do not ignore patterns in parent dir
Fixes #3310
2021-12-05 12:05:11 +08:00
Moritz Ulrich d7759aeb79 Always add target of `redirect-to-page!` to 'Recent' list.
This change will put way more visited pages in the 'Recent' list, which (to me) feels better than the current behaviour.
2021-12-05 12:04:27 +08:00
Moritz Ulrich 60d3f1f60e follow-link-under-cursor!: Add page to 'Recent' list
This fixes #3325
2021-12-05 12:04:27 +08:00
Tienson Qin d9938421c0 fix: settings blank when there's no graph yet 2021-12-05 12:02:56 +08:00
Tienson Qin 8f6a05acdf
Merge pull request #3198 from logseq/mobile
Mobile APP
2021-12-05 11:42:34 +08:00
Tienson Qin 0d13f9f081 Merge branch 'master' into mobile 2021-12-05 11:39:58 +08:00
Andelf e577797ef4 enhance(ui): handle encryption errors 2021-12-03 18:21:03 +08:00
leizhe fffb33fea9 add readme 2021-12-03 18:12:27 +08:00
leizhe 88127640cd enhance(logbook): tweak logbook summary width 2021-12-02 18:48:38 +08:00
leizhe 79970a3e24 enhance(logbook): sort logbook 2021-12-02 18:33:04 +08:00
leizhe ab0e5fec0a enhance(logbook): more polishment 2021-12-02 18:18:05 +08:00
leizhe 00bc4961af enhance(logbook): show clocking data in table 2021-12-02 15:41:35 +08:00
leizhe 4bceb7a9da enhance(mobile): make logbook scrollable 2021-12-02 12:03:32 +08:00
leizhe 19a32b4f7e bump android build version code 2021-12-01 21:01:33 +08:00
leizhe 7d7cbe09b7 enhance(mobile): tweak datepicker 2021-12-01 20:52:42 +08:00
leizhe 76679f2d2e enhance(mobile): tweak datepicker css 2021-12-01 20:15:01 +08:00
leizhe 0daf3538dd enhance: notify users if no orphaned pages exist 2021-12-01 17:34:28 +08:00
leizhe a1a7adbbc3 enhance: flex clock summary with title, not the whole body 2021-12-01 16:21:18 +08:00
leizhe b8d30ddcbd enhance: remove bottom margin for timestamp cp 2021-12-01 15:35:45 +08:00
leizhe b8811d5dfd bump android build version code 2021-12-01 15:27:56 +08:00
leizhe 49b93ae378 Merge branch 'mobile' of github.com:logseq/logseq into mobile 2021-12-01 14:07:13 +08:00
charlie a3bc01b931 enhance(mobile): exit animation for android 2021-12-01 14:05:50 +08:00
leizhe 885ef0bcd1 enhance(mobile): less left/right spaces in Reference 2021-12-01 14:04:37 +08:00
Tienson Qin 2cb001b22d mobile: replace splash screen 2021-12-01 14:01:37 +08:00
Andelf 8f211e21c5 fix(ci): missing variables in release build, disable nightly 2021-12-01 13:19:26 +08:00
Bad3r 8677e7ca36 fix: typo in warning for clear cache 2021-12-01 13:18:49 +08:00
leizhe c67a17b035 enhance(mobile): enable title-trigger on NOW 2021-12-01 13:03:20 +08:00
leizhe 7426d86383 enhance(mobile): remove block control bullet in foldable elements 2021-12-01 12:50:43 +08:00