csd4ni3l
|
6c0b5180b4
|
fix html & css cache not working, use base64 for cache filenames, automatically update tab titles, store the old url & revert to current tab's url, make the browser work by requesting the url on enter, adding the css/html parse and receive. Fix Host header not changing for css urls. use serde_json serialization for css cache, add missing tree_to_vec function, and improve the renderer's boilerplate.
|
2026-02-24 16:25:15 +01:00 |
|
csd4ni3l
|
82ecd8cf8f
|
Add Rust build code instead of Python, add dummy Renderer and "render" using it, add Tab new function, fix tls/tcp enum not working and bunch of other borrowing/owning issues in connection, and remove the thread for html cache parsing
|
2026-02-22 17:14:41 +01:00 |
|
csd4ni3l
|
0b2e9c12ad
|
Remove all python stuff, simplify gitignore, update CREDITS, and tons of Rust rewriting basically. UI is done, but i might improve it by adding more functionality once im done with the rewrite. HTML Parser is done, and i started rewriting HTTPConnection. Just to note, this code doesnt work yet but i wanted to commit so its in the cloud.
|
2026-02-22 16:19:23 +01:00 |
|