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(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
*
feat(cargo): bump version to 0.2.1
Fuwn
2023-03-29
2
-4
/
+4
*
feat(router): modify content from post-route callback
Fuwn
2023-03-29
3
-41
/
+50
*
refactor(returnable): unify callback context
Fuwn
2023-03-29
3
-22
/
+24
*
ci(check): use table toolchain
Fuwn
2023-03-21
1
-1
/
+1
*
feat: windmark 0.1.19 -> 0.2.0
v0.2.0
Fuwn
2023-03-21
2
-4
/
+4
*
deps: bump tokio and tokio-openssl to latest
Fuwn
2023-03-21
2
-19
/
+36
*
deps(matchit): 0.5.0 -> 0.6.0
Fuwn
2023-03-21
1
-1
/
+1
*
style(router.rs): clippy lints
Fuwn
2023-02-04
2
-33
/
+13
*
docs(README.md): fix markdown url
Fuwn
2022-07-31
1
-1
/
+1
*
docs(README.md): update outdated readme
Fuwn
2022-07-31
2
-3
/
+7
*
feat: drop rust nightly requirement!!!
v0.1.20
Fuwn
2022-07-31
6
-53
/
+29
*
docs(README.md): add nightly toolchain notice
Fuwn
2022-07-31
1
-0
/
+6
*
feat(response): success with mime response
v0.1.19
Fuwn
2022-07-09
5
-7
/
+26
*
chore(cargo): republish with --all-features
v0.1.18
Fuwn
2022-07-09
2
-4
/
+4
*
feat(response): always allow explicit mime specification
v0.1.17
Fuwn
2022-07-09
5
-121
/
+18
*
docs(cargo): bump version 0.1.15 -> 0.1.16
0.1.16
Fuwn
2022-06-13
2
-6
/
+5
[next]