2
0
mirror of https://github.com/Y2Z/monolith synced 2024-11-10 19:10:29 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Emi Simpson
ab65b44f0d
Cleaned up some overcomplicated code 2019-12-05 20:22:39 -05:00
Emi Simpson
13bacb4320
EMPTY_STRING no longer used 2019-12-05 20:11:19 -05:00
Emi Simpson
d574e9a5da
Added support for <style> tags 2019-12-05 20:05:52 -05:00
Emi Simpson
d3956a7905
Made merge compatible with Y2Z/master 2019-12-05 19:01:03 -05:00
Emi Simpson
ef7ddcd434
Added fallback to absolute URL on failure to resolve CSS stylesheet @imports 2019-12-05 18:37:37 -05:00
Emi Simpson
11bbfc0851
Added support for recursively nested css @imports 2019-12-05 18:15:06 -05:00
Emi Simpson
a2bf7e3345
Fixed some errors detecting, parsing, and transforming urls in resolve_css_imports 2019-12-05 17:42:07 -05:00
knidarkness
550e4cc83f Fixed formatting 2019-10-12 14:05:07 +03:00
knidarkness
5443c0cc3f Added loading of the links given as url(...) in css files 2019-10-12 12:32:59 +03:00
robatipoor
55fe523a1c refactor utils functions 2019-10-10 16:53:00 +03:30
Vincent Flyson
3948ea3aa0 Improve code structure 2019-09-29 17:15:49 -04:00
Vincent Flyson
88a230872c Add CSP isolation, no CSS, and no iframe options 2019-09-21 22:59:03 -04:00
Vincent Flyson
c0fffbb212 Get rid of mime-sniffer dependency 2019-08-23 18:48:08 -04:00
mahdi
14e9e6facc cargo clippy 2019-08-23 22:54:45 +04:30
mahdi
b25b6765c1 some code refactor 2019-08-23 13:19:29 +04:30
Vincent Flyson
143c396c71 Rewrite program in Rust 2019-08-22 23:17:15 -04:00