aboutsummaryrefslogtreecommitdiff
path: root/src/modules/router
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Bump indirect dependenciesFuwn2026-01-211-2/+2
* fix: Various optimisationsFuwn2026-01-121-21/+5
* refactor: remove file headerFuwn2024-06-175-90/+0
* feat(router): remove translation engineFuwn2024-04-081-26/+22
* feat(rustc): bump nightlyFuwn2024-03-051-1/+1
* feat(router): global cache pre-routeFuwn2023-05-171-0/+41
* deps(windmark): bump to 0.3.9Fuwn2023-05-172-3/+3
* style: rewrite formatterFuwn2023-04-171-9/+7
* deps(rust): bump to nightly-2023-04-15Fuwn2023-04-162-7/+3
* feat: native async reqwest callsFuwn2023-04-063-7/+7
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-063-9/+12
* feat(translate): character set detectionFuwn2023-03-313-64/+101
* feat(translation): add translation headerFuwn2023-03-304-106/+212
* feat(translate): minimize translation passesFuwn2023-03-301-12/+27
* refactor(router): move ticker and translate to modulesFuwn2023-03-303-60/+106
* feat(router): add translation engineFuwn2023-03-302-0/+148