index
:
locus
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
route.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(route): Preserve hyphens in route descriptions
Fuwn
2026-02-18
1
-1
/
+32
*
feat(directory): Sort routes by hits
Fuwn
2025-05-27
1
-1
/
+3
*
refactor: clippy lints
Fuwn
2024-07-17
1
-2
/
+2
*
feat(modules): finger gateway
Fuwn
2024-06-24
1
-1
/
+5
*
refactor: remove file header
Fuwn
2024-06-17
1
-18
/
+0
*
format: new rustfmt.toml
Fuwn
2024-03-05
1
-7
/
+2
*
feat(router): global cache pre-route
Fuwn
2023-05-17
1
-38
/
+1
*
fix(route): fill for root path
Fuwn
2023-05-17
1
-1
/
+9
*
deps(windmark): bump to 0.3.9
Fuwn
2023-05-17
1
-2
/
+2
*
refactor(src): drop once_cell dependency for standard library
Fuwn
2023-04-18
1
-6
/
+9
*
deps(rust): bump to nightly-2023-04-15
Fuwn
2023-04-16
1
-6
/
+4
*
feat: native async reqwest calls
Fuwn
2023-04-06
1
-2
/
+2
*
deps(windmark): bump 0.2.5 -> 0.3.1
Fuwn
2023-04-06
1
-5
/
+10
*
feat: bump toolchain to nightly-2022-08-23
Fuwn
2022-08-27
1
-5
/
+6
*
refactor: restrict more
Fuwn
2022-04-27
1
-3
/
+4
*
refactor(search): restrict search internals
Fuwn
2022-04-27
1
-2
/
+1
*
format: unclarify
Fuwn
2022-04-27
1
-1
/
+1
*
refactor(route): up cache rate for debug builds
Fuwn
2022-04-22
1
-0
/
+3
*
fix(route): remove debug logs
Fuwn
2022-04-18
1
-5
/
+0
*
refactor: constify many constants
Fuwn
2022-04-18
1
-1
/
+3
*
build(rustc): bump toolchain
Fuwn
2022-04-17
1
-1
/
+1
*
refactor: decrease cache rate
Fuwn
2022-04-17
1
-1
/
+1
*
feat: cache static pages
Fuwn
2022-04-17
1
-1
/
+0
*
feat: implement cacher
Fuwn
2022-04-17
1
-0
/
+39
*
refactor: route for future use
Fuwn
2022-04-16
1
-1
/
+14
*
refactor: move route related functions
Fuwn
2022-04-14
1
-0
/
+38