index
:
archived-windmark
main
origin/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
/
handler
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf(router)!: Replace per-request locks with lock-free frozen storage
Fuwn
2026-04-14
3
-9
/
+9
*
perf(router)!: Pass RouteContext by reference to Partial headers and footers
Fuwn
2026-04-14
1
-3
/
+3
*
perf(router)!: Pass HookContext by reference to modules and hooks
Fuwn
2026-04-14
2
-6
/
+6
*
perf(router)!: Remove AsyncMutex from route and error handlers
Fuwn
2026-04-14
2
-6
/
+6
*
chore(license): Relicense under MIT OR Apache-2.0
origin/main
Fuwn
2026-02-20
7
-119
/
+0
*
feat(windmark): prelude feature flag
Fuwn
2023-05-05
3
-3
/
+3
*
chore: update copyright headers
Fuwn
2023-04-18
7
-14
/
+7
*
refactor(hooks): implement call for hooks
Fuwn
2023-04-15
2
-7
/
+17
*
refactor(partial): into trait
Fuwn
2023-04-10
1
-2
/
+9
*
fix(context): custom parameters format for easy lifetimes
Fuwn
2023-04-06
4
-9
/
+9
*
feat(response): async error handler
Fuwn
2023-04-06
2
-6
/
+17
*
fix(context): fix async sharing
Fuwn
2023-04-06
1
-5
/
+2
*
feat(route): merge async and sync mount functions !!
Fuwn
2023-04-05
1
-10
/
+8
*
feat(route): native async route support !!
Fuwn
2023-04-04
1
-5
/
+19
*
refactor(handler): move traits
Fuwn
2023-04-03
7
-0
/
+179