Activity
automtically add robots=none meta-tag to every saved document
automtically add robots=none meta-tag to every saved document
Pull request merge
fix issue with cache not working if first url got a redirect
fix issue with cache not working if first url got a redirect
Pull request merge
improve crate-level API, revamp srcset parsing
improve crate-level API, revamp srcset parsing
Pull request merge
feat: Actor definition, Actor usage to README
feat: Actor definition, Actor usage to README
Pull request merge
improve format of tests' code
improve format of tests' code
Pull request merge
implement file name templating (title and timestamp)
implement file name templating (title and timestamp)
Pull request merge
fix embedding mechanics of images linked within SVG
fix embedding mechanics of images linked within SVG
Pull request merge
embed JS as plain text instead of relying on data URLs
embed JS as plain text instead of relying on data URLs
Pull request merge
find nodes by path, do more work on SVG embedding
find nodes by path, do more work on SVG embedding
Pull request merge
fix building of armhf and aarch64 binaries upon CD
fix building of armhf and aarch64 binaries upon CD
Pull request merge
use clean URL for status reporting
use clean URL for status reporting
Pull request merge
embed href and xlink:href attributes of <use> elements
embed href and xlink:href attributes of <use> elements
Pull request merge
add method for shredding cache database file
add method for shredding cache database file
Pull request merge
make it possible to lint staged files
make it possible to lint staged files
Pull request merge
format code using clippy
format code using clippy
Pull request merge
include cargo clippy into code formatting check
include cargo clippy into code formatting check
Pull request merge
add support for embedding apple-touch-icons
add support for embedding apple-touch-icons
Pull request merge
re-format code back to Rust 2021
re-format code back to Rust 2021
Pull request merge
improve error handling
improve error handling
Pull request merge
make code a bit more readable
make code a bit more readable
Pull request merge
refactor code related to caching
refactor code related to caching
Pull request merge