Commit Graph

1981 Commits (b84c0e5b822697c52bb8e4771bbecd82ffd4ee4e)

Author SHA1 Message Date
charlie b84c0e5b82 Merge remote-tracking branch 'origin/master' into refactor/common.css
# Conflicts:
#	resources/css/common.css
2020-12-15 12:03:50 +08:00
Tienson Qin 21886841ff fix: loading animation 2020-12-15 11:57:15 +08:00
charlie 1b4db15b94 Merge remote-tracking branch 'origin/master' into refactor/common.css 2020-12-15 11:56:45 +08:00
Tienson Qin 426202c0a1 chore: update feature request to logseq forum 2020-12-15 11:13:05 +08:00
Tienson Qin 9e7c5c432c chore: update feature requests link to our forum 2020-12-15 11:10:23 +08:00
Tienson Qin 97239cde65 fix: cursor moved to the beginning of the editing block when indent
Resolved #924
2020-12-15 11:03:04 +08:00
charlie 556f15eb4d Merge remote-tracking branch 'origin/master' into refactor/common.css 2020-12-15 10:00:56 +08:00
Tienson Qin 9de1f01db8 fix: safe check repo before modifying any file 2020-12-15 09:41:23 +08:00
Tienson Qin d34a405d39
Merge pull request #921 from logseq/fix/find-position
Fix find-position
2020-12-15 08:38:44 +08:00
Tienson Qin fcb4a8752e fix: code block highlights not working
Resolved #920
2020-12-14 21:48:08 +08:00
charlie 8a440e910a refactor: separated css modules from common style 2020-12-14 21:13:12 +08:00
Tienson Qin 92a205be02 fix(parser): markdown link/file parsing
Resolved #907
2020-12-14 20:03:24 +08:00
Tienson Qin f390d3b8cc fix: display `show journals` 2020-12-14 19:25:00 +08:00
Tienson Qin 1d5b7e024f Merge branch 'master' of github.com:logseq/logseq into master 2020-12-14 19:19:17 +08:00
Tienson Qin cfed1530d3 fix(native fs): Directory handle not exists
Resolved #918
2020-12-14 19:18:17 +08:00
Yukun Guo 5f8915b304 chore: get rid of dec & inc 2020-12-14 18:38:28 +08:00
Yukun Guo f1add88799 fix: handle links in find-position 2020-12-14 18:35:56 +08:00
Tienson Qin b8fe3bbad7
Merge pull request #912 from logseq/perf/search
perf(search): use fuzzysort for both pages and blocks searching
2020-12-14 15:19:12 +08:00
charlie 2e30872f61 fix: #916 2020-12-14 14:41:09 +08:00
Tienson Qin 4b5eb4eb5a fix: don't check file-in-writing for github users 2020-12-14 13:15:16 +08:00
Tienson Qin c79c1ef6a1 fix: keyboard shortcuts 2020-12-14 11:50:41 +08:00
Tienson Qin f101ccad7d chore: add cross-env dep 2020-12-14 09:59:26 +08:00
Sly 4de782cae9
Fix: Page ref colors (#903)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-12-14 09:29:09 +08:00
shady2k 744469ef6f Add requirements 2020-12-14 09:22:48 +08:00
shady2k c17d8f14c9 Add support for change start of week in calendar 2020-12-14 09:22:48 +08:00
Tienson Qin 10314b1117 fix: both pages and blocks indices default to an empty array 2020-12-13 23:39:27 +08:00
Tienson Qin 4662281c9a chore: remove profile 2020-12-13 23:32:51 +08:00
Tienson Qin 45e9390b6c fix: both ->clj and ->js are too expensive 2020-12-13 23:31:54 +08:00
Tienson Qin 1acf7ffe05 chore: remove localforage 2020-12-13 23:10:07 +08:00
Tienson Qin 57b9e7f937 Merge branch 'master' into perf/search 2020-12-13 23:08:56 +08:00
Tienson Qin 9c18b2c479 perf: idb batch writes for importing files from local directories 2020-12-13 23:03:30 +08:00
Tienson Qin 0bdf2c65e5 perf(search): use fuzzysort for both pages and blocks searching 2020-12-13 22:40:06 +08:00
Tienson Qin a10337fe4c
Merge pull request #799 from logseq/fix/priority-style-issues
Fix/priority style issues
2020-12-13 22:35:50 +08:00
Charlie 883e3a2ab3
Merge branch 'master' into fix/priority-style-issues 2020-12-13 15:42:23 +08:00
Tienson Qin 160f336358
Merge pull request #910 from logseq/dependabot/npm_and_yarn/ini-1.3.8
chore(deps): bump ini from 1.3.5 to 1.3.8
2020-12-13 15:20:19 +08:00
dependabot[bot] 24153f1bdc
chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 07:17:33 +00:00
charlie ecf638c580 fix: tests 2020-12-13 13:03:19 +08:00
charlie 9ce6b441f3 fix: scroll to element 2020-12-13 12:57:52 +08:00
charlie 2db70bdfc4 style: fix notification text theme issue & ui details 2020-12-13 12:43:36 +08:00
Tienson Qin e8e319749c fix: don't create today's journal page if local directory is not loaded 2020-12-13 11:24:42 +08:00
charlie 6ec72bc4ad style: correct z-index 2020-12-12 21:06:32 +08:00
charlie 553b3fe529 style: fix sync indicator container 2020-12-12 20:06:55 +08:00
Tienson Qin bf5e067fdd
Merge pull request #895 from logseq/fix/reload-dir-error-handling
fix: move p/catch & p/finally to outermost block
2020-12-11 23:28:44 +08:00
Tienson Qin e200564388
Merge pull request #896 from logseq/fix/parent-block-duplicate
fix: prevent parent block duplicate
2020-12-11 23:13:05 +08:00
Yukun Guo 04703b8056 fix: prevent parent block duplicate 2020-12-11 22:58:45 +08:00
Yukun Guo 0fa0823eaa fix: move p/catch & p/finally to outermost block 2020-12-11 22:52:43 +08:00
Tienson Qin 449c9d9e65 fix: roam import 2020-12-11 18:24:09 +08:00
charlie 6af12a4faf feat: merge a new light theme 2020-12-11 17:58:19 +08:00
charlie 0492b28235 Merge remote-tracking branch 'origin/master' into fix/priority-style-issues
# Conflicts:
#	resources/css/common.css
#	src/main/frontend/components/block.cljs
#	src/main/frontend/components/block.css
#	src/main/frontend/components/right_sidebar.cljs
2020-12-11 15:32:01 +08:00
Tienson Qin ee0576b543 fix: css class .embed not working 2020-12-11 14:15:28 +08:00