Commit Graph

6926 Commits

Author SHA1 Message Date
Tienson Qin
1663192709 fix: command palette is no long working 2022-04-01 02:51:52 +08:00
Gabriel Horner
da3c9b04c4 Tweak error screen to look more like mockup
Also tweak steps based on Junyi's feedback
2022-03-31 22:32:54 +08:00
Gabriel Horner
a4d3cba2e8 First pass at root errot screen 2022-03-31 22:32:54 +08:00
Peng Xiao
721b56f12e fix: some unique "key" prop issues (#4773)
* fix: some unique "key" prop issues
2022-03-31 16:42:43 +08:00
Peng Xiao
65f5f2e470 fix: disable some functions for published graph 2022-03-31 13:58:24 +08:00
TaylorHo
7ad052c3e8 Fully translated in portuguese (brazilian) 2022-03-30 20:17:40 +08:00
Andelf
8698a99c47 fix(dev): missing today queries key (#4755) 2022-03-29 11:57:10 -04:00
Gabriel Horner
1500683197 Merge pull request #4681 from sosuisen/patch-tutorial-i18n
Patch tutorial i18n
2022-03-28 16:43:51 -04:00
Gabriel Horner
f683b461cd Merge branch 'master' into patch-tutorial-i18n 2022-03-28 16:31:48 -04:00
llcc
21e172feb6 feat(mobile): share intent (#4599)
* feat(mobile): share intent

* feat(ios): share content

* feat(share): fix kUTType* deprecation

* feat(share): fix result of call to 'openURL' is unused

* fix screenshot copy rewrite issue

* fix AndroidManifest.xml

* fix(iOS): app not showing in share list

* address comment
2022-03-28 12:30:32 +08:00
Peng Xiao
2de5352af2 fix: incorrect when-let check for macro-renderer-slotted 2022-03-28 12:22:47 +08:00
Peng Xiao
dd0315169a fix: remove incorrect check in 2022-03-28 12:22:47 +08:00
Peng Xiao
8e2e8378c5 fix: renderer not rendering in property 2022-03-28 12:22:47 +08:00
Yue Yang
fc17f57a24 fix(ci): lint
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-28 12:19:33 +08:00
Yue Yang
bcb62b90cf chore: reduce extra rendering
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-03-28 12:19:33 +08:00
dependabot[bot]
daa5ac18a2 chore(deps): bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 15:06:54 +08:00
Andelf
3215b99be4 fix(build): deps for macos arm64 build 2022-03-27 00:59:19 +08:00
Yue Yang
1987d7dc79 BREAKING CHANGE: unify light mode identifier (#4652)
* chore: unify light mode identifier

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

Co-authored-by: charlie <xyhp915@qq.com>
Co-authored-by: Andelf <andelf@gmail.com>
2022-03-25 13:14:52 +08:00
Gabriel Horner
5997155d15 Fix clicking on all in srs cards - close #4687 2022-03-25 09:59:27 +08:00
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>
0.6.5
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 0.6.4 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