aboutsummaryrefslogtreecommitdiff
path: root/src/modules/router/module.rs
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Bump indirect dependenciesFuwn2026-01-211-2/+2
* refactor: remove file headerFuwn2024-06-171-18/+0
* feat(router): remove translation engineFuwn2024-04-081-26/+22
* feat(router): global cache pre-routeFuwn2023-05-171-0/+41
* deps(windmark): bump to 0.3.9Fuwn2023-05-171-2/+2
* feat: native async reqwest callsFuwn2023-04-061-5/+5
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-061-5/+7
* feat(translate): character set detectionFuwn2023-03-311-2/+16
* refactor(router): move ticker and translate to modulesFuwn2023-03-301-60/+2
* feat(router): add translation engineFuwn2023-03-301-0/+98