Commit Graph

1958 Commits (cfed1530d382cad520e0bd579f1f871620350eb9)

Author SHA1 Message Date
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
Tienson Qin 4201e7cbd7 chore: bump minor version 2020-12-09 23:08:30 +08:00
Tienson Qin a487fa8ab9 fix: add nfs-saved-handler to new files too 2020-12-09 23:07:41 +08:00
Tienson Qin 40c369bebe chore: remove unused code 2020-12-09 23:07:41 +08:00
Tienson Qin 1b958910f0 fix: serialize file writes 2020-12-09 23:07:41 +08:00
Tienson Qin 5c19b4b9a4
Add open collective 2020-12-09 14:42:09 +08:00
anoffvu 211918d76c Merge branch 'master' into feat/light-theme 2020-12-08 19:21:53 -08:00
Tienson Qin 9f106ba1fd chore: bump minor version 2020-12-08 21:34:11 +08:00
Tienson Qin 250d41efef chore: remove unused code 2020-12-08 21:33:58 +08:00
Tienson Qin 2287c8b72b fix: native fs writing concurrency
Resolved #845
2020-12-08 21:28:08 +08:00
charlie 9e421c2dd2 fix: auto complete scrollbar 2020-12-08 18:02:58 +08:00
charlie c79148dc2d fix: input border & loading animation 2020-12-08 17:48:26 +08:00
Tienson Qin 092126bbd5 chore: bump minor version 2020-12-08 15:38:35 +08:00
Tienson Qin 9210442d8c fix: config.edn not loading well 2020-12-08 15:38:07 +08:00
charlie 9f6839645b fix: sidebar vertical scrollbar 2020-12-08 15:37:43 +08:00
charlie 031b421ce5 chore: fix common.css confilcts 2020-12-08 15:30:48 +08:00
charlie e599aa977e Merge remote-tracking branch 'origin2/master' into fix/priority-style-issues
# Conflicts:
#	resources/css/common.css
2020-12-08 15:28:10 +08:00
charlie 5282fe5c9d refactor: update sidebar motion 2020-12-08 15:24:59 +08:00
charlie 32de8f2e2b refactor: add theme container & lift the dark/light class scope to root & restore scrollbar style. 2020-12-08 14:56:21 +08:00
Tienson Qin 15652c87ac fix: indexeddb key can't be empty 2020-12-08 14:49:53 +08:00
Tienson Qin 08c64ec165 fix: safe check dom id before rendering code blocks 2020-12-08 14:23:17 +08:00
Tienson Qin 7bebe97e42 fix: :source-map should be in :compiler-options 2020-12-08 14:19:51 +08:00
Tienson Qin f4b3b0533c Merge branch 'master' of github.com:logseq/logseq into master 2020-12-08 14:12:33 +08:00
Tienson Qin 41cc273c13 chore: add source-map 2020-12-08 14:09:45 +08:00
Tienson Qin 3f2d610d60 fix: show custom view error
Also, display the result if custom query failed
2020-12-08 14:07:32 +08:00