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
*
feat(router): expose response to post-route callback
Fuwn
2023-03-31
2
-4
/
+5
*
fix(cargo): response-macros feature flag
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!!!
Fuwn
2022-07-31
2
-33
/
+21
*
feat(response): success with mime response
Fuwn
2022-07-09
2
-3
/
+16
*
feat(response): always allow explicit mime specification
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
Fuwn
2022-06-01
1
-84
/
+8
*
refactor(router): move router to seperate file
Fuwn
2022-06-01
2
-750
/
+771
*
fix(lib.rs): response content no leading whitespace
Fuwn
2022-06-01
1
-1
/
+1
*
docs(cargo): bump version
Fuwn
2022-04-20
1
-3
/
+3
*
fix(handle): response spacing
Fuwn
2022-04-20
1
-3
/
+3
*
docs(cargo): bump version
Fuwn
2022-04-15
1
-3
/
+3
*
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
Fuwn
2022-04-07
1
-3
/
+3
*
fix: trailing for fix
Fuwn
2022-04-07
1
-1
/
+5
*
fix: try to fix path
Fuwn
2022-04-07
1
-4
/
+7
*
docs(cargo): bump version
Fuwn
2022-04-07
1
-3
/
+3
*
feat(router): allow path fixing
Fuwn
2022-04-07
1
-1
/
+22
*
docs(readme): link to example gemini capsule
Fuwn
2022-04-06
1
-0
/
+5
*
docs(cargo): bump to 0.1.9
Fuwn
2022-04-03
1
-4
/
+5
*
feat(refactor): no late init content
Fuwn
2022-04-03
1
-18
/
+14
*
feat(router): allow multiple headers and footers
Fuwn
2022-04-03
1
-33
/
+49
*
docs(cargo): bump version to 0.1.8
Fuwn
2022-04-02
1
-2
/
+6
*
feat(router): stateful modules!
Fuwn
2022-04-02
3
-6
/
+158
*
docs(readme): add modules and capsules section
Fuwn
2022-04-01
1
-1
/
+16
*
fix(router): conditional feature args
Fuwn
2022-03-31
1
-2
/
+4
*
feat(cargo): bump version
Fuwn
2022-03-31
1
-2
/
+2
*
feat(features): auto-deduce-mime
Fuwn
2022-03-31
2
-1
/
+120
*
fix(router): use different certificate file
Fuwn
2022-03-30
1
-24
/
+24
*
feat(router): specify custom port
Fuwn
2022-03-30
1
-4
/
+22
*
feat(cargo): bump version
Fuwn
2022-03-27
1
-3
/
+3
*
feat(handler): more fnmut
Fuwn
2022-03-27
2
-33
/
+48
*
feat(handler): fnmut partial
Fuwn
2022-03-27
2
-15
/
+11
*
feat(pre/post_route_callback): fnmut closure
Fuwn
2022-03-27
2
-22
/
+33
*
feat(error_handle): fnmut closure
Fuwn
2022-03-27
2
-11
/
+19
[next]