lemmy/crates/api_crud/src/site
Nutomic 1d0a6ac08f
Avoid breaking api change, reduce api cache duration (#4610)
* Dont mark site.public_key as `serde(skip)` to avoid breaking change (fixes #4605)

* Reduce cache duration for api
2024-04-09 10:10:20 -04:00
..
create.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
mod.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
read.rs Avoid breaking api change, reduce api cache duration (#4610) 2024-04-09 10:10:20 -04:00
update.rs When uploading new icon/avatar/banner, delete old one (#4573) 2024-03-27 09:00:52 -04:00