tvl-depot/users/tazjin/tgsa
Vincent Ambo f200b1265f refactor(tazjin/tgsa): move error handling one layer up
this lays the groundwork for adding another handler and returning
handler results as `anyhow::Result<rouille::Response>`.

needed for the image redirect stuff.

Change-Id: I909bd9c2f46f42ea759d50662d7bc36c1f408ed3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5609
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2022-05-14 23:50:50 +00:00
..
src refactor(tazjin/tgsa): move error handling one layer up 2022-05-14 23:50:50 +00:00
.gitignore feat(tazjin/tgsa): Implement initial tg embed -> BBcode features 2022-04-16 20:35:01 +00:00
Cargo.lock fix(tazjin/tgsa): Preserve newlines in messages 2022-04-20 11:02:44 +00:00
Cargo.toml fix(tazjin/tgsa): Preserve newlines in messages 2022-04-20 11:02:44 +00:00
default.nix feat(tazjin/tgsa): Implement initial tg embed -> BBcode features 2022-04-16 20:35:01 +00:00