Commit Graph

6041 Commits

Author SHA1 Message Date
leizhe
f3b4e2398f enhance(mobile): tweak settings css 2021-12-21 10:55:10 +08:00
leizhe
6e2dee0f33 enhance(mobile): tweak panel's border width in settings 2021-12-21 10:55:10 +08:00
leizhe
51c1e4faec remove updater and draw on mobile 2021-12-21 10:55:10 +08:00
leizhe
d51e575343 enhance(ios): add back-and-forward icons on iOS 2021-12-21 10:55:10 +08:00
leizhe
dc1ff1e299 fix(ios): add Photo Library and Camera Usage descriptions 2021-12-21 10:55:10 +08:00
leizhe
aace884dbe enhance(mobile): add as many icons to mobile toolbar 2021-12-21 10:55:10 +08:00
leizhe
fd9df693c1 enhance(mobile): allow file deletion 2021-12-21 10:55:10 +08:00
leizhe
0acfd917b3 fix(ios): write file with special chars in filename
CJK, spaces, etc.
2021-12-21 10:55:10 +08:00
leizhe
3bcd0bdf3f fix(ios): failed to write files 2021-12-21 10:55:10 +08:00
leizhe
1b7857b631 fix(ios): read file with spaces/Chinese/Japanese in filename 2021-12-21 10:55:10 +08:00
leizhe
f7e3a18f2a fix(mobile): add title property if page name contains #, % 2021-12-21 10:55:10 +08:00
leizhe
42019d1f9f fix(android): ignore reading files containing # or %
User can use "#" and "%" in page name, but those two chars will be
replaced by "_", as same as the behaviors on desktop.
2021-12-21 10:55:10 +08:00
leizhe
571d83e6f6 enhance(android): Add All Files Access permission UI 2021-12-21 10:55:10 +08:00
Tienson Qin
3c69a82659 fix: ipad crash 2021-12-21 10:47:38 +08:00
charlie
4b7d5afab9 fix(dev): hot reload crash when remount app 2021-12-20 21:01:31 +08:00
Andelf
61ef2750b1 fix(editor): logbook should not be editable 2021-12-20 16:57:09 +08:00
Tienson Qin
02973cba6c Replace logseq.github.io with docs.logseq.com (#3526) 2021-12-20 12:32:44 +08:00
Junyi Du
ac8a147ae5 fix: remove jap square-bracket from autocomplete list 2021-12-20 12:11:11 +08:00
Junyi Du
09120cfce2 test(e2e): add more autocomplete test 2021-12-20 12:11:11 +08:00
Junyi Du
c5d39cdb8a fix: abuse of keycode cause unexpected behaviour under different keyboard layouts 2021-12-20 12:11:11 +08:00
llcc
a8c9daad07 enhance(dwim): re-number its items when dwim in an ordered list (#3358)
* enhance(dwim): re-number list if dwim in ordered list

* fix: regexp for matching a list item

* enhance: don't enable dwim in list if cursor is at beginning of item

Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>
2021-12-16 20:30:30 +08:00
charlie
f94e01dc27 fix(ui): size of modal unstable for responsive content 2021-12-16 20:08:43 +08:00
charlie
2bc96772c5 fix(ui): toolbar broken of pdf viewer when narrow container 2021-12-16 20:08:43 +08:00
Moritz Ulrich
14a87b72b8 graph/build-nodes: Remove redundant let 2021-12-16 19:49:38 +08:00
Moritz Ulrich
6f5d6934df Graph: Remove redundant nil? checks 2021-12-16 19:49:38 +08:00
Moritz Ulrich
1b7bfd6511 Graph: Use a smoother scale function
The scaling is pretty much the same - it just gets rid of some stackiness caused by the `<` etc. conditions in previous code.
2021-12-16 19:49:38 +08:00
charlie
b1b8405217 refactor: better way to check page file type 2021-12-16 19:36:09 +08:00
charlie
134a8a60ef fix: conflicts 2021-12-16 19:36:09 +08:00
Tienson Qin
329e7f2528 fix: use property/properties-ast? instead 2021-12-16 19:27:59 +08:00
charlie
746f2aa71f chore: build libs core 2021-12-16 19:23:43 +08:00
charlie
880a07e541 improve(plugin): simplify code 2021-12-16 19:23:43 +08:00
charlie
8baa692539 improve(plugin): types 2021-12-16 19:23:43 +08:00
charlie
e63d939c77 improve(plugin): force market flag for plugin card item 2021-12-16 19:23:43 +08:00
charlie
2566330e45 improve(plugin): load fresh settings when reload 2021-12-16 19:23:43 +08:00
Andelf
585e7ba1f5 test(e2e): add test for block with code and multi properties 2021-12-16 19:23:10 +08:00
Andelf
acabab5ba7 fix(editor): do not remove properties before parse 2021-12-16 19:23:10 +08:00
Junyi Du
90119ba74d fix: graph view hang if duplicated links exist 2021-12-16 19:22:54 +08:00
Tienson Qin
2a081a7902 Merge pull request #3374 from logseq/enhance/mobile
Support photo upload/undo on mobile
2021-12-16 17:24:31 +08:00
Junyi Du
1da7040247 fix: #3283 broken @Rime 2021-12-16 17:23:58 +08:00
Junyi Du
7d7b7abc8e fix: chinese parenthesis triggers autocompletion 2021-12-16 17:23:58 +08:00
Junyi Du
824108b3be fix: #3283 broken 2021-12-16 17:23:58 +08:00
Junyi Du
80a9bc27bf fix: in-composing when key=Process 2021-12-16 17:23:58 +08:00
Junyi Du
7a8527b3f8 fix: IME check refactor 2021-12-16 17:23:58 +08:00
charlie
2eca2c3c75 fix(mobile): height of left sidebar from native ios platform 2021-12-16 17:23:42 +08:00
Andelf
0fa73c2786 feat(editor): add as many lanuage modes 2021-12-16 17:23:01 +08:00
leizhe
f1f531855e fix(camera): add iOS camera usage description back 2021-12-16 14:19:03 +08:00
llcc
3dfa44eeba Merge branch 'master' into enhance/mobile 2021-12-16 13:51:27 +08:00
charlie
7e14a12686 fix: missing initialize setup fns 2021-12-16 13:31:56 +08:00
Tienson Qin
7d4e30ed29 fix: icloud not working 2021-12-16 12:34:20 +08:00
leizhe
2694568f70 fix(timestamp): clear editing state before setting timestamp
If editing state is on in other block, submitting the timestamp to
current block will also add a timestamp to the block.
2021-12-16 00:55:07 +08:00