summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-17style(fmt): rustfmtimprove-apiAram Drevekenin
2023-06-17refactor(plugins): improve shim APIAram Drevekenin
2023-06-17docs(changelog): more plugin api methodsAram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)Aram Drevekenin
2023-06-16docs(changelog): debounced watcherAram Drevekenin
2023-06-16performance(plugins): use a debounced fs watcher (#2546)Aram Drevekenin
2023-06-15docs(changelog): plugin pane eventsAram Drevekenin
2023-06-15feat(plugins): plugin pane state events (#2545)Aram Drevekenin
2023-06-14docs(changelog): relative plugin urlsAram Drevekenin
2023-06-14fix(plugins): allow loading relative urls (#2539)Aram Drevekenin
2023-06-14docs(contributing): status of contributionsAram Drevekenin
2023-06-13docs(changelog): suppress debug loggingAram Drevekenin
2023-06-13fix(logs): suppress debug logs when not debugging (#2532)Aram Drevekenin
2023-06-13docs(changelog): plugin fs watch fixAram Drevekenin
2023-06-13fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529)Aram Drevekenin
2023-06-12docs(changelog): strider search improvementsAram Drevekenin
2023-06-12fix(strider): clear search term on ESC (#2531)Aram Drevekenin
2023-06-12docs(changelog): focus plugin tab fixAram Drevekenin
2023-06-12fix(screen): focus tab as well as pane when launching existing plugin (#2530)Aram Drevekenin
2023-06-12docs(changelog): cursor flicker fixAram Drevekenin
2023-06-12fix(output): do not hide cursor on a render that does not include visual asse...Aram Drevekenin
2023-06-12docs(changelog): fix local cacheJae-Heon Ji
2023-06-12fix: improve user experience (#2522)Jae-Heon Ji
2023-06-09docs(changelog): plugin apiAram Drevekenin
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07docs(changelog): plugin system overhaulAram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-06-01docs(changelog): fix cwd of newtab actionJae-Heon Ji
2023-06-01fix: cwd of newtab action (#2455)XiaoZhang
2023-05-16docs(changelog): plugin workersAram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2023-05-15docs(changelog): update config file outputJae-Heon Ji
2023-05-15Fix issue 2421 - Update config file output (#2443)Kangaxx-0
2023-05-09Use rust 1.67 (#2375)har7an
2023-05-05docs(changelog): fix FreeBSD sticky bit crashThomas Linford
2023-05-05Do not unwrap() the sticky bit setting! (#2424)Val Packett
2023-05-03docs(changelog): build/ci speedupThomas Linford
2023-05-03improve build/ci times (#2396)Thomas Linford
2023-05-02docs(changelog): fix theme loadingJae-Heon Ji
2023-05-02Fix error loading non-existant themes directory and use default themes as the...Imbris
2023-04-28fix(e2e): fix flaky locked mode test (#2413)Aram Drevekenin
2023-04-28docs(changelog): error file pathsAram Drevekenin
2023-04-28fix(errors): add file path context to all IO errors in ConfigError (#2412)Imbris
2023-04-28docs(changelog): support env vars and shell expansions in cwdAram Drevekenin
2023-04-28feat(layout): Support environment variables in cwd (#2288) (#2291)Ran Shaham
2023-04-28docs(changelog): update and render plugins asyncAram Drevekenin
2023-04-28feat(plugins): update and render plugins asynchronously (#2410)Aram Drevekenin
2023-04-27docs(changelog): provide default themesJae-Heon Ji
2023-04-27feat: provide default themes (#2307)Jae-Heon Ji
2023-04-26docs(changelog): fix typoJae-Heon Ji