issues
search
murar8
/
axum_typed_multipart
Type safe multipart/form-data handling for axum.
84
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump codecov/codecov-action from 4 to 5
#91
dependabot[bot]
opened
1 day ago
1
How to impl TryFromChunks for enum with field
#90
headironc
opened
1 day ago
0
build(deps): update thiserror requirement from 1.0.7 to 2.0.0
#89
dependabot[bot]
closed
1 week ago
1
Error with Vec<u8>
#88
Cheban1996
closed
1 week ago
4
chore(deps): update ci
#87
murar8
closed
1 month ago
1
build(deps): bump actions/setup-python from 3 to 5
#86
dependabot[bot]
closed
1 month ago
1
Minimal utoipa example with file upload
#85
mattdavis90
closed
1 month ago
7
feat: gate TryFromChunks implementations
#84
murar8
closed
1 month ago
1
chore(deps): update proc-macro-error to proc-macro-error2
#83
murar8
closed
1 month ago
1
Example: Usage with Utoipa
#82
mattdavis90
closed
1 month ago
3
Migrate from proc-macro-error
#81
bachp
closed
1 month ago
1
docs: add validation example
#80
murar8
closed
2 months ago
1
Gate `TryFromChunks` implementations for external libraries using feature flags
#79
murar8
closed
1 month ago
0
build(deps): update reqwest requirement from 0.11.27 to 0.12.5
#78
dependabot[bot]
closed
3 months ago
2
some cleanup
#77
murar8
closed
3 months ago
1
build(deps): update tower requirement from 0.4.13 to 0.5.0
#76
dependabot[bot]
closed
3 months ago
1
Limit Vec lengh in request body
#75
ChanManChan
closed
2 months ago
3
Manteinance 2024 08 10
#74
murar8
closed
3 months ago
1
Help: How to get file size?
#73
krishnaTORQUE
closed
4 months ago
2
Changing the prefix of `NamedTempFile` within `FieldData`
#72
shard77
closed
6 months ago
1
test: test
#71
murar8
closed
7 months ago
1
chore: remove openssl dependency
#70
stormshield-gt
closed
7 months ago
1
Why openssl as a build dependency?
#69
stormshield-gt
closed
7 months ago
1
Implement TryFromChunks for chrono FixedOffset and UTC
#68
reneklacan
closed
7 months ago
2
build(deps): update reqwest requirement from 0.11.22 to 0.12.0
#67
dependabot[bot]
closed
8 months ago
1
build(deps): update heck requirement from 0.4.1 to 0.5.0
#66
dependabot[bot]
closed
8 months ago
2
manteinance
#65
murar8
closed
9 months ago
1
build(deps): bump codecov/codecov-action from 3 to 4
#64
dependabot[bot]
closed
9 months ago
1
Upload example out-of-date with file persistence
#63
JuxhinDB
closed
10 months ago
1
Add support for axum 0.7
#62
murar8
closed
11 months ago
1
Error in macro TryFromMultipart in axum@0.7.1
#61
krishnaTORQUE
closed
11 months ago
1
Does not work with Axum 0.7
#60
OwczarekGit
closed
11 months ago
1
build(deps): update axum requirement from 0.6.0 to 0.7.1
#59
dependabot[bot]
closed
11 months ago
1
Manteinance
#58
murar8
closed
12 months ago
1
chore: implement pre-commit hooks
#57
murar8
closed
1 year ago
1
impl Deref and DerefMut for TypedMultipart and BaseMultipart
#56
gengteng
closed
1 year ago
5
Make rejection field in BaseMultipart pub
#55
gengteng
closed
1 year ago
4
53 handle nameless fields correctly
#54
murar8
closed
1 year ago
1
Handle nameless fields correctly
#53
murar8
closed
1 year ago
0
allow newtype idiom
#52
ibotty
closed
1 year ago
3
fix: dont panic inside implementation
#51
HigherOrderLogic
closed
1 year ago
5
build(deps): bump actions/checkout from 3 to 4
#50
dependabot[bot]
closed
1 year ago
1
Implement TryFromChunks for std::time
#49
murar8
opened
1 year ago
0
46 implement tryfromchunks for UUID and chrono
#48
murar8
closed
1 year ago
1
Implement TryFromChunks for chrono
#47
murar8
closed
7 months ago
0
Implement TryFromChunks for uuid
#46
murar8
closed
1 year ago
0
Add example of using TypedMultipart in a FromRequest implementation
#45
selfhoster1312
closed
1 year ago
2
How to implement TryFromChunks for external types?
#44
selfhoster1312
closed
1 year ago
6
Implement rename_all rule and add TryFromField macro
#43
murar8
closed
1 year ago
0
style: set up editorconfig
#42
murar8
closed
1 year ago
1
Next