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
*
fix(router): tokio namespace
v0.3.4
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
*
feat(router): expose response to post-route callback
v0.2.5
Fuwn
2023-03-31
2
-4
/
+5
*
fix(cargo): response-macros feature flag
v0.2.4
Fuwn
2023-03-31
1
-0
/
+1
*
feat(response): macro-based responses
Fuwn
2023-03-31
2
-0
/
+71
*
feat(router): generalize all strings
Fuwn
2023-03-31
1
-16
/
+26
*
feat(response): generalize strings
Fuwn
2023-03-31
1
-14
/
+18
*
refactor(router): change response-related setters
Fuwn
2023-03-30
1
-6
/
+10
*
docs: fix old response documentation
Fuwn
2023-03-30
1
-7
/
+7
*
feat: overhaul response system
Fuwn
2023-03-30
3
-161
/
+116
*
feat(router): modify content from post-route callback
Fuwn
2023-03-29
2
-40
/
+47
*
refactor(returnable): unify callback context
Fuwn
2023-03-29
2
-17
/
+19
*
deps: bump tokio and tokio-openssl to latest
Fuwn
2023-03-21
1
-14
/
+32
*
style(router.rs): clippy lints
Fuwn
2023-02-04
2
-33
/
+13
*
docs(README.md): update outdated readme
Fuwn
2022-07-31
1
-0
/
+1
*
feat: drop rust nightly requirement!!!
v0.1.20
Fuwn
2022-07-31
2
-33
/
+21
*
feat(response): success with mime response
v0.1.19
Fuwn
2022-07-09
2
-3
/
+16
*
feat(response): always allow explicit mime specification
v0.1.17
Fuwn
2022-07-09
2
-111
/
+9
*
refactor(router): remove useless clones
Fuwn
2022-06-13
1
-2
/
+1
*
feat(router): allow access to client certs
Fuwn
2022-06-13
2
-24
/
+55
*
refactor: fix qualifications
Fuwn
2022-06-13
1
-10
/
+4
*
docs(cargo): bump version
0.1.15
Fuwn
2022-06-01
1
-84
/
+8
*
refactor(router): move router to seperate file
Fuwn
2022-06-01
2
-750
/
+771
[next]