Bilal Elmoussaoui
|
07043dc272
|
Use derive default where possible
|
2022-12-24 20:09:58 +01:00 |
|
Bilal Elmoussaoui
|
da507399ca
|
Make use of nightly rustfmt features
|
2022-06-10 21:23:13 +02:00 |
|
Bilal Elmoussaoui
|
be9502a5b8
|
favicon-scrapper: Don't panic on error
|
2022-06-06 09:12:29 +02:00 |
|
Bilal Elmoussaoui
|
2402de86b9
|
favicon-scrapper: Specify the error on Display
Fixes #322
|
2022-05-29 00:33:33 +02:00 |
|
Bilal Elmoussaoui
|
3c3eb02fff
|
Switch to oo7 for secret service handling
Also switch to tracing while we are at it. Might need to refactor the
whole keyring module in a
later commit
|
2022-04-30 01:55:23 +00:00 |
|
Bilal Elmoussaoui
|
3b72876408
|
favicon: Drop unnused async-std dependency
Leftover from surf testing
|
2022-04-22 01:04:47 +02:00 |
|
Bilal Elmoussaoui
|
56e196346f
|
Favicon: Fix tests
|
2022-04-22 00:56:51 +02:00 |
|
Bilal Elmoussaoui
|
de16461bbd
|
favicon: Drop Cargo.lock
|
2022-04-22 00:48:47 +02:00 |
|
Bilal Elmoussaoui
|
472298b059
|
favicon: replace async-std usages
|
2022-04-22 00:48:47 +02:00 |
|
Bilal Elmoussaoui
|
3f3c47595a
|
favicons: Split into a separate crate
This also stops fetching icons for a specific size and instead fetches the best size there is
that fixes the runtime stack error
Fixes #312
|
2022-04-22 00:33:19 +02:00 |
|