Commit Graph

158 Commits (bf79db9d541ddd12f11f5b8e84a5bab070c772ba)

Author SHA1 Message Date
Tienson Qin e5a875a5e8 chore: bump version 2021-09-23 20:06:12 +08:00
Tienson Qin b84cf7830f chore: bump version 2021-09-22 20:17:06 +08:00
Tienson Qin 31917f4092 chore: bump version 2021-09-13 22:45:03 +08:00
Charlie 18b7a7864b
Feat/plugin marketplace (#2766)
* Squashed commit of the following:

commit ea9af272e4
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Fri Aug 27 00:23:24 2021 +0800

    feat: type c to git commit

    also, fixed an issue that backspace can delete selected blocks
    when there's a dialog.

commit 78e24f7479
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Fri Aug 27 00:01:21 2021 +0800

    fix: add patch parser worker to yarn watch

commit 7f6e777bcd
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Thu Aug 26 23:57:46 2021 +0800

    fix: add several shortcuts to the Others category

commit 509697b276
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Thu Aug 26 23:55:40 2021 +0800

    fix: git username and email configuration

* Squashed commit of the following:

commit 401d85be5f
Author: Peng Xiao <pengxiao@outlook.com>
Date:   Fri Aug 27 11:10:32 2021 +0800

    feat: add protobuf mode

commit dc1e9fdfc9
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Fri Aug 27 13:33:47 2021 +0800

    chore: replace : with comma for git path

    ':' is a reserved character on Windows

commit ea9af272e4
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Fri Aug 27 00:23:24 2021 +0800

    feat: type c to git commit

    also, fixed an issue that backspace can delete selected blocks
    when there's a dialog.

commit 78e24f7479
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Fri Aug 27 00:01:21 2021 +0800

    fix: add patch parser worker to yarn watch

commit 7f6e777bcd
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Thu Aug 26 23:57:46 2021 +0800

    fix: add several shortcuts to the Others category

commit 509697b276
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Thu Aug 26 23:55:40 2021 +0800

    fix: git username and email configuration

* feat(plugin): ui of marketplace plugins list

* improve(plugin): support reload

* improve(plugin): installation from marketplace

* fix conflicts

* improve(plugin): installation from github public repo

* chore: remove unwanted dependency

* chore: remove console

* improve(plugin): add shortcuts

* ui(plugin): polish LOADING indicator

* improve(plugin): support up-to-date of marketplace plugin

* fix: remove debug option

* improve(plugin): better interaction of themes picker

* improve(plugin): better experience when installing theme from marketplace

* fix(plugin): downloads label of marketplace plugin

* improve(plugin): update package name field

* improve(plugin): change marketplace packages repo to `logseq/marketplace`

* fix(plugin): plugin title when updating notification

* fix: conflicts

* enhance(plugin): i18n related marketplace & lifecycle of plugin installation

* improve(plugin): handle offline situation

* ui(plugin): header plugin icons container

* fix(ui): add class identity for journal page with date page name

* improve(plugin): remote readme for marketplace plugin

* enhance(plugin): polish plugin card

* chore(plugin): build libs core

* Squashed commit of the following:

commit 751db4828c
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Tue Sep 7 16:58:25 2021 +0800

    enhance: log git errors

commit c2dbbc77bf
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Tue Sep 7 16:27:00 2021 +0800

    enhance: display refresh status

commit f734b6db37
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Tue Sep 7 16:03:57 2021 +0800

    fix: .git doesn't work well with third-party cloud services

commit 7e44d81f1d
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Tue Sep 7 13:52:38 2021 +0800

    fix: git init into the current graph folder

    instead of a separate git directory because .gitdir might has
    different paths on multiple devices, another reason is that the graph
    might have different histories considering the .git directory is not
    synced.

commit b86a801514
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 23:23:27 2021 +0800

    enhance: don't show diff if there's only blank changes

commit 0b55d119aa
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 22:39:06 2021 +0800

    fix: save the previous content in Logseq first and commit it

    to avoid overwritten when syncing with iCloud/Dropbox/syncthing.

commit e0baf4b05c
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 22:18:45 2021 +0800

    fix: close file watcher when exit the app

commit 10e7a9fbd6
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 21:05:38 2021 +0800

    fix: disable cut selections in the query result block

commit 90c2bd7cc2
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 18:42:17 2021 +0800

    fix: terminate parser and persist dbs when reloading the app (electron)

commit 571c81af30
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 17:57:33 2021 +0800

    enhance: add sync from local files (the old refresh way)

commit a16e5c98ba
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 17:23:57 2021 +0800

    fix: Dragging blocks to update notes does not synchronize updates to
    the notes file in real time.

    close #2744

commit 6897a22a3f
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 16:43:30 2021 +0800

    fix: disable page/block auto-complete once the cursor went outside

commit feb4404874
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 13:28:47 2021 +0800

    fix: wrong page metadata saved for another graph

commit b96332122f
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 13:08:28 2021 +0800

    enhance: catch errors when app quits

commit 1ee0c240c3
Author: Jiang Hailong <gombiuda@gmail.com>
Date:   Wed Sep 1 20:54:13 2021 +0800

    FIX: Linked reference is not refresh after file altering #2694

commit 0550c8a876
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 12:25:39 2021 +0800

    fix: display logbook for scheduled tasks

commit 2a5f0cee7c
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 12:21:19 2021 +0800

    fix: spent hours for logbook

commit 1f2c9e4d3f
Author: leizhe <lzhes43@gmail.com>
Date:   Sat Sep 4 12:59:09 2021 +0900

    fix(timestamp): remove old SCHEDULED/DEADLINE timestamp

    When using `date-picker` to update the SCHEDULED/DEADLINE timestamp by
    clicking an existing one, logseq will add a new timestamp instead of
    updating the old one. This patch fixs this issue.

commit cb23b967e4
Author: leizhe <lzhes43@gmail.com>
Date:   Sat Sep 4 11:36:34 2021 +0900

    fix(repeat): more consistent with orgmode style

    Ref: https://orgmode.org/manual/Tracking-your-habits.html

commit 229c7f2594
Author: leizhe <lzhes43@gmail.com>
Date:   Sat Sep 4 15:11:07 2021 +0900

    enhance(property): remove empty properties drawer

commit a76df9ce97
Author: leizhe <lzhes43@gmail.com>
Date:   Sat Sep 4 10:27:30 2021 +0900

    fix(clock): duplicate clock-in log twice

    1. `set-marker` will not log time anymore. The time logging is moved
    to `with-timetracking`
    2. Concat `logbook` only if `new-clocks` is nil, which fixs the
    duplication of clock-in log.

commit c79e9f9e3e
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 12:04:16 2021 +0800

    code: cleanup

commit 9ec85db09a
Author: DarshanSudhakar <$K3Ug1i&>
Date:   Mon Sep 6 08:32:07 2021 +0530

    Fixing typo  for the tooltip 'Block reference'

commit eec677873b
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 11:49:58 2021 +0800

    enhance: page history support reverting back

commit 7273112a00
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 11:23:31 2021 +0800

    git: revert back

commit cd853b5864
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 10:39:08 2021 +0800

    git: should compare ignored-files with disk content

commit a84dfb5eff
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 10:31:16 2021 +0800

    git: add ignore-files to avoid repeated notifications

commit 86577e7ebf
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 10:07:39 2021 +0800

    fix: ignore permission denied error when git add all

commit 8dc0ca9ff5
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 09:54:03 2021 +0800

    fix: run git config core.safecrlf false on windows

commit 9edaae559d
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 09:20:06 2021 +0800

    refactor: extract file ops

commit f12f58d3fa
Author: tiagodevezas <tiagodevezas@gmail.com>
Date:   Fri Sep 3 23:25:07 2021 +0100

    fix typos

commit 9e82f0117c
Author: tiagodevezas <tiagodevezas@gmail.com>
Date:   Fri Sep 3 21:32:03 2021 +0100

    Translate shortcuts to Portuguese (pt-PT)

commit 9a2c17bb05
Author: tiagodevezas <tiagodevezas@gmail.com>
Date:   Fri Sep 3 20:58:33 2021 +0100

    Translate new settings to pt-PT

commit c05034cc34
Author: Sebastian Bensusan <sbensu@gmail.com>
Date:   Sat Sep 4 07:57:07 2021 -0700

    feat(calc): Understand percentages

commit bfe6a5d6cb
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 6 08:46:30 2021 +0800

    enhance: commit the content in logseq when detecting any disk changes

* improve(plugin): add install plugin api

* fix(plugin): protected plugin installation api

* improve(plugin): tweak readme display for local

* fix: conflicts

* fix(plugin): get block option with include children

* improve(plugin): copy more marketplace manifest fields to plugin

* fix: conflicts

* improve(plugin): shortcut for copying plugin id

* Squashed commit of the following:

commit e51ea54a75
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Mon Sep 13 10:40:25 2021 +0800

    fix: change ack timeout

* fix(plugin): non blank icon string

* fix: conflicts

* fix: e name

* fix: remove debug from state

* chore(plugin): bump libs minor version

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-09-13 19:49:51 +08:00
Tienson Qin a21ae51847 chore: bump version 2021-09-09 23:27:33 +08:00
Tienson Qin 3f37ae4b74 chore: bump version 2021-08-31 20:45:05 +08:00
Tienson Qin d61663f3aa feat: use embed git instead of system git 2021-08-26 12:17:10 +08:00
Tienson Qin 2da995aeef chore: bump version 2021-08-26 00:56:41 +08:00
Tienson Qin 4c3bdb0bf3 feat: git integration 2021-08-24 21:42:46 +08:00
Tienson Qin c16242c0ac chore: bump version 2021-08-20 15:13:00 +08:00
Tienson Qin 8190576f35 fix: downgrade electron to 13.1.8 2021-08-20 14:53:19 +08:00
Tienson Qin 9ebfdeef31 chore: bump version 2021-08-19 23:45:57 +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 c087767be1 chore: update version 2021-08-11 20:21:31 +08:00
Tienson Qin 902f07c627 chore: bump version 2021-08-06 20:20:43 +08:00
Tienson Qin 37833239c0 chore: bump version 2021-08-03 21:51:29 +08:00
Tienson Qin ccc7646687 chore: bump version 2021-07-30 02:19:46 +08:00
Tienson Qin d3c694318d chore: bump version 2021-07-27 00:30:46 +08:00
Tienson Qin 642ba5e8bf chore: bump version 2021-07-26 22:59:21 +08:00
Tienson Qin 06a60d6ed1 chore: bump version 2021-07-23 23:38:51 +08:00
Tienson Qin 126778b1bf chore: bump version 2021-07-22 19:56:39 +08:00
Tienson Qin b3931bedb1 chore: bump version 2021-07-19 20:14:38 +08:00
Tienson Qin dcfeac94a3 chore: bump version 2021-07-15 03:06:27 +08:00
Tienson Qin d01963e20d chore: bump version 2021-07-14 00:39:38 +08:00
Tienson Qin 20a53ab6c5 chore: bump version 2021-07-08 00:47:05 +08:00
Tienson Qin 10de019e0c chore: bump version 2021-06-29 23:03:28 +08:00
Weihua Lu b5f63d0d4b enhance: add arm64 m1 mac build 2021-06-28 21:22:01 +08:00
Weihua Lu dd0417d0e8 chore: bump version 2021-06-28 14:04:10 +08:00
Tienson Qin 3138ab08f7 chore: bump electron package 2021-06-23 21:04:37 +08:00
Tienson Qin ceaac15ef7 chore: bump version 2021-06-18 00:45:27 +08:00
Tienson Qin 133fbd97ce fix: add rebuild:better-sqlite3 to electron release 2021-06-15 22:13:08 +08:00
Tienson Qin 281c63f0a7 chore: update version 2021-06-15 21:43:04 +08:00
Tienson Qin 494165a5c6 chore: bump forge 2021-06-12 02:54:30 +08:00
Tienson Qin caad77657e
Merge pull request #1747 from logseq/feat/integration-plugins-core
Feat/integration plugin core
2021-06-11 17:32:38 +08:00
Tienson Qin 0bde30bc58 chore: bump version 2021-06-11 00:14:31 +08:00
charlie da1f415af3 improve(plugin): add graph related api & types 2021-06-10 17:39:10 +08:00
Tienson Qin 05d51925a5 chore: updated version 2021-06-08 19:04:53 +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 d7bcac85b0 fix: page search && remove limitation for tags 2021-06-07 23:51:16 +08:00
Tienson Qin 0c3c7b4fb6 chore: bump version 2021-06-03 22:46:02 +08:00
Tienson Qin 6c4be74e00 fix: electron package version 2021-06-02 22:06:33 +08:00
charlie 907704310b chore: add rebuild better-seqlite3 script 2021-06-01 21:49:21 +08:00
Tienson Qin d28a5cd6da chore: update package version too 2021-05-30 22:14:44 +08:00
Tienson Qin 5ec6e31bfd chore: switch back to Logseq from Canary 2021-05-24 09:28:28 +08:00
Tienson Qin e06efe3d45 chore: update text 2021-05-14 21:10:31 +08:00
charlie a5163011dc chore(canary): fix package name 2021-04-30 18:44:47 +08:00
Tienson Qin d3f88d8b66 chore: bump electron 2021-04-19 11:17:57 +08:00
Tienson Qin e42414bdc4 feat(search): add better-sqlite3 2021-04-08 13:52:47 +08:00
Tienson Qin 1e6cf89c5f feat(sqlite): add Engine protocol 2021-04-08 13:52:47 +08:00
charlie ebc58790b4 improve(desktop): skip pre-release version for auto updater 2021-04-01 16:15:57 +08:00
charlie 02ac70aa04 improve(desktop): support auto updater for mac 2021-03-31 17:13:35 +08:00
Tienson Qin 0670c54661 fix: move electron-window-state to resources/package.json 2021-03-24 20:16:02 +08:00
Tienson Qin 710bab5759 fix: add fs-extra to electron app 2021-03-16 23:03:46 +08:00
defclass 615c851d7c chore(electron): add appimage format for linux 2021-03-09 10:35:35 +08:00
charlie 00d642ee31 fix(electron): typo of [Logseq] 2021-02-04 14:54:57 +08:00
charlie 8500afb849 improve(electron): use fragment mode for frontend router & polish UI 2021-01-26 13:17:23 +08:00
charlie 62ac98dd78 feat(electron): add updater apis on main process 2021-01-21 20:24:29 +08:00
charlie 22867be6aa feat(electron): improve development tools 2021-01-19 17:39:55 +08:00