Commit Graph

1903 Commits (04703b8056d33b64ef45c63b824c49a80eb597a0)

Author SHA1 Message Date
Yukun Guo 04703b8056 fix: prevent parent block duplicate 2020-12-11 22:58:45 +08:00
Tienson Qin 449c9d9e65 fix: roam import 2020-12-11 18:24:09 +08:00
Tienson Qin ee0576b543 fix: css class .embed not working 2020-12-11 14:15:28 +08:00
Tienson Qin a74e21a155 chore: bump minor version 2020-12-11 13:10:38 +08:00
Tienson Qin 97c4b1345c
Merge pull request #843 from logseq/feat/light-theme
Feat/light theme
2020-12-11 13:08:30 +08:00
anoffvu 69d6ce9dd2 chore: fix guideline + sidebar button color 2020-12-10 20:57:46 -08:00
anoffvu f94776215c chore: slight lightening of bg 2020-12-10 20:38:47 -08:00
anoffvu 2bc6d75d3e chore: embed padding 2020-12-10 20:29:58 -08:00
anoffvu 6c2e053ad1 chore: color level fix 2020-12-10 20:27:07 -08:00
anoffvu be300061dd chore: remove green theme 2020-12-10 20:15:45 -08:00
Yukun Guo fbc69d5608 fix: p/catch should handle outer error 2020-12-11 12:10:05 +08:00
Yukun Guo 92e791ecad fix: only proceed if permission verified 2020-12-11 12:10:05 +08:00
Tienson Qin 0b0598cee2 fix(native-fs): fast deletes resulting in conflicts 2020-12-11 02:58:22 +08:00
Yukun Guo 395cdd66bc
fix: fix concurrency bug in create-if-not-exists (#884)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-12-11 02:37:12 +08:00
Tienson Qin 6828078f38 chore: disable fs alert temporarily 2020-12-11 02:11:33 +08:00
Tienson Qin 06d688579d Merge branch 'master' of github.com:logseq/logseq into master 2020-12-11 02:04:18 +08:00
Tienson Qin aa93390279 chore: bump minor version 2020-12-11 02:04:05 +08:00
Tienson Qin 690a090c87 fix(native-fs): today journal not created automaticaly
Idb file handles should be cleared when unlinking a local directory.
2020-12-11 02:03:36 +08:00
Tienson Qin 914031649e fix(editor): cursor jump to the start when idle
Resolved #864
2020-12-10 23:04:00 +08:00
Tienson Qin 43c76e6c16 fix: disable editor autosave temporarily 2020-12-10 18:26:52 +08:00
Tienson Qin 06c13070ba Merge branch 'master' of github.com:logseq/logseq into master 2020-12-10 17:11:20 +08:00
Tienson Qin d54d54024f fix(editor): heading background can't be cleared
Related to #850
2020-12-10 17:04:33 +08:00
Yukun Guo 4927802f21 chore: simplify save-excalidraw! 2020-12-10 16:50:55 +08:00
Yukun Guo c300ed7be9 chore: do not print error when resolving git ref failed 2020-12-10 16:50:55 +08:00
Yukun Guo 06de25993c fix: git-add immediately after creating file 2020-12-10 16:50:55 +08:00
Yukun Guo 8963e23766 chore: remove redundant doall 2020-12-10 16:50:55 +08:00
defclass 06d32ef2b0 fix(publishing): fix get page 404 error 2020-12-10 14:39:55 +08:00
defclass 5bbc43b30d fix(publishing): fix delete project problem 2020-12-10 14:39:55 +08:00
defclass 8e3887ddfa fix(publishing): add auto-focus on input 2020-12-10 14:39:55 +08:00
defclass f88e5aaaf3 fix(publishing): replace span with a 2020-12-10 14:39:55 +08:00
defclass ca29a2bc2c refactor(publish): fetch page list from logseq server 2020-12-10 14:39:55 +08:00
defclass c8b3dd516c fix(header): remove duplicated items 2020-12-10 14:39:55 +08:00
defclass ba57929c46 fix(css): fix css problem with @charlie 's help 2020-12-10 14:39:55 +08:00
defclass b3e15c90e7 style(publish): move fn into handler 2020-12-10 14:39:55 +08:00
defclass 95ece00e78 refactor(publishing): move fn in their own place 2020-12-10 14:39:55 +08:00
defclass 770255aaa1 fix(project): update add project data struct 2020-12-10 14:39:55 +08:00
defclass 4e4e74cbca fix(css): update css 2020-12-10 14:39:55 +08:00
defclass ddf55f9a77 fix(rebase): fix bugs caused by rebase 2020-12-10 14:39:55 +08:00
defclass 460faf5510 fix(project): remove debug info 2020-12-10 14:39:55 +08:00
defclass 14f4397d92 fix(project): i18n 2020-12-10 14:39:55 +08:00
defclass c9d25bcb95 fix(project): hide the menu when there is not any project 2020-12-10 14:39:55 +08:00
defclass 62258e29b5 fix(publishing): add css style 2020-12-10 14:39:55 +08:00
defclass 3ae746fbb3 fix(state): remove prn 2020-12-10 14:39:55 +08:00
defclass 8f9e320bb1 feat(project): add delete project 2020-12-10 14:39:55 +08:00
defclass 4a7b558d61 feat(project): update project 2020-12-10 14:39:55 +08:00
defclass 7cdb03689b feat(publish): add notify 2020-12-10 14:39:55 +08:00
defclass 6e4561fe77 fix(publishing): fix css 2020-12-10 14:39:55 +08:00
defclass 437b31b3fc feat(publishing): add publishing list and delete operation 2020-12-10 14:39:55 +08:00
Charlie 90093e4d12
try to fix scroll position when switch editing mode (#867) 2020-12-10 13:30:04 +08:00
Tienson Qin b8a7448d99 feat: add query api 2020-12-10 00:27:54 +08:00