aboutsummaryrefslogtreecommitdiff
path: root/src/route.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(route): remove debug logsFuwn2022-04-181-5/+0
* refactor: constify many constantsFuwn2022-04-181-1/+3
* build(rustc): bump toolchainFuwn2022-04-171-1/+1
* refactor: decrease cache rateFuwn2022-04-171-1/+1
* feat: cache static pagesFuwn2022-04-171-1/+0
* feat: implement cacherFuwn2022-04-171-0/+39
* refactor: route for future useFuwn2022-04-161-1/+14
* refactor: move route related functionsFuwn2022-04-141-0/+38