index
:
null-browser
main
A simple, fast web browser built on qtwebengine (chromium), configured using lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
*
Use view for filtering window actions + window action router spec
Akshay Nair
2025-08-17
*
Add docs for events and event opts + document web.json
Akshay Nair
2025-08-15
*
Add null_docs_dir & null_assets_dir config options + use in lua
Akshay Nair
2025-08-12
*
Fix string values in null rpc params to be url decoded
Akshay Nair
2025-08-11
*
Embed docs as null://docs + web.help api
Akshay Nair
2025-08-08
*
Add web.json api (vendored dkjson)
Akshay Nair
2025-08-08
*
Add decorations.*.set_size api
Akshay Nair
2025-08-08
*
Add on_result callback for web.view.run_js
Akshay Nair
2025-08-04
*
Add web.view.reload
Akshay Nair
2025-08-02
*
Add hints extra for opening links (number keys only)
Akshay Nair
2025-08-02
*
Add web.view.run_js + change rpc js api
Akshay Nair
2025-07-27
*
Add viewselected/closed/created events
Akshay Nair
2025-07-27
*
Minor refactor for null rpc scheme handler
Akshay Nair
2025-07-27
*
Add more tests for api + webview + webviewstack
Akshay Nair
2025-07-27
*
Add ModeChanged event and display mode in bottom decoration
Akshay Nair
2025-07-26
*
Add check for origin in nullrpc scheme handler
Akshay Nair
2025-07-26
*
Add web.view.expose for simple lua->js interop in decorations
Akshay Nair
2025-07-26
*
Add simple js rpc for decorations via custom scheme
Akshay Nair
2025-07-26
*
Refactor heavy + extras.tabline module (incomplete)
Akshay Nair
2025-07-26
*
Add web.schedule to schedule an action after qt+libuv tick
Akshay Nair
2025-07-26
[next]