Commit Graph

5042 Commits (571c81af307fd0a28596a425965524485ce783cc)

Author SHA1 Message Date
leizhe 6fbdb2a844 enhance(logbook): more friendly data formattor 2021-08-30 20:18:51 +08:00
leizhe 396f59d684 enhance(drawer): properties? and drawer? check 2021-08-30 20:18:51 +08:00
charlie 67f17e23f7 enhance(ui): tweaks width 2021-08-30 18:54:52 +08:00
charlie 2598d92861 enhance(ui): polish palette modal ui 2021-08-30 18:54:52 +08:00
Weihua Lu 533914d2cf fix: remove some shortcut commands 2021-08-30 18:54:52 +08:00
Weihua Lu b2b7bc65a4 fix: some ui tweak 2021-08-30 18:54:52 +08:00
Weihua Lu 2569611de1 feat: wip, command palette 2021-08-30 18:54:52 +08:00
Tienson Qin 7a2fe9299f revert: the web app still needs the refresh button
Because the web app doesn't have the file watcher support, refresh
can be useful when either there're a lot of changes on the disk or
the database is not saved well.
2021-08-30 18:46:46 +08:00
Tienson Qin 1f16b90fbb fix: image rendering with url starts with data: 2021-08-30 18:37:49 +08:00
Tienson Qin b9519883be enhance: remove the refresh button 2021-08-30 17:29:51 +08:00
Tienson Qin 70562dfee4 fix: contents diff not working on web 2021-08-30 17:23:12 +08:00
Tienson Qin 1378d8cca8 fix: can't save the file when it's empty again 2021-08-30 16:26:32 +08:00
Weihua Lu aea8180b69 fix: display base64 image link 2021-08-30 16:11:16 +08:00
Tienson Qin 6f2a86e79d refactor: diff instead a alerting when a file has been modified 2021-08-30 16:03:43 +08:00
Weihua Lu f7fcffe6e4 fix: open selected block in sidebar do not jump to main 2021-08-30 15:29:37 +08:00
Weihua Lu 031d7be059 fix: remove ls-block cls for add-button 2021-08-30 15:16:19 +08:00
Weihua Lu 81e5989a9f fix: cursor from sidebar up/down move to main 2021-08-30 15:03:31 +08:00
Weihua Lu e35b914aee fix: close setting when unmount setting 2021-08-30 12:21:31 +08:00
Tienson Qin c80e3c4393 fix: file modified alterting for encrypted graphs
Related to #2729
2021-08-30 12:15:52 +08:00
Tienson Qin c9749275d3 enhance: display loading when invoking commands like git push 2021-08-27 20:54:39 +08:00
Tienson Qin da3f182333 fix: more style tweaks 2021-08-27 20:31:52 +08:00
Tienson Qin 5261460a7d fix: modal width tweaks 2021-08-27 20:18:56 +08:00
Tienson Qin f9597f5e73 fix: wrong error reporting 2021-08-27 20:07:54 +08:00
Tienson Qin 0fda54b0d3 fix: shortcut not working 2021-08-27 18:40:44 +08:00
Tienson Qin 5bd2f9cedc fix: disable all the editing commands when focusing on the dialog 2021-08-27 16:58:25 +08:00
Tienson Qin 2bad23404e fix: fatal: not a git repository 2021-08-27 16:37:28 +08:00
Tienson Qin fa4b311632 enhance: display orphan pages by default 2021-08-27 15:26:50 +08:00
Peng Xiao 401d85be5f feat: add protobuf mode 2021-08-27 13:37:20 +08:00
Tienson Qin dc1e9fdfc9 chore: replace : with comma for git path
':' is a reserved character on Windows
2021-08-27 13:33:47 +08:00
Tienson Qin ea9af272e4 feat: type c to git commit
also, fixed an issue that backspace can delete selected blocks
when there's a dialog.
2021-08-27 00:23:24 +08:00
Tienson Qin 78e24f7479 fix: add patch parser worker to yarn watch 2021-08-27 00:01:21 +08:00
Tienson Qin 7f6e777bcd fix: add several shortcuts to the Others category 2021-08-26 23:57:46 +08:00
Tienson Qin 509697b276 fix: git username and email configuration 2021-08-26 23:55:40 +08:00
Tienson Qin 9c3b11c216 fix: add page history (using git log and git show) 2021-08-26 22:00:02 +08:00
Tienson Qin 6bfaead43c fix: handle empty errors returned by dugite 2021-08-26 19:18:00 +08:00
Tienson Qin 110919c8a1 enhance: add an alert at the top for demo graph 2021-08-26 18:38:56 +08:00
Tienson Qin 2bae106d1f enhance: separate .git folder when init 2021-08-26 18:28:37 +08:00
Tienson Qin 8da50f56a5 feat: alt+shift+j to open today in sidebar && g h to go to home 2021-08-26 13:10:05 +08:00
Tienson Qin d61663f3aa feat: use embed git instead of system git 2021-08-26 12:17:10 +08:00
Tienson Qin e5a00f8b1a chore: bump mldoc
close #2402
2021-08-26 09:55:17 +08:00
Tienson Qin d251043637 fix CI 2021-08-26 09:12:15 +08:00
Tienson Qin 2da995aeef chore: bump version 2021-08-26 00:56:41 +08:00
Tienson Qin 10c25abc54 fix: use meta+! to run commands 2021-08-26 00:22:49 +08:00
Tienson Qin 3c4ad523a8 enhance: display a warning button for the demo graph 2021-08-26 00:17:49 +08:00
Tienson Qin 6e3d09d9f9
Merge pull request #2714 from logseq/enhance/plugin-related-improvements
Enhance/plugin related improvements
2021-08-25 23:58:49 +08:00
Tienson Qin 5994093218 chore: add logseq.api.download_graph_pages 2021-08-25 23:39:58 +08:00
Tienson Qin b6ca78678b fix: can't init the local graph 2021-08-25 23:32:15 +08:00
Tienson Qin 53975e7aa4 fix: re-render pixi when switching between dark/light 2021-08-25 22:16:27 +08:00
Aleksandr Dremov c1040580d9 forceY typo 2021-08-25 22:11:52 +08:00
Aleksandr Dremov 5e536782bb Graph smoothing and dark styling 2021-08-25 22:11:52 +08:00