Commit Graph

20 Commits (4bc8043f0fab2d65b00378637b15d9b6766a56a1)

Author SHA1 Message Date
Sunshine 4bc8043f0f
account for charset when creating data URLs 3 years ago
Sunshine b8aa545e8c
add support for wider range of charsets 3 years ago
Sunshine a6ddf1c13a
simplify code responsible for processing CSS 3 years ago
Sunshine 2e86ee67a5
revamp codebase 3 years ago
Sunshine 38a6f963ad
account for network errors, add option to ignore them 4 years ago
Sunshine 23de5ced21
add tests for utils::indent() 4 years ago
Sunshine bc98aca2a2
indent items in retrieval log to form a tree-like structure 4 years ago
Sunshine ddb97009e9
pass options object instead of using separate parameters 4 years ago
Sunshine 5c229c51da
move functions related to URL manipulation into url.rs 4 years ago
Sunshine f6ea16b3ad
create a separate function for appending URL fragments 4 years ago
Sunshine 090d647390
group all tests into either passing or failing groups 4 years ago
Sunshine cbe3f9f554
implement support for embedding images within srcset 4 years ago
Sunshine a18df74946
refactor code and implement integrity validation 4 years ago
Sunshine c999359b9f
Merge branch 'context-comment' of github.com:Alch-Emi/monolith into context-comment 4 years ago
Sunshine edacd09dc8
store blobs instead of data URLs in cache 4 years ago
Sunshine 594ad55bd8
improve data URL media type detection 4 years ago
Sunshine c097733ae7
improve parsing of data URLs 4 years ago
Sunshine 4951fea730
implement full CSS parsing 4 years ago
Sunshine be25784297
improve SVG media type detection 4 years ago
Sunshine 479c42e1ce
improve test code structure 4 years ago