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
*
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
*
docs: extend
0.1.2
Fuwn
2022-03-27
6
-7
/
+76
*
docs(readme): fix example
Fuwn
2022-03-27
1
-0
/
+4
*
feat(cargo): bump version
0.1.1
Fuwn
2022-03-27
2
-3
/
+3
*
docs(readme): fix example
Fuwn
2022-03-27
1
-4
/
+6
*
feat(cargo): bump version to 0.1.0
Fuwn
2022-03-27
1
-1
/
+1
*
docs(meta): update description
Fuwn
2022-03-27
2
-2
/
+2
*
feat(router): set charset and language
Fuwn
2022-03-27
1
-1
/
+39
*
feat(router): logging options
Fuwn
2022-03-27
1
-1
/
+38
*
feat(response): respond with file
Fuwn
2022-03-27
5
-7
/
+26
*
refactor(tokio): reexport main
Fuwn
2022-03-27
2
-1
/
+2
*
refactor(handler): move handlers
Fuwn
2022-03-27
2
-32
/
+39
*
feat(response): add remaining responses (redirect)
Fuwn
2022-03-27
4
-40
/
+15
*
feat(response): implement many more responses
Fuwn
2022-03-27
3
-8
/
+69
*
refactor(router): more generic errors
Fuwn
2022-03-27
1
-13
/
+13
*
refactor(run): generic errors
Fuwn
2022-03-27
1
-5
/
+7
[next]