102 Commits (9cd400db6c5da858a4f49eb883469cbd6cb7337d)

Author SHA1 Message Date
Mathijs van Veluw 71b3d3c818
Update Rust and crates (#5248) 1 year ago
chuangjinglu da3701c0cf
chore: fix some comments (#5224) 1 year ago
Mathijs van Veluw 040e2a7bb0
Add extra linting (#4977) 1 year ago
Daniel García 035f694d2f
Improved HTTP client (#4740) 1 year ago
Daniel García 27dc67fadd
Implement custom DNS resolver (#3988) 2 years ago
Mathijs van Veluw 93636eb3c3
Update Rust and crates (#4445) 2 years ago
tuhana 3d4be24902
Fix typos 2 years ago
BlackDex 32543c46da
Update Rust and Crates 2 years ago
BlackDex 6cdcb3b297
Optimized Favicon downloading 2 years ago
Daniel García 19e671ff25
Fix dataurl parse panic when icon is malformed 3 years ago
BlackDex 84a23008f4
Update crates and workflow 3 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 3 years ago
Kevin P. Fleming 6741b25907 Ensure that all results from check_domain_blacklist_reason are cached. 3 years ago
Kevin P. Fleming 24b5784f02 Generate distinct log messages for regex vs. IP blacklisting. 3 years ago
BlackDex a263aaa481
Resolve uninlined_format_args clippy warnings 3 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings 3 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings 3 years ago
BlackDex c0e3c2c5e1
Cleanups and Fixes for Emergency Access 3 years ago
BlackDex 63fb0e5a57
Cleanups and Fixes for Emergency Access 3 years ago
BlackDex dbcad65b68
Cleanups and Fixes for Emergency Access 3 years ago
BlackDex fee2b5c3fb
Cleanups and Fixes for Emergency Access 3 years ago
BlackDex 4aa6dd22bb
Cleanups and Fixes for Emergency Access 3 years ago
BlackDex 0d2399d485
Prevent DNS leak when icon regex is configured 3 years ago
BlackDex 439ef44973
Update Rust version, deps and workflow 3 years ago
BlackDex 17388ec43e
Update Rust version, deps and workflow 3 years ago
BlackDex 42db4b5c77
Update Rust version, deps and workflow 3 years ago
BlackDex b010dde661
Update Rust version, deps and workflow 3 years ago
BlackDex 0f95bdc9bb
Fix issue with CSP and icon redirects 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 4 years ago
BlackDex c7a752b01d
Update dep's and small improvements on favicons 4 years ago
Daniel García 699777be9e
use dashmap in icons blacklist regex 4 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 4 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates 4 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 4 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
Jeremy Lin a16c656770 Add support for legacy HTTP 301/302 redirects for external icons 4 years ago
Jeremy Lin b7eedbcddc Add config option to set the HTTP redirect code for external icons 4 years ago
Jake Howard 4584cfe3c1
Additionally set expires header when caching responses 4 years ago
BlackDex 2c94ea075c
Small changes to icon log messages. 4 years ago
Jeremy Lin 2f9ac61a4e Add support for external icon services 4 years ago
BlackDex 9375d5b8c2 Updated icon downloading 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 5 years ago
BlackDex f270f2ed65 Updated icon fetching and crates. 5 years ago
BlackDex 7cb19ef767 Updated branding, email and crates 5 years ago
Daniel García b8010be26b
Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints 5 years ago
Daniel García 305de2e2cd
Format the changes from merge to master 5 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 5 years ago
Jake Howard 155109dea1
Extract client creation to a single place 5 years ago
BlackDex 1d0eaac260 Updated icon fetching. 5 years ago