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

1468 Commits

Author SHA1 Message Date
dowwie
3b548c20f4 moved readme for async_ex2 2019-04-09 14:34:55 -04:00
Darin
80793ccfbd
Merge pull request #108 from Dowwie/master
added async_ex2 to illustrate app-level configuration registration for asynchronous handlers
2019-04-09 14:32:56 -04:00
dowwie
d29f113ffc added async_ex2 2019-04-09 14:12:07 -04:00
dowwie
4b62438e05 updated async_ex1, removing old Box example and fixing example 2019-04-09 10:36:37 -04:00
Nikolay Kim
4bec1ede67
Merge pull request #107 from xaxoxa/patch-2
Revert to alpha3 multipart example to avoid panic
2019-04-08 08:40:10 -07:00
chris
6545bbfd3d
Revert to alpha3 multipart example to avoid panic
The alpha4 multipart example seems to cause a panic (as mentioned in #736). So this reverts to the alpha3 example, tweaked for the actix-multipart crate.

https://github.com/actix/actix-web/issues/736
2019-04-08 16:33:35 +02:00
Nikolay Kim
764ac94a07 Merge branch 'master' of github.com:actix/examples 2019-04-07 23:39:59 -07:00
Nikolay Kim
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
Nikolay Kim
d51fdc72f3
Merge pull request #106 from tizgafa/yarte_update
Update template_yarte to actix_web-1.0.0-alpha.3
2019-04-05 12:34:14 -07:00
tizgafa
13516008f8 Update template_yarte to actix_web-1.0.0-alpha.3 2019-04-05 18:43:47 +02:00
Nikolay Kim
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
Nikolay Kim
fbb3dd2c40
Merge pull request #104 from henrylee2cn/patch-1
fix(async_ex1): send_json(data) -> send_json(&data)
2019-04-04 11:28:22 -07:00
henrylee2cn
4f4acbd727
fix: send_json(data) -> send_json(&data) 2019-04-04 14:38:07 +08:00
Nikolay Kim
6dccd567db
Merge pull request #102 from xaxoxa/patch-1
Fixes parentheses in template_askama main.rs
2019-04-01 03:45:10 -07:00
chris
b806d2254d
Update main.rs
Switch the position of a rogue parenthesis.
2019-04-01 10:47:15 +02:00
Nikolay Kim
32da9a82b0
Merge pull request #100 from botika/master
Update yarte to 0.2
2019-03-31 17:02:36 -07:00
Juan Aguilar Santillana
8646a89249 Update yarte to 0.2 2019-04-01 01:23:31 +02:00
Nikolay Kim
273068c362 use jsonwebtoken repo as temp solution to ring dep 2019-03-30 09:33:18 -07:00
Nikolay Kim
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
Nikolay Kim
26f7c40d5e
Merge pull request #99 from krircc/master
update actix-web-cors
2019-03-29 18:54:51 -07:00
krircc
6bb06a430c
Update README.md 2019-03-30 09:48:55 +08:00
krircc
1d3b392ac4
Update app.vue 2019-03-30 09:47:04 +08:00
krircc
a3bef842e7
Update main.js 2019-03-30 09:46:41 +08:00
krircc
ffec58f883
Update index.html 2019-03-30 09:46:13 +08:00
krircc
1182ca3ad2
Update package.json 2019-03-30 09:45:44 +08:00
krircc
77e218b8b8
Delete .babelrc 2019-03-30 09:44:08 +08:00
krircc
4a1a9e1678
Update .gitignore 2019-03-30 09:43:56 +08:00
krircc
40cbb4e2f9
Delete package-lock.json 2019-03-30 09:43:29 +08:00
krircc
a45aaec412
Update main.rs 2019-03-30 09:43:07 +08:00
Nikolay Kim
9c8389e06e Merge branch '1.0' into 0.7 2019-03-29 16:43:37 -07:00
Nikolay Kim
769cc5b84e upgrade ws examples 2019-03-29 15:08:35 -07:00
Nikolay Kim
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
Nikolay Kim
48b8e7c335 migrate http proxy examples 2019-03-26 23:33:13 -07:00
Juan Aguilar
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
Nikolay Kim
1779f963d9 migrate websocket example 2019-03-18 05:31:32 -07:00
Hans Ole Hatzel
d003fa9fb4 Update example to most recent askama release (#93) 2019-03-17 07:35:10 +03:00
Nikolay Kim
d633a35fdd Merge branch '1.0' of github.com:actix/examples into 1.0 2019-03-16 20:23:44 -07:00
Nikolay Kim
b31c8e3308 rename web::State to web::Data 2019-03-16 20:23:09 -07:00
Nikolay Kim
9d3e64d053
Merge pull request #91 from danloh/patch-1
add an example from community
2019-03-13 09:47:34 -07:00
D.Loh
e8f83c5585
add example from community 2019-03-13 09:39:13 -07:00
Nikolay Kim
3afd68029b
Merge pull request #89 from botika/master
Add template yarte
2019-03-12 13:31:15 -07:00
Juan Aguilar Santillana
7ed8d19b66 Add template yarte 2019-03-12 21:15:53 +01:00
Nikolay Kim
14eed91fcd update juniper and middleware examples 2019-03-10 19:19:50 -07:00
Nikolay Kim
0b46125f5d use new location for blocking 2019-03-10 18:39:54 -07:00
Nikolay Kim
17744bbfe4 upgrade actix_todo 2019-03-10 18:23:44 -07:00
Nikolay Kim
52c12f264a port more examples 2019-03-09 22:38:15 -08:00
Nikolay Kim
b6929b47b1 post cookie-auth and form examples 2019-03-09 21:08:08 -08:00
Allen
4d26988edf Perform unused validation in async_ex1 example (#83) 2019-03-10 07:10:39 +03:00
Nikolay Kim
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
Nikolay Kim
f39a53ea3a upgrade diesel, r2d2, state examples 2019-03-07 14:50:29 -08:00