Commit Graph

322 Commits (6de622264501c9cb8410b9bb28ac4d494813df7a)

Author SHA1 Message Date
Tienson Qin ebfb68f7e0 chore: bump mldoc 2021-11-08 16:29:16 +08:00
Tienson Qin d8c9045320 chore: bump mldoc
Disable macos arm64 temporarily because github action doesn't work.
2021-11-06 20:46:39 +08:00
Tienson Qin 707598a9f7 chore: bump mldoc 2021-11-04 18:07:09 +08:00
Tienson Qin 300ee8feb4 chore: bump mldoc 2021-11-03 21:13:34 +08:00
Tienson Qin 0f4622a946 chore: bump mldoc 2021-11-02 17:49:01 +08:00
Seth f3445fbfd7 fix typo in package.json scripts 2021-10-25 11:39:41 +08:00
Tienson Qin 5c14eeb7a8 chore: bump mldoc 2021-10-24 10:54:33 +08:00
Tienson Qin ab993d5028 chore: bump mldoc 2021-10-22 22:35:52 +08:00
Tienson Qin 7daa65fcfb fix: can't open graph on Linux
Downgrade Electron.
2021-10-12 20:43:53 +08:00
Tienson Qin 5b5690237f chore: bump electron 2021-10-12 19:45:11 +08:00
Tienson Qin e35c6c38ca chore: bump mldoc 2021-10-12 14:32:48 +08:00
Tienson Qin 404991bed8 chore: bump mldoc 2021-10-11 11:01:34 +08:00
Tienson Qin 9e0ee04829 fix: markdown footnote definition sometimes doesn't work 2021-10-11 10:14:14 +08:00
Tienson Qin 431814f577 enhance: remove blank line for some blocks when outputing to md/org
Related to #2937
2021-10-09 23:51:10 +08:00
Tienson Qin 0467fdba2a chore: bump electron
close #2905
2021-10-08 13:19:52 +08:00
Weihua Lu f09a928778 fix: fix white screen after splash 2021-09-30 12:42:03 +08:00
Tienson Qin 8504163858 mobile: add run-android-release script 2021-09-30 11:12:26 +08:00
Tienson Qin 0afd15c23d enhance(mobile): bottom buttons
also, fixed todo cycle
2021-09-28 14:58:43 +08:00
Tienson Qin 50ab51f651 mobile: add yarn release-app 2021-09-28 14:58:43 +08:00
Tienson Qin 5b11a90c67 mobile: use capacitor.config.ts && yarn app-watch 2021-09-28 14:58:43 +08:00
Weihua Lu c3e53ef2db mobile: file system init 2021-09-28 14:58:43 +08:00
Weihua Lu f2afcd707e feat: init ios/android template 2021-09-28 14:58:43 +08:00
Tienson Qin ac89a36ab0 chore: bump mldoc 2021-09-15 14:31:48 +08:00
Tienson Qin cdb34cfc23 chore: bump mldoc 2021-09-07 19:31:02 +08:00
Tienson Qin dd9a90b4ad enhance: hide logbook by default 2021-08-31 12:48:51 +08:00
Tienson Qin d87b341f7b chore: bump mldoc 2021-08-31 11:51:05 +08:00
Tienson Qin 78e24f7479 fix: add patch parser worker to yarn watch 2021-08-27 00:01:21 +08:00
Tienson Qin e5a00f8b1a chore: bump mldoc
close #2402
2021-08-26 09:55:17 +08:00
Tienson Qin 6e3d09d9f9
Merge pull request #2714 from logseq/enhance/plugin-related-improvements
Enhance/plugin related improvements
2021-08-25 23:58:49 +08:00
Tienson Qin 53975e7aa4 fix: re-render pixi when switching between dark/light 2021-08-25 22:16:27 +08:00
Aleksandr Dremov 48610551f9 Graph smoothing and dark styling 2021-08-25 22:11:52 +08:00
charlie 1859479e42 fix: conflicts 2021-08-25 10:20:17 +08:00
Tienson Qin c2e7593923 chore: bump mldoc 2021-08-23 23:25:52 +08:00
Tienson Qin 8bbb80d57d chore: bump mldoc 2021-08-23 22:09:40 +08:00
Tienson Qin 78a2dbd5dd chore: bump mldoc 2021-08-23 21:07:24 +08:00
charlie 94c3857da4 improve(plugin): simplify caller 2021-08-23 18:19:06 +08:00
charlie c4a92c2657 fix(dev): import cljs runtime scripts for parser worker base on file:// 2021-08-19 17:16:06 +08:00
Tienson Qin e87f83c395
Use web workers to speed up parsing (#2655)
* wip: use web workers to speed up parsing

* chore: uncomment forget.config.js

* fix: parser pool initialization

* fix: extract parser-worker

* fix: can't run the parser worker in the release mode

* fix: extract async tests

* fix: dsl query async test

* fix: img path in dev mode
2021-08-18 17:02:40 +08:00
Tienson Qin 0b3c2bf3f3 chore: bump mldoc 2021-08-18 12:05:25 +08:00
Tienson Qin b382f6df47 chore: bump mldoc 2021-08-11 22:35:49 +08:00
Tienson Qin 2ddc09601f chore: bump mldoc 2021-08-10 18:16:06 +08:00
Tienson Qin 703479b5af chore: bump mldoc 2021-08-09 13:49:27 +08:00
Tienson Qin b70f06a973 chore: bump mldoc 2021-08-06 21:02:42 +08:00
Tienson Qin 51f0819235 chore: bump pixi-graph-fork 2021-08-01 15:48:54 +08:00
Peng Xiao b2a23dcfbc feat: add embed twitter command 2021-07-30 18:06:07 +08:00
Tienson Qin d5dbdf6589 chore: bump mldoc 2021-07-30 12:57:27 +08:00
Tienson Qin 89213693d1 feat: use == for highlight
Defaults to use == for highlights too.
2021-07-27 23:28:18 +08:00
Tienson Qin ab9ed5562c chore: bump mldoc 2021-07-26 22:02:17 +08:00
Tienson Qin 1491d33ae2 fix: Org mode title not parsed if file-level property block exist in file
close #2286
2021-07-22 18:09:33 +08:00
Tienson Qin b3931bedb1 chore: bump version 2021-07-19 20:14:38 +08:00
Tienson Qin ab8e04d14d fix: block timestamps in the code block 2021-07-16 19:40:36 +08:00
Tienson Qin 6cc567442c debug: trying to fix sourcemaps not working on electron 2021-07-16 18:30:31 +08:00
Tienson Qin 7d91d2e009 fix: can't drag the desktop app when scrolling down a bit
close #2432
2021-07-16 15:47:17 +08:00
Tienson Qin c31b40ca8c fix: too many webgl contexts 2021-07-09 22:45:47 +08:00
Tienson Qin f31ab98ed0 chore: bump pixi-graph-fork 2021-07-09 12:43:00 +08:00
Tienson Qin a58de3da97 chore: bump pixi-graph-fork 2021-07-09 12:29:33 +08:00
Tienson Qin 4bef38346a fix: add default titles for some pages 2021-07-08 00:45:46 +08:00
Tienson Qin c2c69decca chore: bump mldoc 2021-07-07 22:26:58 +08:00
Tienson Qin 907e60262b chore: bump mldoc 2021-07-07 22:07:08 +08:00
Tienson Qin d05f105c34 chore: bump mldoc 2021-07-07 22:03:57 +08:00
Tienson Qin 5a41300e80
Graph revamp (#2372)
Graph revamp
2021-07-06 23:48:58 +08:00
Weihua Lu 40d912c277 chore: upgrade tailwind 2021-07-06 23:47:13 +08:00
Weihua Lu 3c602abb32 wip 2021-07-06 23:47:13 +08:00
rcmerci 6693068a04 chore: bump mldoc 0.8.4 2021-07-01 12:11:52 +08:00
Tienson Qin 935d02149b chore: bump mldoc 2021-06-30 22:14:34 +08:00
rcmerci 3d4d371796 update mldoc version 2021-06-30 22:14:34 +08:00
Tienson Qin 668523198e chore: bump mldoc 2021-06-23 21:02:47 +08:00
Weihua Lu 361dca3c23 fix: bump correct version 2021-06-23 19:33:40 +08:00
Tienson Qin af6d1ae7b7 chore: bump mldoc 2021-06-22 12:04:41 +08:00
Tienson Qin e617fd29d6 add tab && shift+tab 2021-06-22 10:57:11 +08:00
Tienson Qin f0af0f05dd test: cypress scaffolding 2021-06-22 10:57:11 +08:00
Tienson Qin ff615bc1f4 chore: bump mldoc 2021-06-17 19:49:39 +08:00
Tienson Qin 3eb3beef35 chore: bump mldoc 2021-06-16 00:25:55 +08:00
Tienson Qin 0bde30bc58 chore: bump version 2021-06-11 00:14:31 +08:00
dependabot[bot] 74d148dd23 chore(deps): bump highlight.js from 9.18.5 to 10.4.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.5 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.5...10.4.1)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 12:16:17 +08:00
Tienson Qin 8a9a75ddcd fix: app freeze 2021-06-08 16:17:07 +08:00
Tienson Qin 563607db80 chore: bump both better-sqlite3 and electron
Related to #1643
2021-06-08 10:19:55 +08:00
Tienson Qin c58084bcee chore: bump mldoc 2021-06-07 20:41:26 +08:00
Tienson Qin 3a8da3262a chore: bump mldoc 2021-06-07 19:52:23 +08:00
Tienson Qin 2dfe104b7c fix: rename parseHtml to exportToHtml 2021-06-07 15:18:57 +08:00
Tienson Qin 7ef9150e08 fix: Extra space and tab characters will be inserted into the file
close #2108
close #2057
2021-06-07 15:06:54 +08:00
Tienson Qin 219484e3cb chore: bump mldoc 2021-06-02 12:50:59 +08:00
Tienson Qin 0e5c2c88e2 chore: bump mldoc 2021-05-28 22:25:30 +08:00
Tienson Qin 9179b33e14 chore: bump mldoc 2021-05-27 15:12:17 +08:00
Tienson Qin 52ab749445 fix: bump mldoc 2021-05-27 14:02:56 +08:00
Weihua Lu bf61ea10e7 feat: refactor, integrate sentry with posthog 2021-05-27 10:51:36 +08:00
Weihua Lu 87b65ec220 feat: posthog instrument module 2021-05-27 10:51:36 +08:00
Tienson Qin 9cc6e3db65 fix: preserve spaces in the block's content 2021-05-24 08:56:24 +08:00
Tienson Qin a0a423ceef
Merge pull request #1191 from logseq/feat/outliner-core
Core outliner refactor
2021-05-20 00:05:13 +08:00
Tienson Qin 82ddd4c079 feat: add block preview
use tippy for tooltip
2021-05-13 00:35:10 +08:00
dependabot[bot] 3fe3cc5a2e chore(deps-dev): bump postcss from 8.2.8 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 17:56:01 +08:00
Tienson Qin b0a0e4d811 chore: bump mldoc 2021-05-10 11:17:49 +08:00
Tienson Qin 3dd7b4d7d5 chore: bump mldoc 2021-05-09 18:08:03 +08:00
dependabot[bot] f87579b173 chore(deps): bump chrono-node from 2.2.1 to 2.2.4
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.2.1...v2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 10:39:43 +08:00
Tienson Qin 99d7ad04a3 chore: bump mldoc 2021-04-29 20:06:05 +08:00
Tienson Qin 6bcdfd66fc chore: bump shadow-cljs 2021-04-29 13:40:35 +08:00
Tienson Qin e69b155ca2 fix: export indentation for block content 2021-04-25 19:19:05 +08:00
Tienson Qin 238b180424 chore: bump mldoc 2021-04-16 22:33:20 +08:00
Tienson Qin e873690a8b refactor: switch back to store properties directly in plain-text 2021-04-14 10:51:14 +08:00
Tienson Qin fde0f4cf69 chore: bump mldoc 2021-04-13 18:41:27 +08:00
Tienson Qin 19c2349893 chore: bump mldoc 2021-04-10 18:53:26 +08:00
Weihua Lu bf54aab0c4 remove mousetrap 2021-04-09 21:47:31 +08:00
Tienson Qin 10ab134f3d refactor: add markdown unordered list as blocks 2021-04-07 22:50:25 +08:00
Tienson Qin 9d63a6a68d chore: bump mldoc 2021-04-01 21:21:50 +08:00
Tienson Qin 4f2d7f1caa chore: bump mldoc 2021-04-01 18:49:41 +08:00
Tienson Qin 957ebb8efd chore: bump mldoc 2021-04-01 18:41:52 +08:00
Tienson Qin 27156943fe chore: bump mldoc to 0.6.3
Resolved #1541
2021-03-30 15:53:16 +08:00
Tienson Qin 3e8d326887 fix: parsing error for page ref followed by a link
Resolved #1546
2021-03-29 14:59:58 +08:00
Tienson Qin 6b4b55b72c chore: bump version
Resolved #1548
2021-03-29 10:17:09 +08:00
Tienson Qin 920d8f97f1 chore: bump mldoc 2021-03-27 08:06:45 +08:00
Tienson Qin 655c8bfc5f feat: block alias
Markdown syntax: [alias](((block-id)))
2021-03-24 23:15:37 +08:00
Tienson Qin 0670c54661 fix: move electron-window-state to resources/package.json 2021-03-24 20:16:02 +08:00
ahonn 35ccd5b403 feat: add electron-window-state to remember the window state 2021-03-24 20:15:25 +08:00
Tienson Qin b98e2e1dc8 chore: bump mldoc 2021-03-22 15:59:21 +08:00
Tienson Qin 86bf129b33 chore: bump is-svg 2021-03-22 11:16:25 +08:00
Tienson Qin 2df3fd297d fix: add page embeds to page references 2021-03-19 22:52:03 +08:00
Tienson Qin e06ee2290f refactor: merge both vendor.css and main.css
Import all used CSS modules into tailwind.all.css
2021-03-19 22:08:35 +08:00
Tienson Qin 6aaa4dd3fa chore: replace gulp build with run-s gulp:build 2021-03-19 16:43:22 +08:00
charlie 67321778a6 improve(dev): css development flow 2021-03-19 15:16:21 +08:00
Tienson Qin de67d7012e chore: bump mldoc 2021-03-19 15:14:03 +08:00
Tienson Qin 65d9824432 chore: bump mldoc 2021-03-18 21:07:53 +08:00
Charlie 2625552e76
improve(dev): support tailwind jit mode (#1473) 2021-03-18 19:46:39 +08:00
Junyu Zhan 18cfedf536 feat: add fs-extra package 2021-03-16 23:03:46 +08:00
Tienson Qin a63c0dbc64 fix: Block show http URL as a image URL
Resolved #1342
2021-03-16 12:35:26 +08:00
Tienson Qin 76b33f2d8f chore: use @excalidraw/excalidraw 2021-03-10 23:32:49 +08:00
Tienson Qin 7d3f5b2941 chore: bump mldoc 2021-03-04 18:11:25 +08:00
Tienson Qin 56f79ebc3f chore: bump mldoc 2021-03-01 14:09:37 +08:00
Tienson Qin 92c284e67d fix: parser 2021-02-27 23:56:22 +08:00
Tienson Qin 8ea96a0093 feat: enable . in tag names
Resolved #1378
2021-02-27 12:33:39 +08:00
Tienson Qin 3f774a9a4f
Merge branch 'master' into encryption 2021-02-23 12:26:15 +08:00
Tienson Qin fdd1538820 fix: use fuse.js for both fuzzy search and full-text search 2021-02-21 21:54:46 +08:00
Tienson Qin 678afea969
Merge branch 'master' into encryption 2021-02-17 23:01:09 +08:00
Tienson Qin 2b771bd851 chore: bump mldoc to 0.4.0
Fixed parsing error for big files
2021-02-17 14:02:34 +08:00
Tienson Qin 150953fcb8 feat(dynamic-variables): add dynamic variables to both templates
and macros.
2021-02-16 21:20:09 +08:00
Tienson Qin c13cf6a75e fix: full-text search 2021-02-15 16:45:11 +08:00
Tienson Qin 42f053d89c feat(full-text-search): use flexsearch instead of fuzzysort
For full-text search.
2021-02-14 13:51:58 +08:00
Kan-Ru Chen 9414ab6bc8 chore: bump rage-wasm to 0.2.1 2021-02-11 00:22:21 +09:00
Kan-Ru Chen 217060d589 feat(encryption): update to rage-wasm 0.2.0 and make encryption methods async
The size of rage-wasm 0.2.0 is significantly smaller and skill compatible with shadow-cljs
2021-02-10 11:29:02 +09:00
Tienson Qin 8b41cbadc3 enhance: fuzzy search causing freezes/lag
Related to #1171
2021-02-09 23:16:20 +08:00
Kan-Ru Chen b9c716dff7 feat(encryption): skip mnemonic generation and save keys directly to metadata.edn 2021-02-09 18:21:50 +09:00
Tienson Qin 4aa2d8aaf6 Merge branch 'encryption' of git://github.com/kanru/logseq into kanru-encryption 2021-02-07 16:31:56 +08:00
Tienson Qin 46a5ce1963 fix: local images can't be displayed on GitHub
Closed #1254
2021-02-03 23:49:32 +08:00
Kan-Ru Chen 3e7543dba5 chore: bump rage-wasm to 0.1.4 2021-02-03 16:50:37 +09:00
defclass f75bf5e1b7 Revert "Merge pull request #1158 from logseq/refacotor/add-cljs-env"
This reverts commit d82555a6f9, reversing
changes made to df1da263ac.
2021-02-02 21:32:34 +08:00
defclass 8d868bf842 Merge remote-tracking branch 'upstream/master' into refacotor/add-cljs-env 2021-02-02 14:45:54 +08:00
defclass 49da4f4829 fix(env): put ENV into yarn cmd 2021-02-02 14:40:06 +08:00
Tienson Qin 7028ba1568 fix: codemirror can't be loaded on the desktop app 2021-01-29 15:54:32 +08:00
Tienson Qin 516dc0a629 chore: remove background when installing the app 2021-01-29 15:22:18 +08:00
charlie ad40770e96 improve(electron): release build script 2021-01-28 23:00:36 +08:00
Tienson Qin a458635c67 docs: add desktop app development instructions 2021-01-28 20:16:44 +08:00