aboutsummaryrefslogtreecommitdiff
path: root/init.lua (unfollow)
Commit message (Expand)Author
2025-07-23Adds web.opts alternative api for web.set/web.getAkshay Nair
2025-07-23Update dmenu to use input text instead of selectionAkshay Nair
2025-05-02Move permission requested to defaults.viAkshay Nair
2025-05-02Refactor dmenu to be instantiable + add luassert for assertionsAkshay Nair
2025-05-02Prefix uv with web.uv + add permissions_persistance config optionAkshay Nair
2025-05-02Vendor inspect + fix urlchanged event use-after freeAkshay Nair
2025-05-02Implement NotificationReceived eventAkshay Nair
2025-05-02Add PermissionRequested event and accept/reject handlingAkshay Nair
2025-05-02Add search engine aliases for url inputAkshay Nair
2025-05-02Add configuration directory loading + --config-dir cli argAkshay 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-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