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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: improve macro hygiene
v0.3.5
Fuwn
2023-04-16
3
-19
/
+19
*
refactor(hooks): implement call for hooks
Fuwn
2023-04-15
4
-23
/
+42
*
chore(examples): add sync module example
Fuwn
2023-04-15
1
-0
/
+67
*
chore(examples): seperate complex examples
Fuwn
2023-04-10
17
-219
/
+688
*
refactor(partial): into trait
Fuwn
2023-04-10
3
-8
/
+17
*
fix(macros): restrict macro name
Fuwn
2023-04-10
1
-3
/
+3
*
fix(router): tokio namespace
v0.3.4
Fuwn
2023-04-08
3
-7
/
+7
*
chore(git): ignore vscode configuration files
Fuwn
2023-04-08
1
-5
/
+8
*
feat(cargo): bump windmark 0.3.2 -> 0.3.3
v0.3.3
Fuwn
2023-04-06
2
-5
/
+5
*
refactor(context): rename params to parameters
Fuwn
2023-04-06
3
-10
/
+12
*
fix(context): custom parameters format for easy lifetimes
Fuwn
2023-04-06
12
-38
/
+53
*
feat(cargo): bump 0.3.1 -> 0.3.2
v0.3.2
Fuwn
2023-04-06
2
-5
/
+5
*
feat(response): async error handler
Fuwn
2023-04-06
3
-20
/
+43
*
feat(context): bring back peer address
Fuwn
2023-04-06
5
-29
/
+47
*
refactor(router): simplify context creation
Fuwn
2023-04-06
3
-53
/
+19
*
fix(context): fix async sharing
Fuwn
2023-04-06
6
-110
/
+82
*
feat(cargo): bump 0.3.0 -> 0.3.1
v0.3.1
Fuwn
2023-04-06
2
-6
/
+6
*
refactor(router): block macro
Fuwn
2023-04-06
1
-5
/
+11
*
feat(macros): async response macros
Fuwn
2023-04-06
3
-18
/
+53
*
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
4
-50
/
+39
*
feat(module): async module support
Fuwn
2023-04-04
5
-20
/
+109
*
feat(route): native async route support !!
Fuwn
2023-04-04
4
-15
/
+81
*
feat(cargo): bump 0.2.5 -> 0.3.0
v0.3.0
Fuwn
2023-04-03
2
-5
/
+5
*
style: seperate blocks
Fuwn
2023-04-03
2
-0
/
+6
*
fix(context): clippy lints
Fuwn
2023-04-03
7
-5
/
+10
*
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
4
-16
/
+16
*
refactor(returnable): seperate contexts
Fuwn
2023-04-03
7
-96
/
+36
*
refactor(handler): move traits
Fuwn
2023-04-03
2
-41
/
+19
*
refactor(handler): move all responses to traits
Fuwn
2023-04-03
3
-32
/
+46
*
refactor(handler): trait-based response
Fuwn
2023-04-03
3
-10
/
+19
*
feat(router): GET RID OF DIRTY BOXES
Fuwn
2023-04-03
5
-75
/
+63
*
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
2
-1
/
+33
*
feat(respones): accept generic bytes for binary_success
Fuwn
2023-04-02
2
-2
/
+5
*
refactor(src): clean up string generics
Fuwn
2023-04-02
3
-37
/
+44
*
feat(router): expose response to post-route callback
v0.2.5
Fuwn
2023-03-31
5
-10
/
+12
*
fix(cargo): response-macros feature flag
v0.2.4
Fuwn
2023-03-31
3
-0
/
+5
*
feat(response): macro-based responses
Fuwn
2023-03-31
5
-62
/
+116
*
feat(carg): bump 0.2.2 -> 0.2.3
v0.2.3
Fuwn
2023-03-31
2
-4
/
+4
*
feat(router): generalize all strings
Fuwn
2023-03-31
1
-16
/
+26
*
feat(response): generalize strings
Fuwn
2023-03-31
1
-14
/
+18
*
feat(cargo): bump 0.2.1 -> 0.2.2
v0.2.2
Fuwn
2023-03-30
2
-4
/
+4
*
refactor(router): change response-related setters
Fuwn
2023-03-30
1
-6
/
+10
*
docs: fix old response documentation
Fuwn
2023-03-30
2
-9
/
+9
*
feat: overhaul response system
Fuwn
2023-03-30
4
-191
/
+146
[next]