Andelf
eedbc60e7e
fix(ci): pr-labeler config
2022-02-10 10:41:27 +08:00
Andelf
b8a1ab777e
fix(properties): disable blank alias
...
Fix #4128
2022-02-09 17:41:53 +08:00
Andelf
c66b6b5611
chore(dev): add more pr labeler rules
2022-02-09 14:33:46 +08:00
xxchan
7d8c748cf6
Update .github/ISSUE_TEMPLATE/bug_report.yaml
2022-02-09 14:24:42 +08:00
Andelf
bb7aac78bd
Update .github/ISSUE_TEMPLATE/bug_report.yaml
2022-02-09 14:24:42 +08:00
xxchan
3d12b17ad9
Update bug_report.yaml
2022-02-09 14:24:42 +08:00
xxchan
bb83dd7d60
Update bug_report.yaml
2022-02-09 14:24:42 +08:00
Gabriel Horner
02e4e1b644
Merge pull request #4164 from martin8032/master
...
German translations added
2022-02-08 17:12:18 -05:00
Gabriel Horner
13dcddddc0
Merge branch 'master' into master
2022-02-08 17:00:07 -05:00
Martin Sauter
a2ce57e3cb
Merge branch 'master' of https://github.com/martin8032/logseq
2022-02-08 22:31:54 +01:00
Martin Sauter
f9a4469923
Update dicts.cljs
2022-02-08 22:31:35 +01:00
Gabriel Horner
165a563f96
Merge pull request #4104 from logseq/feature/add-more-graph-commands
...
Add graph removal and add commands
2022-02-08 11:34:51 -05:00
Gabriel Horner
ebd481be87
Remove scratch ns
2022-02-08 11:24:48 -05:00
Gabriel Horner
17a09f114a
Remove last bits of with-context
...
Follow up to 982eba9396
2022-02-08 11:14:11 -05:00
Gabriel Horner
be46506ba3
Merge branch 'master' into feature/add-more-graph-commands
2022-02-08 11:10:11 -05:00
Gabriel Horner
532b8306b0
Merge pull request #4137 from martin8032/master
...
Missing German translations added
2022-02-08 10:47:08 -05:00
Gabriel Horner
a66cd0041e
Merge branch 'master' into master
2022-02-08 10:22:06 -05:00
Gabriel Horner
6e7730729d
Remove unused fns detected by carve
2022-02-08 23:15:53 +08:00
Tienson Qin
6151ca9c09
fix: CI tests
2022-02-08 22:54:18 +08:00
Gabriel Horner
cf885c6673
Merge branch 'master' into master
2022-02-08 09:34:55 -05:00
Tienson Qin
8ef6fd3f5f
Update yarn.lock
2022-02-08 21:16:40 +08:00
Tienson Qin
e0888b896f
Merge pull request #3941 from logseq/enhance/cut-memory-usage
...
Cut memory usage
2022-02-08 21:06:08 +08:00
Tienson Qin
ad9b5d152d
Merge branch 'master' into enhance/cut-memory-usage
2022-02-08 21:05:38 +08:00
Tienson Qin
d6f563db2c
Don't notice search rebuilt when re-index or adding new graphs
2022-02-08 17:36:35 +08:00
Tienson Qin
982eba9396
refactor: remove i18n tongue context
2022-02-08 17:31:32 +08:00
Tienson Qin
5d17315561
Clean code
2022-02-08 15:50:56 +08:00
Tienson Qin
1870f44f9a
fix lint warnings
2022-02-08 15:50:54 +08:00
Tienson Qin
e7331f33b0
Speed up building search indice
2022-02-08 15:49:59 +08:00
Tienson Qin
faea913a40
enhance: cut memory usage
2022-02-08 15:49:09 +08:00
Gabriel Horner
8a78f927b3
Fix bugs for nil and relative case
2022-02-08 15:05:18 +08:00
Gabriel Horner
2213a4e33d
Add tests for get-file-path in #4010
2022-02-08 15:05:18 +08:00
leizhe
8beae2be0b
address comment. Thanks Gabriel.
2022-02-08 15:05:18 +08:00
charlie
7442dbc125
enhance(ui): setup default context menu with right click
2022-02-08 15:03:39 +08:00
Gabriel Horner
b0d77e5d7f
Use consistent datascript aliases to more easily see datascript usage
2022-02-08 14:54:17 +08:00
Gabriel Horner
dea0ca5441
chore: Use standard datascript now that it has get built-in :)
2022-02-08 14:54:17 +08:00
Gabriel Horner
1df386ecca
Add regression tests for querying properties with links
...
These tests were fixed by f1728c48cb
Also cleaned up more of query and tests i.e. split up large fns
2022-02-08 14:47:08 +08:00
Gabriel Horner
5a126027eb
Fix #4007 to allow linked integer page links to match property query
2022-02-08 14:47:08 +08:00
Gabriel Horner
f25e49c8d0
Rename non-boolean fns to not end in '?'
...
'?' usually indicate that the fn returns a boolean. This can be
confusing as seen by mistaken util/url? entry in
2401ce9e9a (diff-d5720cb6221452c421a80ce9e8df86cce229e69ac53b10506161ffcfbf3d6889)
2022-02-08 14:47:08 +08:00
Gabriel Horner
203c39828f
Fix #4088 by reverting plain link regex
...
The link tests weren't being run because test namespaces need to end with '-test'.
Since these tests weren't being run, they didn't catch when the
plain-link regex was borked in #3520
2022-02-08 14:47:08 +08:00
Pedro Serigatto
88fd2d4385
Translated a few more keywords to pt-BR;
...
Reorganized code indentation in `frontend.dicts` and in `shortcut.dict`
2022-02-08 14:14:18 +08:00
sawhney17
b63d570a09
fix #3663
2022-02-07 09:36:55 +08:00
Martin Sauter
fd106912d2
Some German translations added
...
I chose the formal version (Sie), based on existing translations.
2022-02-05 22:50:08 +01:00
Martin Sauter
1e1805ec04
Update dicts.cljs
2022-02-05 22:35:11 +01:00
Gabriel Horner
0fcdb498d8
Update lang tasks to also read shortcuts
...
- Updated docs with more accurate picture of translation state
- invalid task found keys that were no longer used from 2 commands
- Cleaned up rewrite-clj
2022-02-02 11:26:20 -05:00
Gabriel Horner
f9e39ebf31
Add graph removal and add to complement #4009
2022-02-01 12:37:42 -05:00
Gabriel Horner
4356f7202b
Merge pull request #4072 from logseq/feature/lang-tasks-and-ci
...
Add dicts CI job and dev tasks
2022-01-31 08:32:29 -05:00
Gabriel Horner
70ffaf1971
Fix incorrect translation
2022-01-30 12:51:37 -05:00
Gabriel Horner
04241dfe96
Merge branch 'master' into feature/lang-tasks-and-ci
2022-01-29 10:06:44 -05:00
Tienson Qin
e0c0379517
fix: lint errors
2022-01-29 22:10:38 +08:00
Tienson Qin
be7c8737ff
fix: alias can't be a number
...
close #4078
2022-01-29 21:56:47 +08:00