aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)Author
2025-05-02Add a simple lua test suite + add utils spec + fix keymap specAkshay Nair
2025-05-02Vendor inspect + fix urlchanged event use-after freeAkshay Nair
2025-05-02Implement NotificationReceived eventAkshay Nair
2025-05-02Refactor events into separate filesAkshay Nair
2025-05-02Add PermissionRequested event and accept/reject handlingAkshay Nair
2025-05-02Make window requests open a tab insteadAkshay Nair
2025-05-02Add stdlib and web.utilsAkshay Nair
2025-05-02Add scrolling controlsAkshay Nair
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