aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)Author
2025-05-02Add configuration directory loading + --config-dir cli argAkshay Nair
2025-05-02Some more lua api specsAkshay Nair
2025-05-02Refactor + expose managing mode to inside luaAkshay Nair
2025-04-19Add web.search.get_text and prefill current search textAkshay Nair
2025-04-19Add web.view.open_devtools for opening devtoolsAkshay Nair
2025-04-19Add web.search and search text implemnetationAkshay Nair
2025-04-14Refactor lua runtime apiAkshay Nair
2025-04-13Add support for number keys and open view by number keyAkshay Nair
2025-04-13Add downloads_dir configuration + auto-accept download requestsAkshay Nair
2025-04-12Add user agent configurationAkshay Nair
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Switch to using __internals for all apiAkshay Nair
2025-04-12Add configuration apiAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-12Respect cli args for main instanceAkshay Nair
2025-04-06Change build setup to install lua prefix correctly + static build libluvAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Fix new window handling + webviewstack testsAkshay Nair
2025-04-05Set url for windows synchronously + handle title change in webviewAkshay Nair
2025-04-05Update clang formattingAkshay Nair