gitbutler/crates/gitbutler-watcher
Sebastian Thiel 0b735b58f3
avoid proxying author-images in favor to letting the frontend do the caching (#4007)
The frontend should be better at this due to being a browser engine, which can naturally
handle slow network links and firewalls.

Caching should also be better and more consistent as cache-related headers are respected.

This should speed up display times of new branches significantly, ideally without blocking
the UI at all.
2024-07-09 21:24:23 +02:00
..
src avoid proxying author-images in favor to letting the frontend do the caching (#4007) 2024-07-09 21:24:23 +02:00
vendor/debouncer fix clippy warning about missing crossbeam feature 2024-07-02 15:14:40 +02:00
Cargo.toml remove references to gitbutler-core 2024-07-09 15:56:57 +02:00