Commit Graph

1557 Commits (0625ee3f021a145779ee98d538ab4b069eb5a829)

Author SHA1 Message Date
Yukun Guo 0625ee3f02 docs: merge content from the public repo 2020-11-12 18:26:10 +08:00
Yukun Guo b591846679 docs: convert readme from org to md 2020-11-12 16:21:22 +08:00
Tienson Qin 3643d7186b fix: no need to add a backslash in the hidden paths 2020-11-12 15:45:05 +08:00
Tienson Qin b249234664
Merge pull request #215 from logseq/refactor/remove-editor-ugly-timers
Remove editor's ugly timers
2020-11-12 01:12:12 -06:00
Tienson Qin e7b11495ca chore: update misleading comment 2020-11-12 14:54:40 +08:00
Tienson Qin 4e00151125 fix: set editor op back to nil after the db data were transacted 2020-11-12 13:04:21 +08:00
Tienson Qin dbe9e20165 fix: only insert a new block when the previous insert op is finished 2020-11-12 12:46:28 +08:00
Tienson Qin 6794aada93 Merge branch 'master' into refactor/remove-editor-ugly-timers 2020-11-12 12:34:32 +08:00
Sly 0c12c261c7
Merge pull request #217 from logseq/fix-css-tables
There was another missing semicolon which could cause a bug in production, i fixed it and merged.
2020-11-12 04:30:11 +01:00
sly 6d92950a3b Update: add semicolons 2020-11-11 19:27:33 -08:00
Michael Wong f4af624968
Merge pull request #214 from logseq/defclass/fix/right-sidebar-display-problem
fix(sidebar): fix sider display problem when update or delete a page
2020-11-12 11:11:28 +08:00
Tienson Qin bb0857ed3f
Merge pull request #212 from logseq/fix-css-tables
Update: Add global variables colors support for the table element
2020-11-11 21:10:12 -06:00
Tienson Qin b9e7095be0 feat: add :pages-directory option 2020-11-12 09:50:32 +08:00
sly 1768e1610c Update: add semicolons 2020-11-11 06:34:15 -08:00
Tienson Qin f28d55a358 chore: remove duplicated get-repo-branch 2020-11-11 16:58:18 +08:00
Tienson Qin 9a4c06b132 chore: bump minor version 2020-11-11 16:35:53 +08:00
Tienson Qin 55a75ae332
Merge pull request #216 from logseq/refactor/sync
Simplify git state
2020-11-11 02:35:18 -06:00
Tienson Qin fbfec2bf9f refactor(sync): update sync status after both pull and push 2020-11-11 16:31:56 +08:00
Tienson Qin b5e3f7de6e refactor: simplify git state
Retreive both local and remote oids using resolveRef.
2020-11-11 16:19:45 +08:00
Tienson Qin 83c62b1825 chore: add missing environment variables to readme 2020-11-11 15:29:15 +08:00
Tienson Qin df4a36fdce fix: update push failed message 2020-11-11 14:32:55 +08:00
Tienson Qin 1a7bf8c7da fix: :network/online? default set to true 2020-11-11 14:20:16 +08:00
Tienson Qin 512621ad24 Bump minor version 2020-11-11 14:14:24 +08:00
Tienson Qin a9339fd042 fix: if push failed, only pull when online 2020-11-11 14:13:48 +08:00
Tienson Qin 7569174a3e chore: remove debug 2020-11-11 00:19:23 +08:00
Tienson Qin 313a7c38c6 refactor: remove editor's ugly timers 2020-11-11 00:13:56 +08:00
sly e3d4857ab3 Update: Change variable name from alternate to quaternary 2020-11-10 08:00:07 -08:00
Tienson Qin 74402fce1d chore: display page aliases 2020-11-10 23:01:06 +08:00
Tienson Qin 6575812f1b fix: can't create a file which page's original name is empty 2020-11-10 22:40:30 +08:00
Tienson Qin 742dc7b4b5 fix: allow `force-pull` 2020-11-11 04:32:15 +08:00
Tienson Qin b4827bce06 Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-11-10 18:37:42 +08:00
Tienson Qin e01f03101f fix: don't pull if there are un-pushed commits
Otherwise, it'll overwrite the local modified contents.
2020-11-10 18:36:15 +08:00
Tienson Qin c78e8298a5
Merge pull request #210 from logseq/chore/welcome-message
chore: add welcome message
2020-11-10 03:06:37 -06:00
Tienson Qin 1e7c47886b
Merge pull request #213 from logseq/docs/improve-readme
docs: improve readme
2020-11-10 03:05:38 -06:00
defclass 80d715e948 fix(sidebar): fix sider display problem when update or delete a page 2020-11-10 16:55:04 +08:00
Yukun Guo cc6072055a docs: remove redundant words 2020-11-10 15:46:41 +08:00
Yukun Guo 370265d4e5 docs: PostgreSQL setup for unix-like systems 2020-11-10 15:34:17 +08:00
Yukun Guo 566dd27082 docs: fix format in readme 2020-11-10 15:22:40 +08:00
Yukun Guo 7b3c6bf017 docs: fix grammar in readme 2020-11-10 15:21:47 +08:00
Yukun Guo 2fd6bcf80a docs: fix links in readme 2020-11-10 14:51:29 +08:00
Tienson Qin d3114e194a
Merge pull request #211 from logseq/fix-mobile-bar-initial-style
fix: correct initial mobile style
2020-11-09 21:45:23 -06:00
sly 9b523354cb Update: Set global css colors variables for the table element 2020-11-09 19:32:22 -08:00
sly 0e8389dd88 Update: add alternate color to be used for odd rows in tables. 2020-11-09 19:14:53 -08:00
defclass 3c910c877a style: fix the display style and code style 2020-11-10 10:47:12 +08:00
charlie b6ee16fd36 fix: correct initial mobile style 2020-11-10 10:28:47 +08:00
Tienson Qin c2dc6a6e7e fix: create today's journal immediately 2020-11-10 10:04:13 +08:00
Tienson Qin 23659fdc3e Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-11-10 09:48:51 +08:00
Tienson Qin 5df9d004f4 chore: set default branch to master 2020-11-10 09:40:50 +08:00
defclass 92386c0d6a chore: add welcome message 2020-11-10 09:38:16 +08:00
Tienson Qin 719d245980
Merge pull request #208 from logseq/defclass/feat/spec
feat: add cljs.spec.alpha
2020-11-09 18:36:40 -06:00