Commit Graph

6957 Commits (94a6d5eef2d2d66bd8e4ac4609251efc98e63eb1)

Author SHA1 Message Date
Andelf d74f75d1a1 fix(build): dugite arch under macOS arm64
Fix #4563
2022-03-25 01:11:35 +08:00
Andelf 76982e61a7 fix(deps): warning of missing sourcemaps 2022-03-24 15:44:32 +08:00
dependabot[bot] 21a41b2d7f chore(deps): bump minimist from 1.2.5 to 1.2.6 in /libs
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 14:46:10 +08:00
dependabot[bot] 50efdecfcc chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 14:45:37 +08:00
Andelf 3a5fe6b413 fix(ci): sourcemap of android 2022-03-24 14:43:50 +08:00
Andelf 015a2edf6b chore: bump version 0.6.5 2022-03-24 14:03:51 +08:00
Andelf 7b040787e8
fix(build): sourcemap in release (#4710)
* fix(build): sourcemap in release

Fix #4613
2022-03-24 14:03:26 +08:00
sawhney17 89c44028d2
fix(keyboard-shortcuts): Add favorite toggling to the settings pane (#4708)
* fix #3663
* Update dicts.cljs
* close #4697
2022-03-24 13:05:56 +08:00
Yue Yang 3d955a5b63 fix: lockfile
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-24 00:08:11 +08:00
Yue Yang acb3a7bd61 chore: remove bindings
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-23 16:11:42 +08:00
Yue Yang c74e2ba390 fix: also detect in a journal
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-23 16:11:42 +08:00
Yue Yang 0e8c90a424 fix: missing condition
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-23 16:11:42 +08:00
Yue Yang 39dada8bed fix: detect the first block in a page
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-23 16:11:42 +08:00
sosuisen 73250cea24 fix: fatal mistake about translation of "contents" 2022-03-23 15:14:00 +09:00
sosuisen 1fa5dc8be3 fix: Japanese translation for forward-word and backward-word 2022-03-23 12:46:25 +09:00
Hidekazu Kubota 67bdf81735
Update src/main/frontend/handler/repo.cljs
Add TODO about removing copied functions

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-03-23 09:11:44 +09:00
sosuisen aa99c1641a fix: Japanese translation 2022-03-22 22:55:15 +09:00
Tienson Qin a4055b0d04 fix: loading on long pages never finishes
related to #4673
2022-03-22 13:51:10 +08:00
Moritz Ulrich 6c041b4fee fix: Sort 'Pages tagged with' list 2022-03-22 12:17:44 +08:00
sosuisen fd6e9a9512 fix: i18n support for tutorial and dummy-notes 2022-03-22 11:40:51 +09:00
sosuisen 101166dc29 fix: add Japanese localization 2022-03-22 11:38:22 +09:00
Gabriel Horner 8655751221 Chore: Remove unused ns 2022-03-21 10:11:06 -04:00
Tienson Qin 8586f7d054 fix: slow unlinked references
Related to #4672
2022-03-21 18:18:32 +08:00
Andelf c3110117ed ci(android): allow non-release build 2022-03-21 16:15:40 +08:00
Junyi Du 1f9ce0b0bf fix: always trigger removing file of separate git dir 2022-03-21 13:02:28 +08:00
Andelf 535ea84068 fix(editor): error while toogle fav in journals 2022-03-21 12:49:17 +08:00
Andelf 098173b97c fix(code): avoid calling .focus when editor close 2022-03-21 12:48:42 +08:00
Yue Yang 3e36b4f216
refactor: rearrange cycle-marker (#4661)
* refactor: rearrange cycle-marker

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: remove unused markdown?

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: marker-switch

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* fix: add missing arg

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* docs: cycle-marker and set-marker

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* chore: address comments

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

* chore: format code

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-21 12:47:59 +08:00
Tienson Qin c7551f2c76 fix: suggestions by jimt on Discord 2022-03-20 23:21:55 +08:00
Tienson Qin 870f9e1e2e fix: remove nil from pull-many 2022-03-20 21:56:45 +08:00
Tienson Qin 534c63a7b0 fix: p/then's argument needs to be a fn
close #4648
2022-03-20 21:09:01 +08:00
Tienson Qin d58cfa04c1
Merge pull request #4450 from logseq/remove-refresh-button-on-mobile
remove refresh button / updated notifications on mobile
2022-03-20 19:06:51 +08:00
Junyi Du 9e150961d7 fix: persist other window's db on opening new window in another graph 2022-03-20 19:02:51 +08:00
Junyi Du 49f96cd71e dev: distinguishing () and 2022-03-20 19:02:51 +08:00
Junyi Du 2b9c995d69 fix: only unregister main window on quitting to ensure fs watching integrity 2022-03-20 19:02:51 +08:00
Junyi Du 4f533fd5a8 fix: load transit file on graph switching 2022-03-20 19:02:51 +08:00
Junyi Du 7bdbe82920 enhance: ask other windows to persist db 2022-03-20 19:02:51 +08:00
Junyi Du 8ef7c56e96 fix: leaked electron quit listener for fs watcher; sending fs event to multiple windows 2022-03-20 19:02:51 +08:00
Junyi Du c52e913e22 fix: only persist current graph instead of all graphs 2022-03-20 19:02:51 +08:00
Junyi Du 7bc731fcee ui: opening new window i18n support 2022-03-20 19:02:51 +08:00
Junyi Du d425a60038 fix: persisting db before opening new window 2022-03-20 19:02:51 +08:00
Junyi Du 59457f9b7d chore: rephrase search result wrong uuid prompting 2022-03-20 19:02:51 +08:00
Junyi Du f24a509669 chore: diplaying message when cache is outdated; remove buggy unused uuid query 2022-03-20 19:02:51 +08:00
Gabriel Horner 9d38616215 Fix custom-query component not catching error
ui/catch-error needs to be in the render section of a component and the
previous catch was wrapped around the let. Also changed one other
warning which should be an error
2022-03-20 19:02:03 +08:00
Gabriel Horner 0414b5cdd1 Fail gracefully when weird state breaks references - see #4576
Also introduce component-error as its needs may diverge from block-error
2022-03-20 19:02:03 +08:00
Andelf 687f5b8c9c fix(build): keep source map in app release 2022-03-19 19:58:43 +08:00
llcc 67570f9b1b remove iCloudSync from DownloadiCloudFiles.m 2022-03-19 19:27:57 +08:00
Andelf e19f574f4f chore: bump version 0.6.4 2022-03-19 19:14:02 +08:00
Andelf a3b5f10d0b fix(ci): add sentry sourcemaps 2022-03-19 19:11:36 +08:00
Andelf 021ef03012
fix(mobile): ignore bak and recycle in fs watcher (#4629)
* fix(ios): add ignore check to ios fs watcher
* fix(android): ignore bak directory in fs watcher
2022-03-19 19:08:05 +08:00