Commit graph

51 commits

Author SHA1 Message Date
asonix 298843c31c Bump version 2024-03-27 19:03:45 -05:00
asonix 5f38d493c6 Bump version 2023-12-22 13:55:21 -06:00
asonix 05161821b6 Update version, remove dependency on actix-rt 2023-12-10 18:20:06 -06:00
asonix 8b422644fb Add streem, update dependencies 2023-12-10 18:16:10 -06:00
asonix 9e0e425e14 Bump version 2023-07-18 18:04:41 -05:00
asonix 4ec8205934 Try to avoid spinning forever 2023-07-16 14:08:18 -05:00
asonix 20f80df9fd Attempt to drain multipart before returning errors 2023-07-16 13:49:21 -05:00
asonix 46e5834b60 Ensure error is Send 2023-06-01 17:16:23 -05:00
asonix 1be6074cf4 Update deps 2023-06-01 16:19:17 -05:00
asonix c5265d286e Move to extractor pattern 2022-09-07 18:38:10 -05:00
Aode (Lion) 4cbc7cb78e Update repo url, readme examples 2022-03-08 12:07:33 -06:00
Aode (Lion) a36f9a9411 Bump readme version 2022-03-08 11:51:12 -06:00
Aode (Lion) ec85a80f5d stable deps 2022-03-08 11:27:49 -06:00
Aode (lion) 493d99f0ed Update to latest beta 2021-11-22 18:21:10 -06:00
Aode (Lion) 4dd4b8db41 2021 2021-10-21 16:23:12 -05:00
Aode (Lion) 5b705d9af8 Support latest actix-web 2021-10-20 18:14:23 -05:00
Aode (Lion) d83b0ad464 Don't include generic in error type 2021-09-13 20:45:09 -05:00
Aode (Lion) 1e635ce27c Don't force smuggling of user's error inside actix_web::Error 2021-09-13 20:13:48 -05:00
Aode (Lion) 38e6a890f3 Clippy nits 2021-09-13 17:39:30 -05:00
Aode (lion) 75d77bc08b Update version 2021-09-11 17:37:15 -05:00
Aode (Lion) 74c64c2bd7 Reduce dependencies from futures 2021-09-05 19:37:13 -05:00
Aode (Lion) bdad3f5145 Don't require default features for actix-web, tokio 2021-08-25 18:53:28 -05:00
asonix a745cdd1b4 Update to latest betas 2021-06-19 14:17:10 -05:00
asonix a317f1eabe Update actix deps 2021-04-17 14:34:12 -05:00
asonix a5dc3afb82 Update deps 2021-03-09 19:52:48 -06:00
asonix 9cc2cea743 Update to actix-web 4 beta 3 2021-02-10 14:23:19 -06:00
asonix 839ba65ee9 Stable release 2020-09-14 10:38:54 -05:00
asonix b91365b7bd Bump version 2020-09-13 20:13:50 -05:00
asonix a3a247a5fe Update doctests 2020-09-13 20:12:43 -05:00
asonix eefb669e0d Switch to tracing 2020-06-14 13:39:12 -05:00
asonix 0deb486d99 Middleware-based approach 2020-06-05 21:47:42 -05:00
asonix 95ef512a93 Prepare actix-web 3.0 version
This is still broken because there's no 3.0-compatible multipart release
2020-05-15 11:59:31 -05:00
asonix 8077932c40 Stable actix 2019-06-06 14:49:37 -05:00
asonix 56278448d2 Update repo url 2019-05-14 11:49:41 -05:00
asonix b82dbaf7aa
Update readme (oops) 2019-05-09 18:43:23 -05:00
asonix a1ac05648d
Update for latest Actix version
- Dump Futures CpuPool and Futures FS due to weird panic
 - Remove futures executor from Form, use Actix built-in threadpool and
   runtime
 - Update parsing for latest actix multipart impl
2019-05-09 18:32:32 -05:00
Arlo (Hyena) 32fbd71d03 Fix Content-Disposition header for non-latin characters (#1) 2019-01-19 14:49:26 +00:00
asonix f1aea84569 Bump dependencies 2018-10-09 18:35:10 -05:00
asonix b24ed66ec0 User latest actix-web 2018-07-24 17:36:38 -05:00
asonix ead98a2eb2 Fix repository url 2018-07-11 20:19:00 -05:00
asonix 8600b9a610 Fix examples (actix is dev dep) 2018-07-11 17:52:09 -05:00
asonix 5257418f41 Remove hard dep on actix 2018-07-11 17:32:51 -05:00
Riley Trautman bcec67e569 Bump version 2018-06-04 13:27:36 -05:00
asonix 9c145d72e7 Bump actix-web 2018-05-08 19:05:13 -05:00
Riley Trautman 0376edcacd Fix readme 2018-04-30 16:21:49 -05:00
Riley Trautman 453c4005c5 Remove serde feature 2018-04-30 16:15:42 -05:00
Riley Trautman 899be8d25b Bump version, fix licensing in readme 2018-04-30 15:51:42 -05:00
Riley Trautman b73b05a663 Update for stable 2018-04-30 15:44:45 -05:00
Riley Trautman 68c2c45b62 Add Bytes field, add docs, and reorganize 2018-04-30 15:24:01 -05:00
asonix 314cc5044a Add optional serde support 2018-04-29 18:27:24 -05:00