Commit Graph

2798 Commits (c32ec6a9b8c8c571a86876042d13aaeeb09115c9)

Author SHA1 Message Date
Tienson Qin c32ec6a9b8 chore: bump minor version 2021-03-08 23:04:55 +08:00
Tienson Qin 221febe5cb feat: enable dsl query in advanced queries 2021-03-08 23:04:34 +08:00
Tienson Qin fa66ecc72c fix: raw file save not working 2021-03-08 22:18:47 +08:00
Tienson Qin 35296a6897
Perf/db serialization (#1417)
* perf: disable auto-save dbs on electron

We still save the dbs when user reload the app or close the app.

Notice: Ctrl-c doesn't work now

* chore: re-enable mtime check when writing to disk

* ui: add db persistent notification
2021-03-08 16:31:58 +08:00
Tienson Qin 00b0083546 ui: keep head background 2021-03-08 16:08:19 +08:00
Tienson Qin 5a156d34e4 chore: bump version 2021-03-08 15:04:01 +08:00
charlie 0cd5f73c25 improve(dev): add dev style entry 2021-03-08 14:32:03 +08:00
Tienson Qin bb6386dbc0 fix: create a file when adding properties to an empty page 2021-03-08 14:29:36 +08:00
Tienson Qin 86f74d7561 fix: filters ui 2021-03-08 14:04:48 +08:00
Tienson Qin 86250f1bae fix: don't write to files when db transaction failed 2021-03-08 12:59:00 +08:00
Tienson Qin 5f674ce095 bump: minor version 2021-03-08 12:30:09 +08:00
Tienson Qin b07a3e627c Merge branch 'master' of github.com:logseq/logseq 2021-03-08 12:26:48 +08:00
Tienson Qin 8963aa5cb9 fix: at times can't indent and out-dent an existing bullet
Related to #1386
2021-03-08 12:26:00 +08:00
charlie 5d14be81b9 improve(ux): correct toggle interaction region 2021-03-08 12:24:35 +08:00
Charlie c6132c75c9
fix(ui): modal text color (#1421)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-03-08 12:10:34 +08:00
Tienson Qin fa87884e90 fix: remove settings modal width 2021-03-08 11:48:12 +08:00
Tienson Qin baa18a6039 fix: add max width for modal panel 2021-03-08 11:40:09 +08:00
Tienson Qin ec55e88810 fix: background 2021-03-08 11:26:24 +08:00
Tienson Qin 126902bdcd chore: add filters class 2021-03-08 09:36:27 +08:00
Tienson Qin a919ce8200 fix: remove white background for modal panel 2021-03-07 14:41:58 +08:00
Tienson Qin e3979a8564 fix: front matter: #tags autocomplete is not working
Related to #1183
2021-03-07 14:33:53 +08:00
Tienson Qin 781d817b42 fix: disable katex warning
Resolved #1401
2021-03-05 23:20:46 +08:00
Tienson Qin 6531ffce02 chore: bump minor version 2021-03-05 23:14:21 +08:00
Tienson Qin 9c59d7f9cc Merge branch 'master' of github.com:logseq/logseq 2021-03-05 23:13:41 +08:00
Tienson Qin db695cd215 fix: use path name as page's original name if it doesn't exists 2021-03-05 23:12:30 +08:00
Tienson Qin 9eea0258b6
Merge pull request #1410 from logseq/filters
Filters
2021-03-05 23:09:51 +08:00
Junyu Zhan f4377352d6 doc: add a paragraph early in tutorial on how to persist 2021-03-05 17:00:27 +08:00
Tienson Qin 9f065e9f98 chore: add notes to improve the performance of with-children-refs 2021-03-05 14:22:36 +08:00
Tienson Qin 907ec57d85 chore: remove debugging 2021-03-05 14:18:24 +08:00
Tienson Qin 1df15ca082 feat(filters): css tweaks 2021-03-05 14:15:37 +08:00
Tienson Qin 093faa1687 chore: remove util/in? 2021-03-05 12:14:46 +08:00
Tienson Qin 041ef05f70 refactor: performance for filters 2021-03-05 00:46:54 +08:00
Tienson Qin 74b42aa5a7 chore: merge latest changes to filters 2021-03-04 21:52:35 +08:00
Tienson Qin 7d3f5b2941 chore: bump mldoc 2021-03-04 18:11:25 +08:00
Tienson Qin 019122c18c refactor: block insert && update 2021-03-04 17:44:41 +08:00
Tienson Qin 7c03c8a89c fix: jump to journals shortcut
Resolved #1409
2021-03-04 17:36:30 +08:00
Tienson Qin 1e3c4e45fb chore: updated roadmap link 2021-03-04 12:47:53 +08:00
Tienson Qin 0c4a8c0070 fix: display block content if it doesn't have a title 2021-03-03 20:50:22 +08:00
charlie 7b111ec303 fix(editor): keep protocol prefix for file:// link. #1356 2021-03-03 16:30:40 +08:00
charlie 965abe817a fix(ui): add blue theme color 2021-03-03 16:28:55 +08:00
charlie e5b47d06ea fix(ui): encryption associated modal panel width 2021-03-03 16:28:55 +08:00
charlie eff41b7cae refactor(ui): make some buttons base on ui/button component 2021-03-03 16:28:55 +08:00
charlie 2670862c27 improve(ui): ui button component 2021-03-03 16:28:55 +08:00
Tienson Qin b6fcc393d2 fix: disable mtime check temporally 2021-03-02 18:08:54 +08:00
Tienson Qin a04f306b00 chore: bump minor version 2021-03-02 18:01:21 +08:00
Tienson Qin dcb49ce7d0 fix: first block not saved for a new page
Related to #1400
2021-03-02 18:00:10 +08:00
Tienson Qin 6747f54575 refactor: extract editor events 2021-03-02 15:37:22 +08:00
Tienson Qin 4e8f481a3f refactor: extract keybindings and handlers from the editor component 2021-03-02 15:37:22 +08:00
Junyu Zhan 5c6b6b9615 doc: explain what the dockerfile does 2021-03-02 15:25:53 +08:00
Junyu Zhan f10707967a doc: use shorthand command to run test 2021-03-02 15:25:53 +08:00