Commit Graph

6 Commits

Author SHA1 Message Date
Vincent Breitmoser 5e08a7086e cargo: cargo update and fix for some deps 2022-12-10 17:42:50 +01:00
Vincent Breitmoser b29845b893 cargo: apply cargo fmt --all 2022-02-26 17:01:14 +01:00
Nora Widdecke 421f8a0908 lint: Apply clippy autofixes
clippy::needless_borrow

  clippy::single_char_pattern

  clippy::redundant_clone

  clippy::needless_return

  clippy::needless_question_mark

  clippy::useless_conversion

  clippy::to_string_in_format_args

  clippy::to_string_in_format_args

  clippy::useless_format

  clippy::useless_vec

  clippy::toplevel_ref_arg

  clippy::redundant_static_lifetimes

  clippy::try_err
2022-02-25 10:23:34 +01:00
Justus Winter fec0cc4852 web: port to handlebars 3, the version used in rocket's dyn templates 2022-02-06 22:58:29 +01:00
Vincent Breitmoser 12f0be331b i18n: fix some untranslatable strings from database 2021-02-20 13:38:56 +01:00
Vincent Breitmoser 0fced131c5
i18n: working i18n based on gettext 2019-10-03 18:18:42 +02:00