David Pedersen
|
fe89ab5592
|
Release (#2461)
|
2023-12-29 17:47:06 +01:00 |
|
future-highway
|
56159b0d4e
|
JsonDeserializer extractor for zero-copy deserialization (#2431)
|
2023-12-29 12:06:47 +01:00 |
|
David Pedersen
|
72ccde5900
|
Update multer (#2433)
|
2023-12-17 11:31:38 +00:00 |
|
Joshua Mo
|
2b486ea174
|
docs: Typo correction (#2405)
|
2023-12-04 19:04:07 +01:00 |
|
David Pedersen
|
ab36eda6aa
|
Release axum and axum-core (#2402)
|
2023-12-04 09:16:15 +01:00 |
|
David Pedersen
|
b7d14d3602
|
Release axum 0.7 (#2354)
|
2023-11-27 09:30:38 +01:00 |
|
David Pedersen
|
1a78e093ed
|
Apply changelog changes from 0.6 branch to main (#2353)
|
2023-11-25 20:44:07 +01:00 |
|
Jonas Platte
|
906f803a20
|
Update changelog (#2349)
|
2023-11-25 18:34:04 +01:00 |
|
19年梦醒
|
fc3cb44b91
|
Upgrade headers to 0.4.0 (#2351)
|
2023-11-25 08:47:57 +00:00 |
|
Michael Seele
|
e3d34bb553
|
axum-extra: Use impl Into<Cookie> (#2348)
|
2023-11-24 21:39:14 +01:00 |
|
Davide Ferrero
|
fd7fd9fa71
|
Upgrade cookie dependency to 0.18
… and replace uses of the deprecated Cookie::named fn.
|
2023-11-24 12:40:12 +01:00 |
|
David Pedersen
|
43b14a5f02
|
Update to latest versions of hyper and http-body (#1882)
Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
|
2023-11-23 11:03:03 +00:00 |
|
Mikhail Antoshkin
|
39cc596e45
|
Add OptionalQuery extractor (#2310)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
|
2023-11-18 12:38:30 +00:00 |
|
Jonas Platte
|
e84d563b26
|
Improve documentation of axum::Form (#2289)
|
2023-10-26 06:37:19 +09:00 |
|
Georg Semmler
|
2f6200dfbd
|
Use the diagnostic namespace (#2246)
|
2023-09-29 09:25:26 +02:00 |
|
David Pedersen
|
3b3bbb2403
|
Make tokio an optional dependency of axum-extra (#2236)
|
2023-09-21 07:33:40 +00:00 |
|
Yuri Astrakhan
|
786329d85d
|
Use inline format args (#2232)
|
2023-09-19 06:51:57 +00:00 |
|
David Pedersen
|
eade3fdad6
|
Update prost (#2224)
|
2023-09-14 15:19:23 +02:00 |
|
Jonas Platte
|
24f0f3eae8
|
Remove unused mut
|
2023-08-22 12:22:45 +02:00 |
|
Jonas Platte
|
34d1fbc052
|
Fix typos found by crate-ci/typos
|
2023-08-08 11:27:45 +02:00 |
|
Jonas Platte
|
432289dd04
|
Replace :emoji: codes with the actual emoji (#2144)
|
2023-08-03 08:23:18 +00:00 |
|
Jonas Platte
|
8af38763a5
|
Implement Clone for ErasedJson (#2142)
|
2023-08-02 19:35:04 +00:00 |
|
David Pedersen
|
6416a4784b
|
axum-extra: Remove unused tower-http dependency (#2137)
|
2023-08-02 07:50:44 +00:00 |
|
Ikko Eltociear Ashimine
|
025144be7e
|
Fix typo in typed_header.rs (#2133)
|
2023-07-31 15:27:20 +00:00 |
|
二手掉包工程师
|
5503b3236b
|
Fix CI (#2086)
- Use exactly version 1.0.0-rc.3 of hyper
- Update expected output of UI tests
- Fix clippy lints
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
|
2023-07-13 16:53:22 +02:00 |
|
Rodrigo Santiago
|
b80d126137
|
Remove bitflags crate dependency (#2073)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
|
2023-07-05 20:08:11 +00:00 |
|
Alex Butler
|
26daec2b17
|
Update tokio-tungstenite to 0.19 (#2021)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
|
2023-06-23 00:03:30 +02:00 |
|
Asger Hautop Drewsen
|
40da647620
|
docs: Remove explicit auto deref from PrivateCookieJar example (#2028)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
|
2023-06-22 21:50:45 +00:00 |
|
Azzam S.A
|
8374c3e789
|
docs: add warning icon for extractor order (#2027)
|
2023-06-05 12:05:53 +02:00 |
|
Eric Seppanen
|
ce7739e76d
|
Fix typo in json_lines.rs (#1970)
|
2023-04-29 07:49:21 +02:00 |
|
David Pedersen
|
877e3fe4de
|
Move TypedHeader to axum-extra (#1850)
Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
c97967252d
|
Add serve function and remove Server re-export (#1868)
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
6703f8634c
|
Remove B type param: Follow ups (#1789)
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
72c1b7a80c
|
Add Body::from_stream (#1848)
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
4e4c29175f
|
Remove B type param (#1751)
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
c31bea2f96
|
Release axum and axum-extra (#1942)
|
2023-04-18 20:40:42 +02:00 |
|
David Pedersen
|
e97462d452
|
Add Html , Css , JavaScript , and Wasm response types (#1921)
|
2023-04-17 13:20:17 +02:00 |
|
David Pedersen
|
39bb28130d
|
Enable println warning (#1929)
|
2023-04-14 22:26:56 +02:00 |
|
David Pedersen
|
51edc9c895
|
Release (#1923)
|
2023-04-11 17:23:38 +02:00 |
|
David Pedersen
|
6b106f4bab
|
Log built-in rejections (#1890)
|
2023-04-11 16:57:49 +02:00 |
|
David Pedersen
|
352cf9a266
|
Implement Deref and DerefMut for built-in extractors (#1922)
|
2023-04-10 07:18:35 +00:00 |
|
Jonas Platte
|
43b2d52403
|
Add OptionalPath extractor (#1889)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
|
2023-04-09 12:23:13 +00:00 |
|
David Pedersen
|
9b1f1a907b
|
Update allowed crates in public API (#1888)
|
2023-03-27 17:12:19 +02:00 |
|
David Pedersen
|
4dd062e8ed
|
Add missing changelog link
|
2023-03-22 15:26:17 +01:00 |
|
David Pedersen
|
562fa206f0
|
Release axum, axum-extra, axum-macros (#1875)
|
2023-03-22 15:22:47 +01:00 |
|
David Pedersen
|
03e8bc77f1
|
Implement IntoResponse for MultipartError (#1861)
|
2023-03-21 08:24:06 +00:00 |
|
David Pedersen
|
8e1eb8979f
|
Update to syn 2 (#1862)
|
2023-03-18 19:23:27 +00:00 |
|
David Pedersen
|
1133425d6b
|
Release axum, axum-macros, and axum-extra (#1843)
|
2023-03-13 11:00:13 +01:00 |
|
David Pedersen
|
bc3c35ea5a
|
Release all the crates (#1812)
|
2023-03-03 18:16:24 +01:00 |
|
John Downey
|
db22b7309d
|
Remove remnants of spa feature (#1802)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
|
2023-03-03 14:43:19 +00:00 |
|