Charlie
|
020317911f
|
Enhance/plugin APIs (#7555)
* feat: WIP native cli command support
* Add :shell/command-whitelist option
* Integrate cli to code block
* Add :code-block/command-whitelist option
* fix: size of icon
* improve(shell): cache user shell whitelist on application configures file
* improve(electron): promisify run cli command
* chore(libs): update version
* fix(plugin): incorrect payload of pdf highlights section hook
* improve(plugin): block renderer with specific block uuid
* improve(plugin): expose logger for user lib
* improve(plugin): block hooks type
* improve(plugin): block slot hook with specific block
* improve(plugin): auto generate key for provide UI options
* improve(plugin): style of injected ui container
* improve(plugin): types
* improve(plugin): async messaging api from host to plugin
* improve(plugin): add types
* improve(apis): get external plugin metadata
* improve(apis): invoke external plugin impls
* improve(apis): call external plugin impls for simple commands
* enhance(apis): datascript query api for predicate inputs
* enhance(apis): datascript query api for predicate inputs
* fix(apis): redundant args of datascript query api
* enhance(plugins): position of float ui container
* enhance(plugins): style of setting options
* enhance(plugins): layouts data for float ui
* chore(plugins): update CHANGELOG.md
* improve(apis): add types
* chore: fix some inclusive terms
* improve(apis): types
* chore(plugins): update CHANGELOG.md
* chore(plugins): build libs
* chore: update CHANGELOG.md
* chore: remove experiemental alda integration
* fix(lint): remove unused methods
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
|
2022-12-19 20:23:25 +08:00 |
|
Andelf
|
e6d87dfd6c
|
enhance(editor): allow global git cmd shortcut
|
2022-04-16 00:39:16 +08:00 |
|
Tienson Qin
|
c9749275d3
|
enhance: display loading when invoking commands like git push
|
2021-08-27 20:54:39 +08:00 |
|
Tienson Qin
|
5261460a7d
|
fix: modal width tweaks
|
2021-08-27 20:18:56 +08:00 |
|
Tienson Qin
|
d61663f3aa
|
feat: use embed git instead of system git
|
2021-08-26 12:17:10 +08:00 |
|
Tienson Qin
|
fae4efe00e
|
fix: can't move left/right in the commands input
|
2021-08-24 21:42:46 +08:00 |
|
Tienson Qin
|
4c3bdb0bf3
|
feat: git integration
|
2021-08-24 21:42:46 +08:00 |
|