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 |
|
Nikolay Kim
|
60a9df8abd
|
rename to Files
|
2019-03-06 23:44:46 -08:00 |
|
Nikolay Kim
|
ab2fdbd639
|
migrate tls example
|
2019-03-06 23:16:56 -08:00 |
|
Nikolay Kim
|
c4df3356c7
|
enable logger
|
2019-03-06 19:45:45 -08:00 |
|
Nikolay Kim
|
51860a4f2a
|
update web api
|
2019-03-06 15:51:56 -08:00 |
|
Nikolay Kim
|
1edbb348d9
|
port async_db to actix-web 1.0
|
2019-03-06 11:51:05 -08:00 |
|
Nikolay Kim
|
80615b8579
|
use new actix-rt
|
2019-03-06 10:29:01 -08:00 |
|
Nikolay Kim
|
10731e43c6
|
convert r2d2 example
|
2019-03-06 10:04:41 -08:00 |
|
Nikolay Kim
|
40b5498902
|
enable files listing
|
2019-03-06 09:27:56 -08:00 |
|