summaryrefslogtreecommitdiffstats
path: root/default-plugins/strider
AgeCommit message (Expand)Author
2024-02-22cleanup strider from unused search featureAram Drevekenin
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2023-08-24fix(ux): various ui/ux fixes (#2722)Aram Drevekenin
2023-08-12feat: add plugin permission system (#2624)Jae-Heon Ji
2023-08-09feat(plugins): use protocol buffers for serializing across the wasm boundary ...Aram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-06-17feat(plugins): strider improvements (#2551)Aram Drevekenin
2023-06-17refactor(plugins): improve api (#2552)Aram Drevekenin
2023-06-12fix(strider): clear search term on ESC (#2531)Aram Drevekenin
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-05-22fix(strider): update out of range index in files (#1425)Jae-Heon Ji
2022-03-16chore(update): pretty-bytes `0.2` -> `0.2.2` (#1224)a-kenji
2022-03-08refactor(tab): simplify mouse hold and release (#1185)Thomas Linford
2022-03-04fix(cargo.toml): remove reduntant `resolver` key (#1170)a-kenji
2021-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-12fix(plugin): clean up the mouse PR a littleBrooks J Rady
2021-10-12feat(plugin): Add mouse events for plugins (#629)qepasa
2021-09-30fix(strider): do not descend into host folder (#753)Aram Drevekenin
2021-09-19fix(strider): update host mount-pointBrooks J Rady
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady