summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-17style(wording): clarify pipe permissionplugin-cli-interfaceAram Drevekenin
2024-01-16style: fix merge conflict mistakeAram Drevekenin
2024-01-16Merge branch 'main' into plugin-cli-interfaceAram Drevekenin
2024-01-16style(fmt): rustfmtAram Drevekenin
2024-01-16style: some cleanupsAram Drevekenin
2024-01-16fix(pipes): backpressure across multiple pluginsAram Drevekenin
2024-01-11style(fmt): rustfmtAram Drevekenin
2024-01-11refactor: various cleanupsAram Drevekenin
2024-01-10refactor - cli clientAram Drevekenin
2024-01-10fix: add is_private to pipes and change some namingAram Drevekenin
2024-01-10refactor - rename CliMessage to CliPipeAram Drevekenin
2024-01-09refactor: update(event) -> pipeAram Drevekenin
2024-01-08Bump rust version to 1.75.0 (#3039)har7an
2024-01-08refactor: pipe message protobuf interfaceAram Drevekenin
2024-01-05fix: take plugin configuration into account when messaging between pluginsAram Drevekenin
2024-01-01docs: cli pipeAram Drevekenin
2024-01-01fix: improve cli plugin loading error messagesAram Drevekenin
2023-12-31refactor: adjust cli apiAram Drevekenin
2023-12-29fix: add permissionsAram Drevekenin
2023-12-29feat: allow plugins to specify how a new plugin instance is launched when sen...Aram Drevekenin
2023-12-28fix: leaking messages between plugins while loadingAram Drevekenin
2023-12-28fix: pipe/client-server communication robustnessAram Drevekenin
2023-12-28chore(repo): update issue templatesAram Drevekenin
2023-12-27fix: come cleanups and add skip_cache parameterAram Drevekenin
2023-12-27fix: use input_pipe_id to identify cli pipes instead of their message nameAram Drevekenin
2023-12-27fix: allow cli messages to send plugin parameters (and implement backpressure)Aram Drevekenin
2023-12-26prototype - allow plugins to send messages to each otherAram Drevekenin
2023-12-22refactor: change message to cli-messageAram Drevekenin
2023-12-22prototype - working with launching plugin if it is not launched, also fixed e...Aram Drevekenin
2023-12-19prototype - working after removing unused stuffAram Drevekenin
2023-12-18prototype - working with better cli interfaceAram Drevekenin
2023-12-13docs(changelog): improve plugin perfJae-Heon Ji
2023-12-13perf: improve plugin download & load feature (#3001)Jae-Heon Ji
2023-12-06fix(template): close commentAram Drevekenin
2023-12-06docs(repo): feature request templateAram Drevekenin
2023-12-06docs(repo): update issue templatesAram Drevekenin
2023-12-06docs(repo): update issue templatesAram Drevekenin
2023-12-05prototype - pipe from the CLI to plugins and back againAram Drevekenin
2023-12-05prototype - pipe from the CLI to pluginsAram Drevekenin
2023-12-03prototype - working with message from the cliAram Drevekenin
2023-12-02docs(changelog): synchronized rendersAram Drevekenin
2023-12-02feat(terminal): implement synchronized renders (#2977)Aram Drevekenin
2023-12-01docs(changelog): plugin errorsAram Drevekenin
2023-12-01fix(plugins): display errors properly (#2975)Aram Drevekenin
2023-12-01docs: Update Arch Linux package URL in THIRD_PARTY_INSTALL.md (#2956)Felix Yan
2023-11-30docs(changelog): flaky grid scroll fixAram Drevekenin
2023-11-30fix: fix flakey scroll history (#2935)pierce
2023-11-30docs(changelog): grid fixesAram Drevekenin
2023-11-30fix(grid): various crashes (#2972)Aram Drevekenin
2023-11-30docs(changelog): skip plugin cache flagAram Drevekenin