Commit Graph

7240 Commits

Author SHA1 Message Date
charlie
403128f7fa fix(plugin): hooks of register katex extensions 2022-04-29 18:51:25 +08:00
charlie
a0e494f7c7 improve(plugin): add katex hooks 2022-04-29 18:51:25 +08:00
charlie
80bc3f0337 improve(plugin): support to get app info from api 2022-04-29 18:51:25 +08:00
charlie
ad17bc97e1 improve(plugin): api types of setBlockCollapsed 2022-04-29 18:51:25 +08:00
charlie
c36a026502 chore(plugin): build libs core & update README.md 2022-04-29 18:51:25 +08:00
charlie
45d4a68ac6 fix(api): invalid arity error of show msg 2022-04-29 18:51:25 +08:00
charlie
f4bb7bfa9b fix(plugin): return clear handle for hooks api 2022-04-29 18:51:25 +08:00
charlie
6e6aa5819a improve(ux): friendly position when go to highlight anchor in pdf viewer 2022-04-28 12:57:26 +08:00
charlie
34b68738d6 fix(pdf): position of area highlight when page zoomed 2022-04-28 12:57:26 +08:00
Tienson Qin
2849d73dc6 fix: remove input-idle? check when saving file changes 2022-04-28 12:49:36 +08:00
Tienson Qin
46dedfb7eb fix: simplify code editor 2022-04-28 12:25:29 +08:00
Tienson Qin
2ee95070e9 fix: api batch insert blocks 2022-04-28 10:48:07 +08:00
llcc
3f8296135b fix: modals positions
close https://github.com/logseq/logseq/issues/5053
2022-04-26 21:33:37 +08:00
Junyi Du
8d8dde5024 test(e2e): eliminate timeouts of fav tests 2022-04-26 15:00:45 +08:00
Junyi Du
10eb18a137 test(e2e): codestyle tuning 2022-04-26 15:00:45 +08:00
Junyi Du
dc8be8cdfc test(e2e): handle case that has no ClipboardItem available 2022-04-26 15:00:45 +08:00
Junyi Du
ae29310cff test(e2e): activate copy & paste block ref test 2022-04-26 15:00:45 +08:00
Junyi Du
472f548d50 test(e2e): emulate copy-to-clipboard when no webAPI permission 2022-04-26 15:00:45 +08:00
Junyi Du
15f9657c06 test(e2e): logseq url at running graph 2022-04-26 15:00:45 +08:00
Junyi Du
97533e1a2f fix: autosave for editing page property when idle 2022-04-26 13:57:07 +08:00
Junyi Du
c1d6abaed7 test(e2e): title property change name tests 2022-04-26 13:57:07 +08:00
Junyi Du
cf6de97d79 fix: insert-new-block doesn't trigger save previous block 2022-04-26 13:57:07 +08:00
Junyi Du
cf430963af fix: auto save on editing properties 2022-04-26 13:57:07 +08:00
llcc
5a24d63f54 fix scroll lags on iOS images 2022-04-26 09:25:58 +08:00
rcmerci
bebf224f42 fix(sync): trigger remote->local-full-sync when no diff txn founded 2022-04-26 09:25:43 +08:00
rcmerci
b816fa0816 chore: fix lint 2022-04-26 09:25:43 +08:00
rcmerci
1ef5a2f59a fix(sync): clear graphs-txid.edn after deleting related graph
update graphs-txid.edn structure
now:
graphs-txid = [user-uuid graph-uuid local-txid]
before:
graphs-txid = [graph-uuid local-txid]
2022-04-26 09:25:43 +08:00
Marco G
ba64d85b0e Update block.cljs (#5081)
fix typo for email hrefs. was: maiNto, should: maiLto.
2022-04-26 00:24:26 +08:00
Shotaro Yamada
2b2fc92c4b Fix logbook clock-summary
Current implementation does not correctly handle the carrying up to hours. E.g., for logbook records `0:30:30` and `0:29:30`, it would return `00:00:00`.
2022-04-25 10:29:42 +08:00
Junyi Du
efacbbae5d ui: only notify error on default error screen 2022-04-25 10:27:54 +08:00
Junyi Du
6746c8813e ui: capture invalid pdf error 2022-04-25 10:27:54 +08:00
charlie
3973f2794e fix: page crash when navigating to home if default home is a custom page #5060 2022-04-24 15:32:49 +08:00
Tienson Qin
e992e627ab fix: move target block could be a page 2022-04-24 12:11:33 +08:00
Tienson Qin
198efb164c fix: lint warnings 2022-04-24 11:52:32 +08:00
Tienson Qin
46b71b0398 Remove encrypt 2022-04-24 11:50:14 +08:00
Tienson Qin
50f8954886 fix: markdown fenced code parsing 2022-04-24 11:48:30 +08:00
llcc
ed7defbe97 enhance(iOS): add a modal to instruct users to select valid directory (#4947)
* enhance(ios): add a modal to instruct users to select valid directory

* tweak height for loom video on iPhone
2022-04-24 11:20:44 +08:00
sawhney17
9383652458 fix issues with CI and change shortcuts 2022-04-24 11:19:15 +08:00
sawhney17
a65fa87b05 update keybindings 2022-04-24 11:19:15 +08:00
sawhney17
779ce56546 add shortcuts to open in default app + directory 2022-04-24 11:19:15 +08:00
Peng Xiao
24c4973bc2 fix: simple query title issue 2022-04-24 11:18:42 +08:00
Peng Xiao
1da9422262 feat: resolve datascript query inputs with Logseq DSL for plugins 2022-04-24 11:18:42 +08:00
Tienson Qin
4e30fda343 Add lightningfs back 2022-04-24 11:17:47 +08:00
Tienson Qin
c049f1dd9f Comment pageerror check on e2e tests 2022-04-24 11:17:47 +08:00
Tienson Qin
4d162f29b5 Remove more unused dict keys 2022-04-24 11:17:47 +08:00
Tienson Qin
b65359ae3f Remove unused code based on Gabriel's suggestions 2022-04-24 11:17:47 +08:00
Tienson Qin
d93911b44c Remove both unused :git/** and :project/** dict keys 2022-04-24 11:17:47 +08:00
Tienson Qin
b5a572ddae Remove worker.js backup file 2022-04-24 11:17:47 +08:00
Tienson Qin
679139c183 Remove unused dict key 2022-04-24 11:17:47 +08:00
Tienson Qin
114c71e60b remove debugging 2022-04-24 11:17:47 +08:00