Michael Aaron Murphy
|
bc56e493db
|
fix(web): Early return on no content type
|
2022-03-30 19:06:53 +02:00 |
|
Michael Aaron Murphy
|
4d88ce451e
|
fix(web): Fetch favicon from root domain before trying Google
|
2022-03-30 19:06:53 +02:00 |
|
Michael Aaron Murphy
|
e6076e5e9c
|
fix(web): Missing favicons for some websites
|
2022-03-30 19:06:53 +02:00 |
|
Michael Aaron Murphy
|
73afa4ce65
|
fix(web): Support http:// links
|
2022-03-29 01:52:13 +02:00 |
|
Michael Aaron Murphy
|
7b98785c27
|
refactor: Replace isahc with reqwest
|
2022-03-29 01:52:13 +02:00 |
|
Michael Aaron Murphy
|
dbfb3921ae
|
feat: Switch from smol runtime to tokio
|
2022-03-29 01:52:13 +02:00 |
|
Michael Aaron Murphy
|
4153f9f060
|
refactor: Favor futures crate over futures-lite to reduce dependencies
|
2022-03-29 01:52:13 +02:00 |
|
Michael Aaron Murphy
|
b770b59e7b
|
fix: Use dirs crate for home_dir() function
|
2022-03-29 01:52:13 +02:00 |
|
Michael Aaron Murphy
|
e578f2d19c
|
refactor: Replace postage with flume
|
2022-03-29 01:52:13 +02:00 |
|
Michael Aaron Murphy
|
e6a2babceb
|
chore: Apply Clippy lint fixes
|
2021-10-31 16:08:34 +01:00 |
|
Paul Delafosse
|
589dcb1cb3
|
feat(web): Fetch and cache favicons
|
2021-10-19 15:10:46 +02:00 |
|
Michael Aaron Murphy
|
1406efec23
|
chore: Apply GPL-3.0 SPDX license identifier to each source file
|
2021-08-30 18:35:32 +02:00 |
|
Michael Aaron Murphy
|
8b4fbf441f
|
fix(service): Switch from flume to postage to fix out-of-order communication
|
2021-08-17 13:01:08 +02:00 |
|
Michael Aaron Murphy
|
aa17efd34d
|
feat(web): Merge configs from all paths
|
2021-08-16 13:26:52 +02:00 |
|
Michael Aaron Murphy
|
48f09be4c9
|
improv(plugins): Convert web plugin to Rust plugin, with config support
|
2021-08-16 13:19:06 +02:00 |
|