1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
Rob Ede
49e29a5751
v3 examples (#364) 2020-09-12 16:49:45 +01:00
Florian Merz
5904258215
Fix typo in form example html
Fix doctype in form.html
2020-07-29 15:19:18 +02:00
Roman Frołow
e89687e712 Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 2020-01-12 14:04:02 +01:00
Nikolay Kim
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
Yuki Okushi
e2f17fc21e
Fix form example's test (#216)
* Update method name

* Fix typo
2019-12-23 03:51:33 +09:00
Nikolay Kim
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
Nikolay Kim
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Pieter Frenssen
5f296d3d50 Provide tests for the form example. 2019-09-29 18:51:16 +03:00
Nikolay Kim
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
Nikolay Kim
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
Nikolay Kim
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
Nikolay Kim
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
Nikolay Kim
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
Nikolay Kim
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
Nikolay Kim
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
Juan Aguilar
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
Nikolay Kim
b31c8e3308 rename web::State to web::Data 2019-03-16 20:23:09 -07:00
Nikolay Kim
b6929b47b1 post cookie-auth and form examples 2019-03-09 21:08:08 -08:00
Nikolay Kim
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
Nikolay Kim
271749c433 update actix-web dependency 2018-07-21 05:10:26 -07:00
Nikolay Kim
2cc1b23761 upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
Gorm Casper
7d09d32fe7 exclude patch number from dependencies + add readme 2018-07-05 14:59:05 +02:00
Gorm Casper
8c7a0ab29b create form example 2018-07-04 17:12:33 +02:00