1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00
actix-web/actix-files
Yuki Okushi f45db1f909
Enable GitHub Actions and fix file URL behavior (#1232)
* Use GitHub Actions

* Fix unused imports on Windows

* Fix test for Windows

* Stop to run CI for i686-pc-windows-msvc for now

* Use `/` instead of `\` on Windows

* Add entry to changelog

* Prepare actix-files release
2019-12-22 16:43:41 +09:00
..
src Enable GitHub Actions and fix file URL behavior (#1232) 2019-12-22 16:43:41 +09:00
tests rename to Files 2019-03-06 23:39:08 -08:00
Cargo.toml Enable GitHub Actions and fix file URL behavior (#1232) 2019-12-22 16:43:41 +09:00
CHANGES.md Enable GitHub Actions and fix file URL behavior (#1232) 2019-12-22 16:43:41 +09:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md update readmes 2019-04-29 20:47:21 -07:00

Static files support for actix web Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources