zellij/src
Jae-Heon Ji c87ff8cb2e
feat: load plugins from the web (#2863)
* feat: add basic downloader

* feat: add download progress bar

* feat: move crate location and some fix

* feat: add downloader in layout

* chore: remove comment

* Revert "feat: add downloader in layout"

This reverts commit ac4efb937e88cdb31fe7f18919f9fbe3857054b0.

* feat: change http request module to surf

* feat: add some function

* feat: add plugin download in wasm

* feat: add error handling

* test: update unittest

* feat: change hash library from ring to highway

* fix: openssl-sys issue for surf-client

* minor adjustments

* style(fmt): rustfmt

* move openssl-sys back to dependencies

---------

Co-authored-by: Aram Drevekenin <aram@poor.dev>
2023-11-02 13:09:18 +01:00
..
tests feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00
commands.rs fix(cli): session names only for attach in fish completion (#2857) 2023-10-20 17:51:01 +02:00
main.rs feat: load plugins from the web (#2863) 2023-11-02 13:09:18 +01:00
sessions.rs fix(cli): session names only for attach in fish completion (#2857) 2023-10-20 17:51:01 +02:00