Nikolay Kim
|
1f3ffe38e8
|
update actix-service dep
|
2019-12-08 19:25:24 +06:00 |
|
Nikolay Kim
|
1729a52f8b
|
prepare alpha.3 release
|
2019-12-07 13:00:03 +06:00 |
|
Nikolay Kim
|
205a964d8f
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
|
Nikolay Kim
|
14075ebf7f
|
use released versions of actix-net
|
2019-12-02 23:33:39 +06:00 |
|
Nikolay Kim
|
f73f97353b
|
refactor ResponseError trait
|
2019-11-26 16:07:39 +06:00 |
|
Nikolay Kim
|
4dc31aac93
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
|
Nikolay Kim
|
c1c44a7dd6
|
upgrade derive_more
|
2019-11-25 17:59:14 +06:00 |
|
Nikolay Kim
|
57981ca04a
|
update tests to async handlers
|
2019-11-22 11:49:35 +06:00 |
|
Nikolay Kim
|
6ac4ac66b9
|
migrate actix-cors
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
ff62facc0d
|
disable unmigrated crates
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
3127dd4db6
|
migrate actix-web to std::future
|
2019-11-21 16:02:17 +06:00 |
|
Roberto Huertas
|
87b7162473
|
chore(readme): fix copy paste error (#1040)
Fix actix-cors README
|
2019-08-16 09:21:30 +09:00 |
|
Nikolay Kim
|
2a2d7f5768
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
|
Nikolay Kim
|
4092c7f326
|
clippy warnings
|
2019-07-17 15:08:30 +06:00 |
|
Nikolay Kim
|
7b1dcaffda
|
cleanup deprecation warning for Box<dyn>
|
2019-07-17 11:44:39 +06:00 |
|
Sindre Johansen
|
5901dfee1a
|
Fix link to actix-cors (#950)
|
2019-06-30 21:30:04 +06:00 |
|
messense
|
47fab0e393
|
Bump derive_more crate version to 0.15.0 in actix-cors (#927)
|
2019-06-19 16:41:42 +06:00 |
|
Nikolay Kim
|
d7ec241fd0
|
re-export identity and cors middleware
|
2019-06-15 21:47:06 +06:00 |
|
Nikolay Kim
|
cd323f2ff1
|
Move cors middleware to actix-cors crate
|
2019-06-15 09:34:16 +06:00 |
|