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: 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
*
refactor(router): remove useless clones
Fuwn
2022-06-13
1
-2
/
+1
*
feat(router): allow access to client certs
Fuwn
2022-06-13
3
-27
/
+75
*
refactor: fix qualifications
Fuwn
2022-06-13
2
-11
/
+5
*
docs(cargo): bump version
0.1.15
Fuwn
2022-06-01
3
-88
/
+12
*
refactor(router): move router to seperate file
Fuwn
2022-06-01
3
-752
/
+773
*
fix(lib.rs): response content no leading whitespace
Fuwn
2022-06-01
1
-1
/
+1
*
docs(cargo): bump version
0.1.14
Fuwn
2022-04-20
3
-7
/
+7
*
fix(handle): response spacing
Fuwn
2022-04-20
1
-3
/
+3
*
docs(cargo): bump version
0.1.13
Fuwn
2022-04-15
3
-7
/
+7
*
feat(handler): expose handler types
Fuwn
2022-04-15
1
-1
/
+1
*
feat: handle bad request
Fuwn
2022-04-14
1
-19
/
+29
*
feat(handle): return bad request
Fuwn
2022-04-14
1
-1
/
+15
*
docs(cargo): bump version to 0.1.12
0.1.12
Fuwn
2022-04-07
3
-7
/
+7
*
fix: trailing for fix
Fuwn
2022-04-07
2
-1
/
+8
*
fix: try to fix path
0.1.11
Fuwn
2022-04-07
4
-8
/
+12
*
docs(cargo): bump version
0.1.10
Fuwn
2022-04-07
3
-7
/
+7
*
feat(router): allow path fixing
Fuwn
2022-04-07
1
-1
/
+22
*
refactor(examples): bind router
Fuwn
2022-04-07
1
-141
/
+138
*
docs(readme): link to example gemini capsule
Fuwn
2022-04-06
2
-0
/
+10
*
docs(cargo): bump to 0.1.9
0.1.9
Fuwn
2022-04-03
3
-9
/
+11
*
feat(refactor): no late init content
Fuwn
2022-04-03
1
-18
/
+14
*
feat(router): allow multiple headers and footers
Fuwn
2022-04-03
2
-36
/
+55
*
docs(cargo): bump version to 0.1.8
0.1.8
Fuwn
2022-04-02
3
-5
/
+13
*
feat(router): stateful modules!
Fuwn
2022-04-02
4
-8
/
+189
*
build(cargo): simplify example usage
Fuwn
2022-04-02
1
-0
/
+4
*
docs(readme): add modules and capsules section
Fuwn
2022-04-01
2
-1
/
+31
*
fix(router): conditional feature args
0.1.7
Fuwn
2022-03-31
3
-5
/
+7
*
feat(cargo): bump version
0.1.6
Fuwn
2022-03-31
3
-5
/
+5
*
feat(features): auto-deduce-mime
Fuwn
2022-03-31
5
-27
/
+147
*
fix(router): use different certificate file
Fuwn
2022-03-30
4
-29
/
+29
*
feat(router): specify custom port
0.1.4
Fuwn
2022-03-30
3
-7
/
+25
*
feat(cargo): bump version
0.1.3
Fuwn
2022-03-27
3
-6
/
+6
*
format(examples): rustfmt
Fuwn
2022-03-27
1
-67
/
+104
*
feat(handler): more fnmut
Fuwn
2022-03-27
4
-62
/
+77
*
feat(handler): fnmut partial
Fuwn
2022-03-27
3
-17
/
+13
*
feat(pre/post_route_callback): fnmut closure
Fuwn
2022-03-27
3
-26
/
+37
*
feat(error_handle): fnmut closure
Fuwn
2022-03-27
3
-12
/
+28
*
docs: add missing dependency
Fuwn
2022-03-27
2
-0
/
+2
[next]