Commit Graph

7410 Commits

Author SHA1 Message Date
Jonas Diemer
dcddb9e935 use bignumber.js for calculations 2022-05-21 22:52:44 +02:00
sosuisen
421d800676 fix: update Japanese tutorial 2022-05-19 17:51:49 +08:00
Andelf
e4e19a1eb3 chore: update deps(rsapi) 2022-05-19 16:20:52 +08:00
charlie
a4d158d7cb fix(plugin): not apply custom theme when lsp disabled 2022-05-19 14:59:09 +08:00
Gabriel Horner
a672719394 Update medley and tongue that were printing 1.11 refer warnings 2022-05-19 14:58:33 +08:00
Gabriel Horner
1d390f7bd4 Replace medley/{map-keys/map-vals} with {update-keys,update-vals} 2022-05-19 14:58:33 +08:00
Gabriel Horner
6f68d985bd Use core uuid fns where possible
No need for medley or personal util fns when core fns
are available. Also upgraded nbb-logseq to be 1.11.X cljs compatible

- uuid is the same as medley/uuid
- random-uuid is the same as medley/random-uuid
- uuid-string? and uuid is the same as parse-uuid
2022-05-19 14:58:33 +08:00
Gabriel Horner
fec0b755a8 Upgrade cljs + shadow
- Upgraded shadow to keep goog compiler versions the same
- Converted some safe-parse-int's to parse-long
- Converted some safe-parse-float's to parse-double
- Simplified impl of safe-parse-* fns
2022-05-19 14:58:33 +08:00
Yue Yang
29eb3dbca9 fix: load legacy theme
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-05-19 13:34:07 +08:00
Tienson Qin
1d9da5c847 fix: properties update 2022-05-19 10:28:13 +08:00
Yue Yang
17b91e51c3 feat: custom theme switching (#4741)
* feat: custom theme switching

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

* chore: handle reset-custom-theme

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

* fix: unregisterTheme

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

* fix: format with ts-standard

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

* chore: reset extra formats

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

* chore: simplify array types

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

* Update lsplugin.core.js

* fix: sync upstream

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

* chore: add `no mode` themes into panel

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

* fix: ci

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

* fix: remove first <hr />

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

* fix: lockfile

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

* chore: update

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

* chore: set-theme! => set-theme-mode!

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

* fix: selectTheme

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

* perf: reduce unnecessary logic

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
2022-05-19 10:18:43 +08:00
llcc
fd75cc57f0 don't open page if graph doesn't exist 2022-05-19 10:03:58 +08:00
llcc
02dd4725fa fix PDF share intent 2022-05-19 10:03:58 +08:00
llcc
d5fc2188f6 fix library require 2022-05-19 10:03:58 +08:00
llcc
3c3890f668 add share intent back 2022-05-19 10:03:58 +08:00
llcc
851cc779db feat(deeplink): support deeplink across graphs 2022-05-19 10:03:58 +08:00
llcc
ddef181f88 fix appUrlOpen fired twice 2022-05-19 10:03:58 +08:00
llcc
58ebc5b4d7 use deeplink to handle shared content 2022-05-19 10:03:58 +08:00
llcc
cdd59d259e feat(mobile): deeplink support 2022-05-19 10:03:58 +08:00
rcmerci
b66b8d6cfc dev: add bb lint cmd (#5354)
* dev: add bb lint cmd

* chore: better docstring for bb dev:lint
2022-05-18 11:50:56 -04:00
rcmerci
3a87dd191f fix lint 2022-05-18 19:33:15 +08:00
rcmerci
047f8bc142 enhance(sync): add progress-bar when init-download remote graph 2022-05-18 19:33:15 +08:00
rcmerci
0670f92c14 Merge pull request #5349 from andelf/fix/wrong-file-sync-warning
fix(sync): check current-user-uuid against nil
2022-05-18 16:30:14 +08:00
Andelf
f94c0184d1 fix(test): random failure of code testing 2022-05-18 02:35:25 +08:00
Andelf
33907e4738 fix(sync): check current-user-uuid against nil 2022-05-18 02:17:17 +08:00
rcmerci
61178ef6af enhance(electron): add ns electron.backup-file 2022-05-17 21:48:48 +08:00
rcmerci
7808612444 enhance(sync): create version files when sync conflict 2022-05-17 21:48:48 +08:00
Tienson Qin
d3acc42105 fix: switch to pt style 0.6.9 2022-05-16 21:09:44 +08:00
Tienson Qin
f2d1dc367a fix: scroll loop for lazy visible view 2022-05-16 21:06:12 +08:00
Tienson Qin
bf954d6cc5 chore: remove pprint 2022-05-16 19:58:10 +08:00
Tienson Qin
0d29421117 fix: blocks disappear in long page when outdent 2022-05-16 19:46:55 +08:00
Andelf
18f4c21dc9 chore(release): bump version 0.6.9 2022-05-16 19:21:03 +08:00
sawhney17
705348f370 make overflow visible 2022-05-16 19:08:29 +08:00
Tienson Qin
7f256b8872 fix: sample query 2022-05-16 15:35:43 +08:00
Tienson Qin
7a8965584b Merge pull request #5299 from logseq/enhance/graph-parser-part-trois
Enhance: Migrate block and extract to graph parser
2022-05-16 12:51:07 +08:00
Alex L
7dac9e2748 Improved Italian localization
Improved localization, fixed many grammar mistakes. Also "graph" in Logseq context is "grafo" not "diagramma" or "grafico": search Google Images in Italian for confirmation. Also "Graph Theory" (branch of Math) is known as "Teoria dei Grafi" in Italian.
2022-05-16 12:48:48 +08:00
charlie
12eecde29f fix(lint): carve 2022-05-16 12:46:01 +08:00
charlie
5a8b4a6dc7 fix: lint 2022-05-16 12:46:01 +08:00
charlie
9ad2ce417b fix(ui): wrong position of page preview tip #5268 2022-05-16 12:46:01 +08:00
Eduardo Vedes
0f23c7b7b5 fix: render preview page on-hover 2022-05-16 12:45:48 +08:00
queeup
9b9fcceddb fix: update Turkish translation 2022-05-16 12:14:42 +08:00
Gabriel Horner
c541b096f4 Merge branch 'master' into enhance/graph-parser-part-trois 2022-05-13 16:36:32 -04:00
Gabriel Horner
5b0d5fb8b5 Decouple graph-parser util from app util usage
For tiny util heavily used fns like safe-re-find and uuid-string?,
decouple graph-parser from so much of the app
2022-05-13 16:17:44 -04:00
Gabriel Horner
b9bbd0c605 Finish migrating extract to nbb 2022-05-13 15:47:54 -04:00
Gabriel Horner
a832564782 Migrate most of extract ns to nbb 2022-05-13 11:52:35 -04:00
llcc
3d725f8acb allow sharing office files into Logseq on mobile (#5292)
* allow share office files into logseq on mobile
2022-05-13 16:00:17 +08:00
rcmerci
9dd63cf711 enhance(sync): auto start sync when switching graphs
- auto start sync when switching graphs
- add state ::starting
2022-05-13 15:12:24 +08:00
Tienson Qin
3cbd92a213 Disable lazy visibility completely on mobile 2022-05-13 11:33:59 +08:00
Tienson Qin
3150e06a1b Disable lazy loading for journals on mobile 2022-05-13 11:19:36 +08:00
Tienson Qin
8d400bcaf0 fix: lint warnings 2022-05-13 11:02:29 +08:00