index
:
windmark
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(router): Manually implement trailing slash clipper
Fuwn
2025-07-08
2
-5
/
+31
*
fix(router): Compliant empty path handling
Fuwn
2025-05-27
1
-5
/
+5
*
feat(router): Add set_listener_address
Fuwn
2025-05-27
1
-5
/
+31
*
refactor: Update Makefile.toml and source to follow new toolchain checks and ...
Fuwn
2025-04-08
1
-11
/
+15
*
fix(router): ensure route-time locks
Fuwn
2024-07-17
1
-17
/
+21
*
feat(router): setters for direct key and certificate content
Fuwn
2024-06-24
2
-10
/
+73
*
build(rustc): update toolchain
Fuwn
2024-04-01
1
-1
/
+1
*
fix(clippy): lints
Fuwn
2023-09-26
2
-2
/
+2
*
docs(router): run doc
Fuwn
2023-05-22
1
-1
/
+1
*
docs(router): ignore attach_async example
Fuwn
2023-05-05
1
-4
/
+4
*
docs: fix for prelude
Fuwn
2023-05-05
1
-31
/
+33
*
feat(windmark): prelude feature flag
Fuwn
2023-05-05
8
-18
/
+46
*
docs(router): remove useless assignment
Fuwn
2023-05-05
1
-1
/
+1
*
refactor: simplify imports
Fuwn
2023-05-05
3
-5
/
+5
*
fix(ci): fix tests and doc examples
Fuwn
2023-04-27
1
-24
/
+33
*
chore: update copyright headers
Fuwn
2023-04-18
20
-40
/
+20
*
feat: async-std support !!
Fuwn
2023-04-18
3
-4
/
+38
*
feat: improve macro hygiene
Fuwn
2023-04-16
1
-14
/
+14
*
refactor(hooks): implement call for hooks
Fuwn
2023-04-15
3
-15
/
+30
*
refactor(partial): into trait
Fuwn
2023-04-10
2
-7
/
+16
*
fix(macros): restrict macro name
Fuwn
2023-04-10
1
-3
/
+3
*
fix(router): tokio namespace
Fuwn
2023-04-08
1
-2
/
+2
*
refactor(context): rename params to parameters
Fuwn
2023-04-06
2
-7
/
+6
*
fix(context): custom parameters format for easy lifetimes
Fuwn
2023-04-06
11
-36
/
+51
*
feat(response): async error handler
Fuwn
2023-04-06
3
-20
/
+43
*
feat(context): bring back peer address
Fuwn
2023-04-06
4
-13
/
+31
*
refactor(router): simplify context creation
Fuwn
2023-04-06
3
-53
/
+19
*
fix(context): fix async sharing
Fuwn
2023-04-06
5
-85
/
+64
*
refactor(router): block macro
Fuwn
2023-04-06
1
-5
/
+11
*
feat(macros): async response macros
Fuwn
2023-04-06
1
-18
/
+47
*
refactor(router): no need for pin
Fuwn
2023-04-06
1
-3
/
+1
*
style(router): add associated types
Fuwn
2023-04-05
1
-5
/
+5
*
fix(module): bring back
Fuwn
2023-04-05
2
-0
/
+61
*
feat(route): merge async and sync mount functions !!
Fuwn
2023-04-05
3
-48
/
+37
*
feat(module): async module support
Fuwn
2023-04-04
3
-14
/
+100
*
feat(route): native async route support !!
Fuwn
2023-04-04
2
-14
/
+65
*
style: seperate blocks
Fuwn
2023-04-03
1
-0
/
+5
*
fix(context): clippy lints
Fuwn
2023-04-03
6
-4
/
+9
*
refactor(handler): move traits
Fuwn
2023-04-03
10
-0
/
+310
*
refactor(handler): misc. rename
Fuwn
2023-04-03
2
-7
/
+7
*
refactor(context): callback -> hook
Fuwn
2023-04-03
3
-13
/
+13
*
refactor(returnable): seperate contexts
Fuwn
2023-04-03
6
-95
/
+35
*
refactor(handler): move traits
Fuwn
2023-04-03
2
-41
/
+19
*
refactor(handler): move all responses to traits
Fuwn
2023-04-03
2
-24
/
+38
*
refactor(handler): trait-based response
Fuwn
2023-04-03
2
-8
/
+17
*
feat(router): GET RID OF DIRTY BOXES
Fuwn
2023-04-03
3
-25
/
+25
*
feat(response): allow multiple languages
Fuwn
2023-04-02
2
-17
/
+26
*
feat(response): add 'auto' functionality to binary_success raw
Fuwn
2023-04-02
1
-0
/
+32
*
feat(respones): accept generic bytes for binary_success
Fuwn
2023-04-02
1
-2
/
+2
*
refactor(src): clean up string generics
Fuwn
2023-04-02
2
-32
/
+43
[next]