index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
icons.rs
Age
Commit message (
Expand
)
Author
2024-12-05
Update Rust and crates (#5248)
Mathijs van Veluw
2024-11-25
chore: fix some comments (#5224)
chuangjinglu
2024-09-23
Add extra linting (#4977)
1.32.1
Mathijs van Veluw
2024-07-12
Improved HTTP client (#4740)
Daniel García
2024-04-27
Implement custom DNS resolver (#3988)
Daniel García
2024-03-23
Update Rust and crates (#4445)
Mathijs van Veluw
2023-10-05
Fix typos
tuhana
2023-08-31
Update Rust and Crates
BlackDex
2023-08-13
Optimized Favicon downloading
BlackDex
2023-07-03
Fix dataurl parse panic when icon is malformed
Daniel García
2023-06-21
Update crates and workflow
BlackDex
2023-04-30
Change `String` to `&str` for all Rocket functions
BlackDex
2023-02-07
Ensure that all results from check_domain_blacklist_reason are cached.
Kevin P. Fleming
2023-02-07
Generate distinct log messages for regex vs. IP blacklisting.
Kevin P. Fleming
2023-01-09
Resolve uninlined_format_args clippy warnings
BlackDex
2022-12-02
Cleanups and Fixes for Emergency Access
BlackDex
2022-11-14
Prevent DNS leak when icon regex is configured
BlackDex
2022-11-08
Update Rust version, deps and workflow
BlackDex
2022-07-17
Fix issue with CSP and icon redirects
BlackDex
2022-07-10
Add more clippy checks for better code/readability
BlackDex
2022-06-25
Update dep's and small improvements on favicons
BlackDex
2022-06-04
use dashmap in icons blacklist regex
Daniel García
2022-02-26
Favicon, SMTP and misc updates
BlackDex
2022-01-30
Async/Awaited all db methods
BlackDex
2022-01-30
Update to rocket 0.5 and made code async, missing updating all db calls, that...
Daniel García
2022-01-08
Add support for legacy HTTP 301/302 redirects for external icons
Jeremy Lin
2021-12-30
Add config option to set the HTTP redirect code for external icons
Jeremy Lin
2021-12-28
Additionally set expires header when caching responses
Jake Howard
2021-12-24
Small changes to icon log messages.
BlackDex
2021-12-20
Add support for external icon services
Jeremy Lin
2021-09-24
Updated icon downloading
BlackDex
2021-06-19
Fix clippy lints
Daniel García
2021-05-16
Updated icon fetching and crates.
BlackDex
2021-05-08
Updated branding, email and crates
BlackDex
2021-05-02
Extract some FromDb trait impls outside the macros so they aren't repeated, a...
Daniel García
2021-04-15
Format the changes from merge to master
Daniel García
2021-04-15
Merge branch 'master' into fmt
Daniel García
2021-04-06
Merge remote-tracking branch 'origin/master' into fmt
Jake Howard
2021-04-06
Modify rustfmt file
Jake Howard
2021-04-06
Extract client creation to a single place
Jake Howard
2021-04-03
Updated icon fetching.
BlackDex
2021-03-31
Run `cargo fmt` on codebase
Jake Howard
2021-03-29
Icon and SMTP Debug fixes.
BlackDex
2021-03-28
Merge pull request #1546 from RealOrangeOne/clippy-run
1.20.0
Daniel García
2021-03-28
Icons should always be cached using full TTL
Jake Howard
2021-03-27
Use `if let` more
Jake Howard
2021-03-27
Cache icons on the client
Jake Howard
2021-02-07
Remove soup and use a newer html5ever directly
Daniel García
2020-12-10
Small update on favicon downloading
BlackDex
2020-12-08
Updated icon downloading
BlackDex
[next]