aboutsummaryrefslogtreecommitdiff
path: root/src/route.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor: restrict moreFuwn2022-04-271-3/+4
* refactor(search): restrict search internalsFuwn2022-04-271-2/+1
* format: unclarifyFuwn2022-04-271-1/+1
* refactor(route): up cache rate for debug buildsFuwn2022-04-221-0/+3
* 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